Initial release
All the required functionality to create a blog is in this repo. There's no content in it.
However things like styling, favicon (same as site logo), support for categories, support for related posts, are all included in it.
In order to use it, you must:
- Supply the content (post.md files).
- Create an html file for each of your content's categories in the
category/
folder.