summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Add "de" to security.txtEuAndreh35 hours1-1/+1
|
* src/content/en/slide/: Update to WIP content format of eslaides(1)EuAndreh35 hours2-412/+265
|
* Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh35 hours7-3/+32
|
* src/content/en/slide/: Move existing slide files to appropriate locationEuAndreh44 hours2-30/+2
|
* rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.mdEuAndreh46 hours1-45/+0
|
* src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh47 hours18-34/+81
| | | | parcial
* po/po4a.cfg: Set addendum charsetEuAndreh48 hours1-1/+1
|
* Makefile: Include call to po4a(1) in buildEuAndreh2 days12-58/+224
|
* src/content/en/: Unpluralize collection namesEuAndreh2 days76-789/+789
|
* Makefile: No need to remove non-generated *.mo filesEuAndreh2 days1-1/+0
|
* mkdeps.sh: Support multiple languagesEuAndreh2 days14-89/+137
|
* Readiciona TIL traduzidoEuAndreh2 days9-8/+450
|
* src/pages/pt: Add pt pagesEuAndreh2 days2-0/+9
|
* po/note.txt: Mark committed translated files with commentEuAndreh2 days3-1/+10
|
* Setup basic gettext and po4a setupEuAndreh2 days12-1/+299
|
* Makefile: Add sitemap.xmlEuAndreh2 days2-3/+26
|
* src/content/img/: Adjust light/dark mode SVGsEuAndreh3 days15-78/+165
|
* Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh3 days8-8/+55
|
* Makefile: Reify $(captured-assets) into variableEuAndreh3 days1-1/+6
|
* src/symlinks.txt: Add bulk of top of mind compat symlinksEuAndreh3 days3-8/+59
|
* Makefile: Add "check-unit-links" targetEuAndreh2025-04-181-0/+10
|
* src/content/{index.html,security.txt}: Create from src/symlinks.txtEuAndreh2025-04-183-7/+3
|
* src/content/en/tils/2020/12/29/svg.adoc: Fix local "link:"EuAndreh2025-04-181-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/ prefixEuAndreh2025-04-181-8/+8
|
* Makefile: Add symlinked files to install targetEuAndreh2025-04-181-2/+2
|
* Makefile: Generate .gitignore and $(side-assets) list for symlinksEuAndreh2025-04-182-30/+11
|
* git mv src/content/* src/content/en/EuAndreh2025-04-18103-1001/+1002
|
* Makefile: Remove security.txt.gzEuAndreh2025-04-181-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 entriesEuAndreh2025-04-183-0/+63
|
* git mv src/content/public.asc src/content/public.asc.txtEuAndreh2025-04-182-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
|