summaryrefslogtreecommitdiff
path: root/deps.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysRegenerate deps.mk: a front page waits for its sortdataHEADmainEuAndreh1-2/+2
mkwb now names each article's .sortdata among the prerequisites of the language front page that sorts by it. Without them the page could be built before the data existed, which is what broke the guix build of this site. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9
3 daysmEuAndreh1-653/+1911
2025-05-04Makefile: Fix dependency tracking of $(captured-assets)EuAndreh1-0/+3
Since I can't get deterministic outputs out of mktorrent(1), change torrents from $(captured-assets) to $(dynamic-contents).
2025-05-04Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual targetEuAndreh1-9/+0
2025-05-02mkdeps.sh: Include all translated files in po4a.inEuAndreh1-0/+3
2025-05-01deps.mk: Update to include PDF rulesEuAndreh1-0/+5
2025-05-01Support multiple names for "categories" fileEuAndreh1-14/+14
2025-04-30Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh1-0/+6
2025-04-30src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh1-0/+13
parcial
2025-04-30Makefile: Include call to po4a(1) in buildEuAndreh1-0/+29
2025-04-30src/content/en/: Unpluralize collection namesEuAndreh1-759/+759
2025-04-30mkdeps.sh: Support multiple languagesEuAndreh1-65/+100
2025-04-30src/pages/pt: Add pt pagesEuAndreh1-0/+8
2025-04-29src/content/img/: Adjust light/dark mode SVGsEuAndreh1-2/+1
2025-04-29Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh1-0/+18
2025-04-18git mv src/content/* src/content/en/EuAndreh1-992/+992
2025-04-14mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting filesEuAndreh1-10/+20
2025-04-13mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh1-27/+112
Its contents aren't correct yet, they're still whatever indexbody spits.
2025-04-11mkdeps.sh: Rename "listings" to "indexes"EuAndreh1-1/+1
2025-04-11mkdeps.sh: Put .gz at the beginning of printsEuAndreh1-143/+143
2025-04-11mkdeps.sh: Use single sed to create all file.gz dependenciesEuAndreh1-0/+1
2025-04-11Makefile: Generate a feed per categoryEuAndreh1-25/+116
2025-04-10Makefile: Add "check-unit-updatedat" targetEuAndreh1-0/+71
2025-04-10Makefile: Normalize unit test target namesEuAndreh1-71/+71
2025-04-05Makefile, deps.mk, mkdeps.sh: Cosmetic tweaksEuAndreh1-0/+1
2025-04-05Makefile: Setup structure to externally archive linksEuAndreh1-0/+71
2025-04-05Makefile: Add test for internal broken linksEuAndreh1-16/+87
2025-04-04deps.mk: Update with tabs for deps.mkEuAndreh1-5/+5
2025-03-31Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh1-35/+25
"sortdata.txt" files
2025-03-30Makefile, mkdeps.sh: Silent commands that are already too big, and will get ↵EuAndreh1-5/+10
bigger
2025-03-30Makefile: Add compressed snippets filesEuAndreh1-0/+71
2025-03-28src/content/img/: Add light/dark icon variationsEuAndreh1-4/+10
2025-03-08Generate gzipped variation of final outputEuAndreh1-0/+77
2024-11-18v0 migration to mkwbEuAndreh1-0/+522