summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* po/po4a.cfg: Set addendum charsetEuAndreh36 hours1-1/+1
|
* Makefile: Include call to po4a(1) in buildEuAndreh37 hours12-58/+224
|
* src/content/en/: Unpluralize collection namesEuAndreh37 hours76-789/+789
|
* Makefile: No need to remove non-generated *.mo filesEuAndreh37 hours1-1/+0
|
* mkdeps.sh: Support multiple languagesEuAndreh37 hours14-89/+137
|
* Readiciona TIL traduzidoEuAndreh38 hours9-8/+450
|
* src/pages/pt: Add pt pagesEuAndreh39 hours2-0/+9
|
* po/note.txt: Mark committed translated files with commentEuAndreh44 hours3-1/+10
|
* Setup basic gettext and po4a setupEuAndreh47 hours12-1/+299
|
* Makefile: Add sitemap.xmlEuAndreh48 hours2-3/+26
|
* src/content/img/: Adjust light/dark mode SVGsEuAndreh2 days15-78/+165
|
* Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh2 days8-8/+55
|
* Makefile: Reify $(captured-assets) into variableEuAndreh2 days1-1/+6
|
* src/symlinks.txt: Add bulk of top of mind compat symlinksEuAndreh2 days3-8/+59
|
* Makefile: Add "check-unit-links" targetEuAndreh14 days1-0/+10
|
* src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh14 days3-7/+3
|
* src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh14 days1-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/ prefixEuAndreh14 days1-8/+8
|
* Makefile: Add symlinked files to install targetEuAndreh14 days1-2/+2
|
* Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh14 days2-30/+11
|
* git mv src/content/* src/content/en/EuAndreh14 days103-1001/+1002
|
* Makefile: Remove security.txt.gzEuAndreh14 days1-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 entriesEuAndreh14 days3-0/+63
|
* git mv src/content/public.asc src/content/public.asc.txtEuAndreh14 days2-1/+1
|
* src/content/tils/index.adoc: Recover introduction of TIL page listingEuAndreh2025-04-172-2/+8
|
* src/content/style.css: Fix selector of collection listingEuAndreh2025-04-171-2/+2
|
* src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform ↵EuAndreh2025-04-171-1/+41
| | | | footnote
* src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with ↵EuAndreh2025-04-171-2/+2
| | | | </p><p> paragraph blocks
* src/content/style.css: Support dark modeEuAndreh2025-04-171-11/+39
|
* src/content/blog/: Add missing ids to two leftover footnotesEuAndreh2025-04-172-2/+2
|
* src/content/style.css: Add extra code block selecotor due to current adoc(1) ↵EuAndreh2025-04-171-1/+1
| | | | inflexible HTML
* src/content/style.css: Adjust footer selectors for adoc(1) current ↵EuAndreh2025-04-171-4/+8
| | | | inflexible HTML
* Add task on duplicate IDsEuAndreh2025-04-161-0/+5
|
* src/content/: Normalize [source,$lang] code blocksEuAndreh2025-04-1637-96/+103
|
* src/content/style.css: Show header on hover onlyEuAndreh2025-04-161-0/+5
|
* src/content/style.css: Better positioning for header anchorEuAndreh2025-04-161-0/+1
|
* src/content/s: Reserve s/ folder prefixEuAndreh2025-04-161-0/+1
|
* src/content/style.css: Add header anchor via CSSEuAndreh2025-04-151-0/+6
|
* Makefile: Remove suffix rule for index.htmllistingEuAndreh2025-04-141-5/+8
|
* mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting filesEuAndreh2025-04-143-35/+51
|
* mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh2025-04-139-56/+175
| | | | Its contents aren't correct yet, they're still whatever indexbody spits.
* mkdeps.sh: Rename "listings" to "indexes"EuAndreh2025-04-113-22/+22
|
* mkdeps.sh: Put .gz at the beginning of printsEuAndreh2025-04-112-147/+147
|
* mkdeps.sh: Use single sed to create all file.gz dependenciesEuAndreh2025-04-112-4/+8
|
* mkdeps.sh: Use --relative-to flag from realpath to simplify normalize()EuAndreh2025-04-111-3/+1
|
* src/content/blog/2020/10/05/*.adoc: No need to use ./ for local filesEuAndreh2025-04-112-3/+3
|
* Makefile: Check both link: and image:EuAndreh2025-04-111-2/+3
|
* Makefile: Generate a feed per categoryEuAndreh2025-04-116-76/+202
|
* src/content/: Make categories URL-friendlyEuAndreh2025-04-107-7/+7
|
* Makefile: Add "check-unit-updatedat" targetEuAndreh2025-04-103-1/+82
|