Here is the code for my website, released under MIT License.
It uses the jekyll templating engine. Some notes:
- only h2 and h6 are centered
- class img.prof is left aligned
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.
(c) 2017 Molly Nicholas