summary refs log tree commit diff stats
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAge
* feat(treewide): Migrate to zolaBenedikt Peetz8 days
|
* fix(flake): Ensure that the `dead-trees` directory existsBenedikt Peetz2025-02-04
|
* fix(src/writings): Remove the `essens_analyse.pdf`Benedikt Peetz2025-02-04
| | | | I have never found the time to actually finish it.
* refactor(src/writings): Rename from `dead-trees`Benedikt Peetz2025-02-04
| | | | | These are severed as PDFs, thus calling them dead-tree things is just wrong because that's a reference to actual paper.
* feat(flake): Add treefmtBenedikt Peetz2024-07-13
|
* feat(treewide): Replace all static pdfs with build instructionsBenedikt Peetz2024-07-13
|
* fix(flake): Remove unneeded language serversBenedikt Peetz2024-07-13
| | | | These should be provided by the editor of the user.
* feat(src/dead-trees/kant_and_free_software): Add this file via its flakeBenedikt Peetz2024-03-21
|
* fix(flake): Force building locallyBenedikt Peetz2024-03-20
| | | | | Trying to substitute the build is pointless, as the “build” is composed of just copying files.
* fix(flake): Add default build targetbpeetz2024-02-22
|
* build(flake): Updatebpeetz2024-02-22
|
* feat(geschichte): Addbpeetz2024-02-22
|
* chore: Initial Commitbpeetz2024-02-22