summary refs log tree commit diff stats
path: root/geschichte/js/utils/device.js (unfollow)
Commit message (Collapse)Author
6 hoursfix(src/static/icons): Use the svg `fill='currentColor'` parmBenedikt Peetz
This makes the icons visible both in the dark and in the light mode.
6 hoursfix(src/config.toml): Avoid forcing a dark themeBenedikt Peetz
6 hoursfix(package.nix): Avoid chopping of the last char with the regex `.`Benedikt Peetz
20 hoursfix(src/themes/serene/templates): Mark all permalinks as safeBenedikt Peetz
20 hoursfix(package.nix): Patch the pdf files into the final artefactBenedikt Peetz
20 hoursfeat(src/content/writings): Use `path` to change the path to the postsBenedikt Peetz
20 hoursbuild(server.py): Add a small script to test the final websiteBenedikt Peetz
29 hoursfeat(treewide): Migrate to zolaBenedikt Peetz
2025-02-04fix(flake): Ensure that the `dead-trees` directory existsBenedikt Peetz
2025-02-04fix(src/writings): Remove the `essens_analyse.pdf`Benedikt Peetz
I have never found the time to actually finish it.
2025-02-04refactor(src/writings): Rename from `dead-trees`Benedikt Peetz
These are severed as PDFs, thus calling them dead-tree things is just wrong because that's a reference to actual paper.
2025-02-04feat(src): Improve index.html and add a style.cssBenedikt Peetz