summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-06-11src/static.conf ($discussions_url_prefix): Fix typo in addressEuAndreh1-1/+1
2026-06-11src/content/: Add placeholder symlinks representing server mappingsEuAndreh3-0/+3
* src/content/b/: CGI server folder; * src/content/git/: CGit, and later gistatic repository serving; * src/content/live/: self-hosted live scaffolding.
2025-05-04Makefile: Fix dependency tracking of $(captured-assets)EuAndreh5-48/+60
Since I can't get deterministic outputs out of mktorrent(1), change torrents from $(captured-assets) to $(dynamic-contents).
2025-05-01Makefile: move empty symlink dirs to src/linkonly-dirs.txtEuAndreh1-0/+5
2025-05-01Support multiple src/headers.txt linksEuAndreh9-7/+92
2025-05-01Support multiple names for "categories" fileEuAndreh27-6/+21
2025-04-30src/content/en/slide/: Update to WIP content format of eslaides(1)EuAndreh2-410/+263
2025-04-30Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh3-2/+3
2025-04-30src/content/en/slide/: Move existing slide files to appropriate locationEuAndreh2-30/+2
2025-04-30rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.mdEuAndreh1-45/+0
2025-04-30src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh7-0/+11
parcial
2025-04-30Makefile: Include call to po4a(1) in buildEuAndreh1-0/+11
2025-04-30src/content/en/: Unpluralize collection namesEuAndreh74-29/+29
2025-04-30mkdeps.sh: Support multiple languagesEuAndreh11-5/+6
2025-04-30Readiciona TIL traduzidoEuAndreh1-0/+29
2025-04-30src/pages/pt: Add pt pagesEuAndreh1-0/+1
2025-04-29po/note.txt: Mark committed translated files with commentEuAndreh1-0/+4
2025-04-29Setup basic gettext and po4a setupEuAndreh2-1/+9
2025-04-29src/content/img/: Adjust light/dark mode SVGsEuAndreh13-76/+163
2025-04-29Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh5-3/+4
2025-04-29src/symlinks.txt: Add bulk of top of mind compat symlinksEuAndreh2-7/+51
2025-04-18src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh2-2/+3
2025-04-18src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh1-1/+1
Caught by "make check"! I didn't commit this before only because I wasn't running the tests, only the build. nice
2025-04-18src/symlinks.txt: Fix targets to add en/ prefixEuAndreh1-8/+8
2025-04-18git mv src/content/* src/content/en/EuAndreh100-7/+8
2025-04-18src/symlinks.txt: Setup symlinking with some manually added entriesEuAndreh1-0/+28
2025-04-18git mv src/content/public.asc src/content/public.asc.txtEuAndreh1-0/+0
2025-04-17src/content/tils/index.adoc: Recover introduction of TIL page listingEuAndreh1-1/+7
2025-04-17src/content/style.css: Fix selector of collection listingEuAndreh1-2/+2
2025-04-17src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform ↵EuAndreh1-1/+41
footnote
2025-04-17src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with ↵EuAndreh1-2/+2
</p><p> paragraph blocks
2025-04-17src/content/style.css: Support dark modeEuAndreh1-11/+39
2025-04-17src/content/blog/: Add missing ids to two leftover footnotesEuAndreh2-2/+2
2025-04-17src/content/style.css: Add extra code block selecotor due to current adoc(1) ↵EuAndreh1-1/+1
inflexible HTML
2025-04-17src/content/style.css: Adjust footer selectors for adoc(1) current ↵EuAndreh1-4/+8
inflexible HTML
2025-04-16src/content/: Normalize [source,$lang] code blocksEuAndreh37-96/+103
2025-04-16src/content/style.css: Show header on hover onlyEuAndreh1-0/+5
2025-04-16src/content/style.css: Better positioning for header anchorEuAndreh1-0/+1
2025-04-16src/content/s: Reserve s/ folder prefixEuAndreh1-0/+1
2025-04-15src/content/style.css: Add header anchor via CSSEuAndreh1-0/+6
2025-04-13mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh5-0/+5
Its contents aren't correct yet, they're still whatever indexbody spits.
2025-04-11src/content/blog/2020/10/05/*.adoc: No need to use ./ for local filesEuAndreh2-3/+3
2025-04-11Makefile: Generate a feed per categoryEuAndreh2-0/+2
2025-04-10src/content/: Make categories URL-friendlyEuAndreh7-7/+7
2025-04-10Makefile: Update to mkwb(1) that supports sort=0EuAndreh1-0/+1
2025-04-10src/content/: Recover article updated-at metadataEuAndreh16-2/+16
2025-04-10src/content/style.css: Give #updated-at the same styling as #published-atEuAndreh1-1/+1
2025-04-09src/content/: Integrate sorting metadata into asciidoc document headerEuAndreh9-36/+9
2025-04-09src/content/: Recover article categories metadata, not its usage or metadataEuAndreh33-0/+33
2025-04-07src/bin/pb: Add initial versionEuAndreh1-0/+60