summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/content/en/slide/: Update to WIP content format of eslaides(1)EuAndreh25 hours2-412/+265
* Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh25 hours7-3/+32
* src/content/en/slide/: Move existing slide files to appropriate locationEuAndreh34 hours2-30/+2
* rm src/content/pt/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.mdEuAndreh36 hours1-45/+0
* src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento p...EuAndreh37 hours18-34/+81
* po/po4a.cfg: Set addendum charsetEuAndreh37 hours1-1/+1
* Makefile: Include call to po4a(1) in buildEuAndreh38 hours12-58/+224
* src/content/en/: Unpluralize collection namesEuAndreh38 hours76-789/+789
* Makefile: No need to remove non-generated *.mo filesEuAndreh38 hours1-1/+0
* mkdeps.sh: Support multiple languagesEuAndreh38 hours14-89/+137
* Readiciona TIL traduzidoEuAndreh39 hours9-8/+450
* src/pages/pt: Add pt pagesEuAndreh40 hours2-0/+9
* po/note.txt: Mark committed translated files with commentEuAndreh45 hours3-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 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
* 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
* 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 foot...EuAndreh2025-04-171-1/+41
* src/content/blog/2020/11/12/database-parsers-trees.adoc: Replace FIXME with <...EuAndreh2025-04-171-2/+2
* 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
* src/content/style.css: Adjust footer selectors for adoc(1) current inflexible...EuAndreh2025-04-171-4/+8
* 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
* 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