summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate deps.mk: a front page waits for its sortdataHEADmainEuAndreh3 days1-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
* mEuAndreh3 days98-2407/+8669
|
* src/static.conf ($discussions_url_prefix): Fix typo in addressEuAndreh2026-06-111-1/+1
|
* src/content/: Add placeholder symlinks representing server mappingsEuAndreh2026-06-113-0/+3
| | | | | | * src/content/b/: CGI server folder; * src/content/git/: CGit, and later gistatic repository serving; * src/content/live/: self-hosted live scaffolding.
* Makefile: delete extraneous files when installingEuAndreh2026-06-111-2/+2
| | | | * Makefile (install): Add the --delete flag to the rsync(1) call.
* 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-0411-72/+96
| | | | | Since I can't get deterministic outputs out of mktorrent(1), change torrents from $(captured-assets) to $(dynamic-contents).
* Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual targetEuAndreh2025-05-044-20/+5
|
* mkdeps.sh: Include all translated files in po4a.inEuAndreh2025-05-022-1/+4
|
* Makefile: move empty symlink dirs to src/linkonly-dirs.txtEuAndreh2025-05-012-5/+6
|
* Support multiple src/headers.txt linksEuAndreh2025-05-0118-16/+347
|
* deps.mk: Update to include PDF rulesEuAndreh2025-05-011-0/+5
|
* Support multiple names for "categories" fileEuAndreh2025-05-0138-47/+136
|
* mkdeps.sh: Fixup indentationEuAndreh2025-05-011-6/+7
|
* .gitignore: Remove extra unneeded excludesEuAndreh2025-05-011-4/+0
|
* TODOs.md: ShrinkEuAndreh2025-04-301-163/+1
|
* Makefile: Add test for valid key expiration dateEuAndreh2025-04-301-1/+13
|
* Makefile: Add "de" to security.txtEuAndreh2025-04-301-1/+1
|
* src/content/en/slide/: Update to WIP content format of eslaides(1)EuAndreh2025-04-302-410/+263
|
* Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh2025-04-307-3/+32
|
* src/content/en/slide/: Move existing slide files to appropriate locationEuAndreh2025-04-302-30/+2
|
* rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.mdEuAndreh2025-04-301-45/+0
|
* src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh2025-04-3018-34/+81
| | | | parcial
* po/po4a.cfg: Set addendum charsetEuAndreh2025-04-301-1/+1
|
* Makefile: Include call to po4a(1) in buildEuAndreh2025-04-3012-58/+224
|
* src/content/en/: Unpluralize collection namesEuAndreh2025-04-3076-789/+789
|
* Makefile: No need to remove non-generated *.mo filesEuAndreh2025-04-301-1/+0
|
* mkdeps.sh: Support multiple languagesEuAndreh2025-04-3014-89/+137
|
* Readiciona TIL traduzidoEuAndreh2025-04-309-8/+450
|
* src/pages/pt: Add pt pagesEuAndreh2025-04-302-0/+9
|
* po/note.txt: Mark committed translated files with commentEuAndreh2025-04-293-1/+10
|
* Setup basic gettext and po4a setupEuAndreh2025-04-2912-1/+299
|
* Makefile: Add sitemap.xmlEuAndreh2025-04-292-3/+26
|
* src/content/img/: Adjust light/dark mode SVGsEuAndreh2025-04-2915-78/+165
|
* Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh2025-04-298-8/+55
|
* Makefile: Reify $(captured-assets) into variableEuAndreh2025-04-291-1/+6
|
* src/symlinks.txt: Add bulk of top of mind compat symlinksEuAndreh2025-04-293-8/+59
|
* Makefile: Add "check-unit-links" targetEuAndreh2025-04-181-0/+10
|
* src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh2025-04-183-7/+3
|
* src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh2025-04-181-1/+1
| | | | | | | Caught by "make check"! I didn't commit this before only because I wasn't running the tests, only the build. nice
* src/symlinks.txt: Fix targets to add en/ prefixEuAndreh2025-04-181-8/+8
|
* Makefile: Add symlinked files to install targetEuAndreh2025-04-181-2/+2
|
* Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh2025-04-182-30/+11
|
* git mv src/content/* src/content/en/EuAndreh2025-04-18103-1001/+1002
|
* Makefile: Remove security.txt.gzEuAndreh2025-04-181-5/+1
| | | | | Rely on the security.txt -> .well-known/security.txt redirect, and then exploit the fact that .well-known/security.txt.gz exists.
* src/symlinks.txt: Setup symlinking with some manually added entriesEuAndreh2025-04-183-0/+63
|
* git mv src/content/public.asc src/content/public.asc.txtEuAndreh2025-04-182-1/+1
|
* src/content/tils/index.adoc: Recover introduction of TIL page listingEuAndreh2025-04-172-2/+8
|