Block a user
4c78f3f83e
Add the post service to the middleware definition of the feed app, plan out how to get the feed. Cache the results.
21fb068901
Add the route handler for the XML feed.
ab5a83202e
Add the site config type
c8b5f72657
Add a Site TOML, the TOML parser, Feed generator, and a small test for parsing the site TOML.