* Home now renders from content instead of all in-template
* Titles are parsed from HTML :D
* Updated stylesheet to have better fonts and scale better (e.g. add
margin)
* Any content path with '_hidden' is ignored
* Added link to home page to all Blog Posts
* XSRF tokens are randomized for eventual security
* Readme is now relevant
* Pandoc converts everything in content/ and puts it in webResources
* Blog server can render pandoc output to a post template (though
my browser isn't formatting it correctly...)