summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Rename "check-unit-symlinks" -> "check-unit-links-symlinks"EuAndreh2025-05-051-2/+2
* Makefile: Fix missing test dependenciesEuAndreh2025-05-051-1/+2
* Makefile: Only write the public key when we have it locallyEuAndreh2025-05-051-1/+1
* Makefile: Fix dependency tracking of $(captured-assets)EuAndreh2025-05-041-19/+25
* Makefile: Remove extraneous src/global.conf dependency of XML filesEuAndreh2025-05-041-2/+2
* Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual targetEuAndreh2025-05-041-5/+5
* Update to support i18nEuAndreh2025-05-011-53/+145
* Makefile: Check both link: and image:EuAndreh2025-04-111-2/+3
* Makefile: Generate independent Atom feed per categoryEuAndreh2025-04-111-34/+58
* Makefile: Add check-unit-updatedatEuAndreh2025-04-101-1/+10
* Makefile: Update to latest mkwb(1) sortingEuAndreh2025-04-101-1/+1
* Makefile: Normalize check-unit-links target names and its dependencisEuAndreh2025-04-101-6/+6
* Makefile: Add test to enforce sortingEuAndreh2025-04-101-5/+21
* Makefile: Update to match Makefile in euandre.orgEuAndreh2025-04-051-8/+64
* Makefile: Prevent CI from trying to look at ~/.gnupgEuAndreh2025-04-031-1/+2
* Makefile: Generate .gz files and update to newer mkwbEuAndreh2025-04-031-21/+106
* mkdeps.sh: Add missing dependencies to index.htmldeps and feed.xmldepsEuAndreh2024-11-181-0/+1
* Trim edges; simplifyEuAndreh2024-11-171-0/+2
* Update to latest mkwb to support multiple collectionsEuAndreh2024-11-171-30/+42
* Makefile: Adapt code for mkwb-html subcommandEuAndreh2024-11-141-6/+7
* Makefile: Tweak "run" target docstringEuAndreh2024-11-141-1/+1
* Makefile: Rename from "website" to "papo.im"EuAndreh2024-10-231-1/+1
* Makefile: Install under $(PREFIX)/share/html over $(PREFIX)/share/docEuAndreh2024-10-231-3/+4
* Makefile: Rebuild HTML when src/headers.txt changesEuAndreh2024-09-281-0/+1
* Makefile: Remove duplicate blog.html from $(contents) variableEuAndreh2024-09-281-1/+0
* mv src/* src/content/*EuAndreh2024-09-271-24/+25
* Makefile, mkdeps.sh: Indentation tweaksEuAndreh2024-09-271-2/+2
* Makefile, .gitignore: Replace src/blog/... with more generic src/*/...EuAndreh2024-09-271-1/+1
* Integrate LaĆ­sse's codeEuAndreh2024-09-261-7/+2
* Setup structure skeletonEuAndreh2024-09-111-0/+183