diff options
author | Vincent Ambo <tazjin@google.com> | 2020-02-08T13·33+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-02-08T13·33+0000 |
commit | 15b871806b5ceb0a1c6f563e02c1ef79ee761412 (patch) | |
tree | 30677d52497736f71858b7d722b74f662c2dfff3 /web/blog/.skip-subtree | |
parent | 1d7b1334fd4c2a9aff678891ce5f305be21e5c95 (diff) |
feat(web/blog): Add Nix-based static blog generator r/484
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.
Diffstat (limited to 'web/blog/.skip-subtree')
-rw-r--r-- | web/blog/.skip-subtree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/blog/.skip-subtree b/web/blog/.skip-subtree new file mode 100644 index 000000000000..e7fa50d49bdd --- /dev/null +++ b/web/blog/.skip-subtree @@ -0,0 +1 @@ +Subdirectories contain blog posts and static assets only |