This website uses the Jekyll-Bootstrap-3 system released under the MIT license.
jekyll serve --incremental
rake post title="Hello world"
# Make a generic page
rake page name="about.md"
# Make a nested page
rake page name="pages/about.md"
# Make the pages/about/index.html page
rake page name="pages/about"
Modify the _data/navigation.yml
file, the syntax is pretty obvious.
Simply specify the {.img-responsive}
attribute following the image.
For example: