tvl-depot/blog
William Carroll 81d7bc405e Extend blog server to consume nix injections
All of this is still a work-in-progress. Just checking in my work.

Also:
- Write function `render-post` to convert a markdown file into HTML. This is
  still a work-in-progress since we need to capture the output and not just have
  it printed to *standard-out*.
- Return dummy data in /posts
2020-01-23 21:57:25 +00:00
..
posts Start working on a blog 2020-01-23 16:34:07 +00:00
src Extend blog server to consume nix injections 2020-01-23 21:57:25 +00:00
default.nix Attempt to inject dependencies into blog/server 2020-01-23 21:57:25 +00:00