Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | Decouple static site generation from system config | Adrian Kummerlaender | |
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. | |||
2018-09-27 | Use blog_content-provided Nix derivation | Adrian Kummerlaender | |
2018-09-27 | Use tree_content-provided Nix derivation | Adrian Kummerlaender | |
2018-09-26 | Use pkgs.kummerlaender.eu's vim derivation | Adrian Kummerlaender | |
2018-09-26 | Update revs | Adrian Kummerlaender | |
2018-09-25 | Generate pkgs.kummerlaender.eu website | Adrian Kummerlaender | |
2018-09-24 | Port tree.kummerlaender.eu build to automatix | Adrian Kummerlaender | |
2018-09-24 | Declaratively fetch latest custom derivations | Adrian Kummerlaender | |
2018-09-24 | Port blog build, host custom Nix repository on automatix | Adrian Kummerlaender | |
2018-09-23 | Restructure host config, derivations | Adrian Kummerlaender | |