aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib/base.en.conf (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-15v2: WIP support for slidesEuAndreh1-0/+11
2023-04-10v2: Generate sitemap.xmlEuAndreh7-5/+167
2023-04-10v2: src/bin/html: Remove empty lines from {pre,post}amble.html after processingEuAndreh1-2/+2
2023-04-10v2: <link /> to rel="{prev,next}" in <head> of collection itemsEuAndreh8-3/+155
2023-04-10v2: <link /> to collection feed inside <head>EuAndreh10-74/+81
2023-04-10v2: <link /> to translated version in <head />EuAndreh5-16/+37
2023-04-09v2: Support translated alternates in <nav>EuAndreh13-52/+282
2023-04-09v2: CSS dark mode, including SVGsEuAndreh13-35/+100
2023-04-08v2: i18n of the collection name, "article" collection in rootEuAndreh31-200/+925
2023-04-08v2: src/lib/: Unmark things as executableEuAndreh3-0/+0
2023-04-08v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh47-155/+1049
2023-04-06v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh1-37/+34
2023-04-06v2: Add support for src/redirect.mappings via symlinksEuAndreh2-2/+10
2023-04-06v2: dynamic.mk: Remove "public-" prefix from all sentinel targetsEuAndreh1-4/+4
2023-04-06v2: dynamic.mk: Remove unused "public-mkdir.sentinel" target...It was effectivelly superseded by "public-content-mkdir.sentinel" target, which does the same thing, but recursively for all of its dependencies. EuAndreh1-4/+0
2023-04-05v2: git mv po/mappings.cfg po/i18n.mappingsEuAndreh2-1/+1
2023-04-05v2: src/bin/html: Turn add_headings_anchors() into a parentheses fnEuAndreh1-22/+20
2023-04-05v2: src/bin/html: Remove slugify_once()EuAndreh2-17/+21
2023-04-05TODOs.md: feeds by category, nowEuAndreh1-1/+1
2023-04-05v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)EuAndreh4-4/+75
2023-04-05v2: Remove po/po4a.cfg from repositoryEuAndreh3-11/+2
2023-04-05v2: dynamic.mk: Use hardlinks over copiesEuAndreh2-4/+2
2023-04-05v2: dynamic.mk: Smarter use of xargs+sed over xargs -> shEuAndreh1-3/+3
2023-04-05v2: src/content/en/about.md: Remove spurious code blockEuAndreh4-19/+3
2023-04-05v2: dynamic.mk: Conditionally copy snippets, only when they existEuAndreh1-1/+1
2023-04-05v2: src/bin/feed: Omit expected errorEuAndreh1-1/+1
2023-04-05v2: src/bin/makemake: Remove FIXME markerEuAndreh1-1/+0
2023-04-05v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh1-2/+0
2023-04-05v2: .envrc: Include "$LAYOUTS"EuAndreh1-0/+3
2023-04-05v2: po/mappings.cfg: Include this fileEuAndreh2-0/+4
2023-04-05TODOs.md: articles in root? slides?EuAndreh1-0/+4
2023-04-05v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh1-0/+21
2023-04-05v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh1-4/+0
2023-04-05v2: src/bin/conf: s/escape/shesc/EuAndreh1-7/+7
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh30-188/+1138
2023-04-04v2: Recove h[2-6] anchor link and iconEuAndreh2-5/+7
2023-04-04v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2-4/+4
2023-04-04v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh1-1/+2
2023-04-04v2: src/bin/makemake: Remove unsed extensionsEuAndreh1-2/+0
2023-04-04v2: dynamic.mk: Remove PNG faviconEuAndreh1-9/+2
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh23-117/+279
2023-04-04v2: WIP genhtml via envsubstEuAndreh15-250/+119
2023-04-04src/development/genhtml.sh: Move some TODOsEuAndreh2-4/+4
2023-04-04dynamic.mk: Add explicitly dependency for .in filesEuAndreh2-3/+6
2023-04-04.gitignore: Exclude "*.md.tmp"EuAndreh1-0/+1
2023-04-04Add aux/checks/todos.shEuAndreh3-0/+60
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh5-54/+77
2023-04-04Revamp v2/EuAndreh50-328/+1536
2023-04-03dynamic.mk: Use serve(1) as isEuAndreh1-3/+1
2023-04-03dynamic.mk: Use "deployer" user in s/deploy/upload/ targetEuAndreh1-2/+7