From 7931784b3a77e46542d7692a914b89fd294247b2 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 28 Sep 2018 13:34:43 +0200 Subject: Decouple static site generation from system config Updating various hashes and regenerating the whole system config for each content update doesn't feel quite right. Instead nginx now serves Nix store links placed in the home directory of a separte `public` user.This user maintains local clones of page source repositories and generates them using their respective Nix expressions. This allows for greater flexibility while maintaining most of the benefits of declarative configuration. Re-building static site derivations may also be automated using e.g. post-receive hooks. --- .../software/asset/blog.kummerlaender.eu-change-domain.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 host/software/asset/blog.kummerlaender.eu-change-domain.patch (limited to 'host/software/asset/blog.kummerlaender.eu-change-domain.patch') diff --git a/host/software/asset/blog.kummerlaender.eu-change-domain.patch b/host/software/asset/blog.kummerlaender.eu-change-domain.patch deleted file mode 100644 index 45d75fd..0000000 --- a/host/software/asset/blog.kummerlaender.eu-change-domain.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/source/00_content/meta.xml b/source/00_content/meta.xml ---- a/source/00_content/meta.xml -+++ b/source/00_content/meta.xml -@@ -3,7 +3,7 @@ - /home/adrian - Adrian Kummerländer - Adrian Kummerländer's blog on software development, linux and open source -- http://localhost:8080 -+ https://blog.kummerlaender.eu - -
- -- cgit v1.2.3