summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* fix(flake): Ensure that the `dead-trees` directory exists HEAD mainBenedikt 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(src): Improve index.html and add a style.cssBenedikt Peetz2025-02-04
|
* build(flake): UpdateBenedikt Peetz2025-02-04
|
* fix(treefmt.nix): Also use prettier for `html` filesBenedikt Peetz2024-07-13
|
* chore(.envrc): Add a marking for shellcheck, regarding which shell is usedBenedikt Peetz2024-07-13
|
* chore(geschichte): RemoveBenedikt Peetz2024-07-13
| | | | This is also irrelevant, as it is no longer used.
* chore(src/data/hello.sh): RemoveBenedikt Peetz2024-07-13
| | | | | This was an auto generated file (by `nix bundle n#hello`). It is no longer relevant.
* build(flake): UpdateBenedikt Peetz2024-07-13
|
* 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): Add a version of my chemistry food analysisBenedikt Peetz2024-06-20
|
* fix(src/dead-trees): Add the expected location of my FacharbeitBenedikt Peetz2024-05-01
|
* UpdateBenedikt Peetz2024-05-01
|
* fix(src/dist): Remove the minified js codeBenedikt Peetz2024-04-30
|
* feat(src/dead-trees): Add my Facharbeit in chemistryBenedikt Peetz2024-04-30
|
* feat(src/dist): Add my cheap webcam from chemistryBenedikt Peetz2024-04-10
| | | | | Binary is bad, but this was done in a hurry. I'll replace it at some point.
* feat(src/dead-trees/kant_and_free_software): Add this file via its flakeBenedikt Peetz2024-03-21
|
* chore(src/dead-trees/kant_and_free_software): UpdateBenedikt Peetz2024-03-20
|
* feat(src/dead-trees): Add my essay on Free Software and KantBenedikt Peetz2024-03-20
| | | | | | I plan to include the essay's PDF via a flake and thus allow rebuilding it directly with the website in the future, but network issues prevent me from doing that right now.
* 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(data): Move to correct subdirBenedikt Peetz2024-02-22
|
* feat(data/hello.sh): InitBenedikt Peetz2024-02-22
|
* build(flake): Updatebpeetz2024-02-22
|
* fix(flake): Add default build targetbpeetz2024-02-22
|
* build(flake): Updatebpeetz2024-02-22
|
* chore(License): Switch to creative commons CC-BY-SA 4.0bpeetz2024-02-22
|
* feat(geschichte): Addbpeetz2024-02-22
|
* chore: Initial Commitbpeetz2024-02-22