A very minimalistic jekyll-site featuring bootstrap stylesheets.
The tags in Git show the progress from very simple to more elaborate.
In step 1 we have set up the following files:
Gemfile_config.yml fileindex.html file.After bundle install we run jekyll build and have the site build.
In step 2 we copy paste the example called "product" from the Bootstrap site
In step 3
we "jekyllize" the index.html file.
In step 4 we "sassify" the style sheet handling.