| Commit message (Expand) | Author | Age | Files | Lines |
* | po/note.txt: Mark committed translated files with comment | EuAndreh | 2025-04-29 | 3 | -1/+10 |
* | Setup basic gettext and po4a setup | EuAndreh | 2025-04-29 | 12 | -1/+299 |
* | Makefile: Add sitemap.xml | EuAndreh | 2025-04-29 | 2 | -3/+26 |
* | src/content/img/: Adjust light/dark mode SVGs | EuAndreh | 2025-04-29 | 15 | -78/+165 |
* | Makefile: Support flac -> ogg conversion and torrent file generation | EuAndreh | 2025-04-29 | 8 | -8/+55 |
* | Makefile: Reify $(captured-assets) into variable | EuAndreh | 2025-04-29 | 1 | -1/+6 |
* | src/symlinks.txt: Add bulk of top of mind compat symlinks | EuAndreh | 2025-04-29 | 3 | -8/+59 |
* | Makefile: Add "check-unit-links" target | EuAndreh | 2025-04-18 | 1 | -0/+10 |
* | src/content/{index.html,security.txt}: Create from src/symlinks.txt | EuAndreh | 2025-04-18 | 3 | -7/+3 |
* | src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:" | EuAndreh | 2025-04-18 | 1 | -1/+1 |
* | src/symlinks.txt: Fix targets to add en/ prefix | EuAndreh | 2025-04-18 | 1 | -8/+8 |
* | Makefile: Add symlinked files to install target | EuAndreh | 2025-04-18 | 1 | -2/+2 |
* | Makefile: Generate .gitignore and $(side-assets) list for symlinks | EuAndreh | 2025-04-18 | 2 | -30/+11 |
* | git mv src/content/* src/content/en/ | EuAndreh | 2025-04-18 | 103 | -1001/+1002 |
* | Makefile: Remove security.txt.gz | EuAndreh | 2025-04-18 | 1 | -5/+1 |
* | src/symlinks.txt: Setup symlinking with some manually added entries | EuAndreh | 2025-04-18 | 3 | -0/+63 |
* | git mv src/content/public.asc src/content/public.asc.txt | EuAndreh | 2025-04-18 | 2 | -1/+1 |
* | src/content/tils/index.adoc: Recover introduction of TIL page listing | EuAndreh | 2025-04-17 | 2 | -2/+8 |
* | src/content/style.css: Fix selector of collection listing | EuAndreh | 2025-04-17 | 1 | -2/+2 |
* | src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform foot... | EuAndreh | 2025-04-17 | 1 | -1/+41 |
* | src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with <... | EuAndreh | 2025-04-17 | 1 | -2/+2 |
* | src/content/style.css: Support dark mode | EuAndreh | 2025-04-17 | 1 | -11/+39 |
* | src/content/blog/: Add missing ids to two leftover footnotes | EuAndreh | 2025-04-17 | 2 | -2/+2 |
* | src/content/style.css: Add extra code block selecotor due to current adoc(1) ... | EuAndreh | 2025-04-17 | 1 | -1/+1 |
* | src/content/style.css: Adjust footer selectors for adoc(1) current inflexible... | EuAndreh | 2025-04-17 | 1 | -4/+8 |
* | Add task on duplicate IDs | EuAndreh | 2025-04-16 | 1 | -0/+5 |
* | src/content/: Normalize [source,$lang] code blocks | EuAndreh | 2025-04-16 | 37 | -96/+103 |
* | src/content/style.css: Show header on hover only | EuAndreh | 2025-04-16 | 1 | -0/+5 |
* | src/content/style.css: Better positioning for header anchor | EuAndreh | 2025-04-16 | 1 | -0/+1 |
* | src/content/s: Reserve s/ folder prefix | EuAndreh | 2025-04-16 | 1 | -0/+1 |
* | src/content/style.css: Add header anchor via CSS | EuAndreh | 2025-04-15 | 1 | -0/+6 |
* | Makefile: Remove suffix rule for index.htmllisting | EuAndreh | 2025-04-14 | 1 | -5/+8 |
* | mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting files | EuAndreh | 2025-04-14 | 3 | -35/+51 |
* | mkdeps.sh: Simple refactor while adding deps for categories.htmllisting files | EuAndreh | 2025-04-13 | 9 | -56/+175 |
* | mkdeps.sh: Rename "listings" to "indexes" | EuAndreh | 2025-04-11 | 3 | -22/+22 |
* | mkdeps.sh: Put .gz at the beginning of prints | EuAndreh | 2025-04-11 | 2 | -147/+147 |
* | mkdeps.sh: Use single sed to create all file.gz dependencies | EuAndreh | 2025-04-11 | 2 | -4/+8 |
* | mkdeps.sh: Use --relative-to flag from realpath to simplify normalize() | EuAndreh | 2025-04-11 | 1 | -3/+1 |
* | src/content/blog/2020/10/05/*.adoc: No need to use ./ for local files | EuAndreh | 2025-04-11 | 2 | -3/+3 |
* | Makefile: Check both link: and image: | EuAndreh | 2025-04-11 | 1 | -2/+3 |
* | Makefile: Generate a feed per category | EuAndreh | 2025-04-11 | 6 | -76/+202 |
* | src/content/: Make categories URL-friendly | EuAndreh | 2025-04-10 | 7 | -7/+7 |
* | Makefile: Add "check-unit-updatedat" target | EuAndreh | 2025-04-10 | 3 | -1/+82 |
* | Makefile: Normalize unit test target names | EuAndreh | 2025-04-10 | 3 | -78/+78 |
* | Makefile: Update to mkwb(1) that supports sort=0 | EuAndreh | 2025-04-10 | 2 | -1/+2 |
* | src/content/: Recover article updated-at metadata | EuAndreh | 2025-04-10 | 16 | -2/+16 |
* | src/content/style.css: Give #updated-at the same styling as #published-at | EuAndreh | 2025-04-10 | 1 | -1/+1 |
* | Makefile(tweak): Add missing space before ">" | EuAndreh | 2025-04-09 | 1 | -1/+1 |
* | src/content/: Integrate sorting metadata into asciidoc document header | EuAndreh | 2025-04-09 | 9 | -36/+9 |
* | src/content/: Recover article categories metadata, not its usage or metadata | EuAndreh | 2025-04-09 | 33 | -0/+33 |