Categories are now stored in _data/categories.yml. This allows us to list all categories in the sidebar. To render the category pages which list all posts with their category, a new plugin was added.
Closes #80