summaryrefslogtreecommitdiff
path: root/.gitignore
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-13The `org' directory is no longer necessaryJakob L. Kreuze
2024-07-06Initial org-reader re-implementationJakob L. Kreuze
2023-08-04Use ox-haunt for static pagesJakob L. Kreuze
2023-02-12Merge branch 'self-hosted-comments'Jakob L. Kreuze
It's been working well enough. I think it's time to get the initial version of this on `master'.
2022-08-28Add publish script to .gitignoreJakob L. Kreuze
2022-08-28Memoize `bin-commit-counts' to reduce build timesJakob L. Kreuze
2021-12-14pages: Update biography front-matter and project listingJakob L. Kreuze
2019-07-20Stage everything. Bleh, I'll commit to a clean history from now onJakob L. Kreuze
2019-05-02Include Org sourcesJakob L. Kreuze
2019-05-02Add a FaviconJakob L. Kreuze
2019-05-02Update .gitignoreJakob L. Kreuze
2019-04-22Initial commit based on David's blogJakob L. Kreuze