feat(web/blog): Add Nix-based static blog generator
This introduces a derivation which builds an instance of nginx statically serving my blog posts, though as of now no indexes are being generated and no XML feed is available. This is just the initial draft of this setup and not yet what shall be yielded in the end.
This commit is contained in:
parent
1d7b1334fd
commit
15b871806b
6 changed files with 232 additions and 0 deletions
1
web/blog/.skip-subtree
Normal file
1
web/blog/.skip-subtree
Normal file
|
|
@ -0,0 +1 @@
|
|||
Subdirectories contain blog posts and static assets only
|
||||
Loading…
Add table
Add a link
Reference in a new issue