To code jekyll webinar example

Eran Goldman-Malka 4a605b1edf live 4 years ago
1_install 30e6a188ab alpha 4 years ago
2_first_init 4a605b1edf live 4 years ago
3_cfg_file 4a605b1edf live 4 years ago
4_posts_n_pages 4a605b1edf live 4 years ago
5_admin_panel 4a605b1edf live 4 years ago
6_build_vs_serve 4a605b1edf live 4 years ago
7_data_files 4a605b1edf live 4 years ago
.gitignore 8d090523d8 Initial commit 5 years ago
LICENSE 8d090523d8 Initial commit 5 years ago
README.md 30e6a188ab alpha 4 years ago

README.md

Jekyll_webinar

To code jekyll webinar

What we'll talk about :

1 - Jekyll install

2 - Init new blog

3 - Config file

4 - Posts & pages

5 - Admin panel

6 - build vs serve

7 - Q&A

cheats

I installed nginx and used reverse proxy to keep it simple to serve in port 4000 for examples and static redirect for the /var/www/html folder to show static site building