about summary refs log tree commit diff
path: root/pkgs/profpatsch/profpatsch.de/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/profpatsch.de: add preloading directivesProfpatsch2020-07-181-0/+5
| | | | | | Those tell the browser that it’s going to need them later, even it hasn’t found them yet (e.g. the fonts can only be found after loading the CSS).
* pkgs/profpatsch.de: add toc.txtProfpatsch2020-07-061-1/+6
|
* pkgs/profpatsch: remove record-get from profpastch.deProfpatsch2020-07-061-7/+0
|
* pkgs/profpatsch/profpatsch.de: fetch webfontsProfpatsch2020-06-291-13/+40
|
* pkgs/profpatsch: add static build of profpatsch.deProfpatsch2020-06-291-0/+142
This was previously located verbatim on my webserver. Since `df.eu` thought it was a good idea to unilaterally cancel it when I moved my domain, it is now a good idea to nixify what was there.