summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/content/en/slide/: Move existing slide files to appropriate locationEuAndreh22 hours2-30/+2
|
* rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.mdEuAndreh24 hours1-45/+0
|
* src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh25 hours18-34/+81
| | | | parcial
* po/po4a.cfg: Set addendum charsetEuAndreh25 hours1-1/+1
|
* Makefile: Include call to po4a(1) in buildEuAndreh26 hours12-58/+224
|
* src/content/en/: Unpluralize collection namesEuAndreh26 hours76-789/+789
|
* Makefile: No need to remove non-generated *.mo filesEuAndreh26 hours1-1/+0
|
* mkdeps.sh: Support multiple languagesEuAndreh26 hours14-89/+137
|
* Readiciona TIL traduzidoEuAndreh27 hours9-8/+450
|
* src/pages/pt: Add pt pagesEuAndreh28 hours2-0/+9
|
* po/note.txt: Mark committed translated files with commentEuAndreh33 hours3-1/+10
|
* Setup basic gettext and po4a setupEuAndreh36 hours12-1/+299
|
* Makefile: Add sitemap.xmlEuAndreh37 hours2-3/+26
|
* src/content/img/: Adjust light/dark mode SVGsEuAndreh46 hours15-78/+165
|
* Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh48 hours8-8/+55
|
* Makefile: Reify $(captured-assets) into variableEuAndreh48 hours1-1/+6
|
* src/symlinks.txt: Add bulk of top of mind compat symlinksEuAndreh48 hours3-8/+59
|
* Makefile: Add "check-unit-links" targetEuAndreh13 days1-0/+10
|
* src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh13 days3-7/+3
|
* src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh13 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/ prefixEuAndreh13 days1-8/+8
|
* Makefile: Add symlinked files to install targetEuAndreh13 days1-2/+2
|
* Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh13 days2-30/+11
|
* git mv src/content/* src/content/en/EuAndreh13 days103-1001/+1002
|
* Makefile: Remove security.txt.gzEuAndreh13 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 entriesEuAndreh13 days3-0/+63
|
* git mv src/content/public.asc src/content/public.asc.txtEuAndreh13 days2-1/+1
|
* src/content/tils/index.adoc: Recover introduction of TIL page listingEuAndreh14 days2-2/+8
|
* src/content/style.css: Fix selector of collection listingEuAndreh14 days1-2/+2
|
* src/content/blog/2020/08/31/database-i-wish-i-had.adoc: Recover longform ↵EuAndreh14 days1-1/+41
| | | | footnote
* src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with ↵EuAndreh14 days1-2/+2
| | | | </p><p> paragraph blocks
* src/content/style.css: Support dark modeEuAndreh14 days1-11/+39
|
* src/content/blog/: Add missing ids to two leftover footnotesEuAndreh14 days2-2/+2
|
* src/content/style.css: Add extra code block selecotor due to current adoc(1) ↵EuAndreh14 days1-1/+1
| | | | inflexible HTML
* src/content/style.css: Adjust footer selectors for adoc(1) current ↵EuAndreh14 days1-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
|