Here is the code for my website, released under MIT License.
It uses the jekyll templating engine.
Install jekyll and other gems. While in the main directory, run: ```bundle install'''
jekyll serve -w
Browse to this address to test the local version: http://127.0.0.1:4013/
in _layouts/default.html under the "responsive masthead" comment.
_site is created when you run a server locally (see above). It's ignored by git and not saved anywhere. Don't edit files there, they will be overwritten.
$ bundle update <gem name>
(c) 2018 Molly Nicholas