tvl-depot/blog
William Carroll b25d06db7e Attempt to inject dependencies into blog/server
- We need the markdown files, to be in the /nix/store and the server needs to be
  aware of there location.
- Since we're dependending on `pandoc`, our server needs to know about it too.

For both of these cases -- especially for the latter case -- I imagine there may
be a more idiomatic way of doing this.
2020-01-23 21:57:25 +00:00
..
posts Start working on a blog 2020-01-23 16:34:07 +00:00
src Start working on a blog 2020-01-23 16:34:07 +00:00
default.nix Attempt to inject dependencies into blog/server 2020-01-23 21:57:25 +00:00