about summary refs log tree commit diff
path: root/pkgs/profpatsch/profpatsch.de/index.html.nix
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/profpatsch.de: add updated talkiesProfpatsch2020-07-181-44/+4
| | | | | | I’ve been expanding the list somewhat, it’s time to put them on the website. Moves them into a separate file, which was easier than expected.
* pkgs/profpatsch.de: prevent favicon requestsProfpatsch2020-07-181-0/+7
|
* pkgs/profpatsch.de: add preloading directivesProfpatsch2020-07-181-1/+11
| | | | | | 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/profpatsch.de: fetch webfontsProfpatsch2020-06-291-1/+3
|
* pkgs/profpatsch: add static build of profpatsch.deProfpatsch2020-06-291-0/+95
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.