make init NAME=name-of_blog
New posts go in _posts
& have to follow the naming convention YYYY-MM-DD-fdsa-dfsa-fdsa.md
.
make post date=2017-08-09 title=test_post
note can not have spaces in title
Add images in assets/
.
jekyll serve --config _config.yml,_config_dev.yml`.# blog_template