| Commit message (Expand) | Author | Files | Lines |
6 days | Makefile: Fix missing test dependencies | EuAndreh | 1 | -1/+2 |
6 days | Makefile: Only write the public key when we have it locally | EuAndreh | 1 | -1/+1 |
7 days | Makefile: Fix dependency tracking of $(captured-assets) | EuAndreh | 11 | -72/+96 |
7 days | Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual target | EuAndreh | 4 | -20/+5 |
9 days | mkdeps.sh: Include all translated files in po4a.in | EuAndreh | 2 | -1/+4 |
9 days | Makefile: move empty symlink dirs to src/linkonly-dirs.txt | EuAndreh | 2 | -5/+6 |
9 days | Support multiple src/headers.txt links | EuAndreh | 18 | -16/+347 |
9 days | deps.mk: Update to include PDF rules | EuAndreh | 1 | -0/+5 |
9 days | Support multiple names for "categories" file | EuAndreh | 38 | -47/+136 |
10 days | mkdeps.sh: Fixup indentation | EuAndreh | 1 | -6/+7 |
10 days | .gitignore: Remove extra unneeded excludes | EuAndreh | 1 | -4/+0 |
10 days | TODOs.md: Shrink | EuAndreh | 1 | -163/+1 |
10 days | Makefile: Add test for valid key expiration date | EuAndreh | 1 | -1/+13 |
10 days | Makefile: Add "de" to security.txt | EuAndreh | 1 | -1/+1 |
10 days | src/content/en/slide/: Update to WIP content format of eslaides(1) | EuAndreh | 2 | -412/+265 |
10 days | Makefile: Build slide PDFs with shiny new eslaides(1) | EuAndreh | 7 | -3/+32 |
11 days | src/content/en/slide/: Move existing slide files to appropriate location | EuAndreh | 2 | -30/+2 |
11 days | rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md | EuAndreh | 1 | -45/+0 |
11 days | src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento p... | EuAndreh | 18 | -34/+81 |
11 days | po/po4a.cfg: Set addendum charset | EuAndreh | 1 | -1/+1 |
11 days | Makefile: Include call to po4a(1) in build | EuAndreh | 12 | -58/+224 |
11 days | src/content/en/: Unpluralize collection names | EuAndreh | 76 | -789/+789 |
11 days | Makefile: No need to remove non-generated *.mo files | EuAndreh | 1 | -1/+0 |
11 days | mkdeps.sh: Support multiple languages | EuAndreh | 14 | -89/+137 |
11 days | Readiciona TIL traduzido | EuAndreh | 9 | -8/+450 |
11 days | src/pages/pt: Add pt pages | EuAndreh | 2 | -0/+9 |
11 days | po/note.txt: Mark committed translated files with comment | EuAndreh | 3 | -1/+10 |
11 days | Setup basic gettext and po4a setup | EuAndreh | 12 | -1/+299 |
11 days | Makefile: Add sitemap.xml | EuAndreh | 2 | -3/+26 |
12 days | src/content/img/: Adjust light/dark mode SVGs | EuAndreh | 15 | -78/+165 |
12 days | Makefile: Support flac -> ogg conversion and torrent file generation | EuAndreh | 8 | -8/+55 |
12 days | Makefile: Reify $(captured-assets) into variable | EuAndreh | 1 | -1/+6 |
12 days | src/symlinks.txt: Add bulk of top of mind compat symlinks | EuAndreh | 3 | -8/+59 |
2025-04-18 | Makefile: Add "check-unit-links" target | EuAndreh | 1 | -0/+10 |
2025-04-18 | src/content/{index.html,security.txt}: Create from src/symlinks.txt | EuAndreh | 3 | -7/+3 |
2025-04-18 | src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:" | EuAndreh | 1 | -1/+1 |
2025-04-18 | src/symlinks.txt: Fix targets to add en/ prefix | EuAndreh | 1 | -8/+8 |
2025-04-18 | Makefile: Add symlinked files to install target | EuAndreh | 1 | -2/+2 |
2025-04-18 | Makefile: Generate .gitignore and $(side-assets) list for symlinks | EuAndreh | 2 | -30/+11 |
2025-04-18 | git mv src/content/* src/content/en/ | EuAndreh | 103 | -1001/+1002 |
2025-04-18 | Makefile: Remove security.txt.gz | EuAndreh | 1 | -5/+1 |
2025-04-18 | src/symlinks.txt: Setup symlinking with some manually added entries | EuAndreh | 3 | -0/+63 |
2025-04-18 | git mv src/content/public.asc src/content/public.asc.txt | EuAndreh | 2 | -1/+1 |
2025-04-17 | src/content/tils/index.adoc: Recover introduction of TIL page listing | EuAndreh | 2 | -2/+8 |
2025-04-17 | src/content/style.css: Fix selector of collection listing | EuAndreh | 1 | -2/+2 |
2025-04-17 | src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform foot... | EuAndreh | 1 | -1/+41 |
2025-04-17 | src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with <... | EuAndreh | 1 | -2/+2 |
2025-04-17 | src/content/style.css: Support dark mode | EuAndreh | 1 | -11/+39 |
2025-04-17 | src/content/blog/: Add missing ids to two leftover footnotes | EuAndreh | 2 | -2/+2 |
2025-04-17 | src/content/style.css: Add extra code block selecotor due to current adoc(1) ... | EuAndreh | 1 | -1/+1 |