summaryrefslogtreecommitdiff
path: root/v2 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-05v2: src/bin/conf: s/escape/shesc/EuAndreh1-7/+7
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh29-188/+1132
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-115/+277
2023-04-04v2: WIP genhtml via envsubstEuAndreh14-250/+111
2023-04-04src/development/genhtml.sh: Move some TODOsEuAndreh1-4/+0
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/EuAndreh48-325/+1522
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 fileEuAndreh4-28/+26
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)EuAndreh2-8/+14
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh4-4/+116
2022-09-02v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh1-3/+3
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh5-22/+161
2022-09-02v2/: WIP rewrite using Make over JekyllEuAndreh20-0/+784