aboutsummaryrefslogtreecommitdiff
path: root/v2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2023-07-063-6/+83
* v2: mv aux/po4a-cfg.sh src/bin/dyn-po4aEuAndreh2023-07-062-6/+6
* v2: dynamic.mk: Rename "upload" -> "deploy"EuAndreh2023-07-061-1/+1
* v2: dynamic.mk: Remove nice-to-have "dev" targetEuAndreh2023-07-061-1/+0
* v2: dynamic.mk: Remove unrequired "default" targetEuAndreh2023-07-061-1/+1
* v2: dynamic.mk: Stick to 80 columnsEuAndreh2023-07-061-8/+15
* v2: Makefile: Unsilence recipesEuAndreh2023-07-061-5/+5
* v2: WIP support for slidesEuAndreh2023-04-1513-8/+1564
* v2: Generate sitemap.xmlEuAndreh2023-04-106-4/+166
* v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processingEuAndreh2023-04-101-2/+2
* v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh2023-04-107-2/+155
* v2: <link /> to collection feed inside <head>EuAndreh2023-04-1010-74/+81
* v2: <link /> to translated version in <head />EuAndreh2023-04-104-15/+37
* v2: Support translated alternates in <nav>EuAndreh2023-04-0912-48/+276
* v2: CSS dark mode, including SVGsEuAndreh2023-04-0912-16/+88
* v2: i18n of the collection name, "article" collection in rootEuAndreh2023-04-0830-197/+924
* v2: src/lib/: Unmark things as executableEuAndreh2023-04-083-0/+0
* v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh2023-04-0846-155/+1045
* v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh2023-04-061-37/+34
* v2: Add support for src/redirect.mappings via symlinksEuAndreh2023-04-062-2/+10
* v2: dynamic.mk: Remove "public-" prefix from all sentinel targetsEuAndreh2023-04-061-4/+4
* v2: dynamic.mk: Remove unused "public-mkdir.sentinel" targetEuAndreh2023-04-061-4/+0
* v2: git mv po/mappings.cfg po/i18n.mappingsEuAndreh2023-04-052-1/+1
* v2: src/bin/html: Turn add_headings_anchors() into a parentheses fnEuAndreh2023-04-051-22/+20
* v2: src/bin/html: Remove slugify_once()EuAndreh2023-04-051-15/+19
* v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)EuAndreh2023-04-054-4/+75
* v2: Remove po/po4a.cfg from repositoryEuAndreh2023-04-053-11/+2
* v2: dynamic.mk: Use hardlinks over copiesEuAndreh2023-04-051-2/+2
* v2: dynamic.mk: Smarter use of xargs+sed over xargs -> shEuAndreh2023-04-051-3/+3
* v2: src/content/en/about.md: Remove spurious code blockEuAndreh2023-04-054-19/+3
* v2: dynamic.mk: Conditionally copy snippets, only when they existEuAndreh2023-04-051-1/+1
* v2: src/bin/feed: Omit expected errorEuAndreh2023-04-051-1/+1
* v2: src/bin/makemake: Remove FIXME markerEuAndreh2023-04-051-1/+0
* v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh2023-04-051-2/+0
* v2: .envrc: Include "$LAYOUTS"EuAndreh2023-04-051-0/+3
* v2: po/mappings.cfg: Include this fileEuAndreh2023-04-052-0/+4
* v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh2023-04-051-0/+21
* v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh2023-04-051-4/+0
* v2: src/bin/conf: s/escape/shesc/EuAndreh2023-04-051-7/+7
* v2: Support Atom feeds and collection translationsEuAndreh2023-04-0529-188/+1132
* v2: Recove h[2-6] anchor link and iconEuAndreh2023-04-042-5/+7
* v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2023-04-042-4/+4
* v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh2023-04-041-1/+2
* v2: src/bin/makemake: Remove unsed extensionsEuAndreh2023-04-041-2/+0
* v2: dynamic.mk: Remove PNG faviconEuAndreh2023-04-041-9/+2
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-0423-117/+279
* v2: WIP genhtml via envsubstEuAndreh2023-04-0414-250/+111
* src/development/genhtml.sh: Move some TODOsEuAndreh2023-04-041-4/+0
* dynamic.mk: Add explicitly dependency for .in filesEuAndreh2023-04-042-3/+6
* .gitignore: Exclude "*.md.tmp"EuAndreh2023-04-041-0/+1