NHumphrey.com
To make this site I’m using:
- Jekyll, a simple static website generator that lets you use templates and write content in Markdown without having to spin up a server to host your content management system. Github Pages rebuilds the site on a commit to the master branch.
- Bootstrap, making the site mobile friendly and responsive, but with a few custom tweaks so that it’s styled a bit more to my liking.
- Thanks to Start Bootstrap for their Simple Sidebar template, also customized.
- Plain ol’ HTML and CSS.
Check it out on Github if you’re curious.