summaryrefslogtreecommitdiff
path: root/v2/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17rm -rf v2/EuAndreh82-5263/+0
2023-07-06v2: dynamic.mk: Add WIP implementation of "eslaides(1)"EuAndreh2-5/+82
2023-07-06v2: mv aux/po4a-cfg.sh src/bin/dyn-po4aEuAndreh1-0/+113
2023-04-15v2: WIP support for slidesEuAndreh9-2/+1475
2023-04-10v2: Generate sitemap.xmlEuAndreh4-1/+154
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 itemsEuAndreh5-2/+147
2023-04-10v2: <link /> to collection feed inside <head>EuAndreh7-40/+57
2023-04-10v2: <link /> to translated version in <head />EuAndreh4-15/+37
2023-04-09v2: Support translated alternates in <nav>EuAndreh8-24/+189
2023-04-09v2: CSS dark mode, including SVGsEuAndreh11-12/+76
2023-04-08v2: i18n of the collection name, "article" collection in rootEuAndreh24-78/+478
2023-04-08v2: src/lib/: Unmark things as executableEuAndreh3-0/+0
2023-04-08v2: Generate collections index.html pages and their "by-category" equivalentsEuAndreh42-64/+706
2023-04-06v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh1-35/+32
2023-04-06v2: Add support for src/redirect.mappings via symlinksEuAndreh1-0/+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()EuAndreh1-15/+19
2023-04-05v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)EuAndreh4-4/+75
2023-04-05v2: src/content/en/about.md: Remove spurious code blockEuAndreh2-6/+0
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: 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 translationsEuAndreh22-143/+679
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.shEuAndreh1-3/+3
2023-04-04v2: src/bin/makemake: Remove unsed extensionsEuAndreh1-2/+0
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh18-94/+178
2023-04-04v2: WIP genhtml via envsubstEuAndreh11-164/+96
2023-04-04src/development/genhtml.sh: Move some TODOsEuAndreh1-4/+0
2023-04-04dynamic.mk: Add explicitly dependency for .in filesEuAndreh1-1/+0
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh3-52/+60
2023-04-04Revamp v2/EuAndreh30-264/+714
2022-11-26Replace kuvira -> tophEuAndreh1-2/+2
2022-09-02v2/src/bin/extract: Include preamble when extractingEuAndreh3-6/+4
2022-09-02v2/src/development/genhtml.sh: Get content from *.entry-contentEuAndreh1-9/+1
2022-09-02v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh3-27/+25
2022-09-02v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh1-15/+7
2022-09-02v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh1-6/+12
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh2-0/+106
2022-09-02v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh1-3/+3
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh3-20/+155
2022-09-02v2/: WIP rewrite using Make over JekyllEuAndreh12-0/+681