summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-06-01Remove binary assets from repositoryJakob L. Kreuze
`git-annex' is neat, but overkill for this use-case. All I want is to avoid checking binary files into source control; I don't necessarily care about tracking changes on those binary files. You can get all the assets you need from 'https://jakob.space/annex.tar.gz' and extract it over the repository root.
2024-07-13Update README to reflect directory structure and dropping ox-hauntJakob L. Kreuze
2023-08-12[api] Identify comments based on clearnet/darknetJakob L. Kreuze
2023-08-05Integrate pagefind for self-hosted searchJakob L. Kreuze
Largely inspired by this post: <https://raymii.org/s/blog/Site_update_self_hosted_search_via_pagefind.html>
2023-08-04Enable building the site offlineJakob L. Kreuze
2023-08-04Use ox-haunt for static pagesJakob L. Kreuze