summaryrefslogtreecommitdiff
path: root/v2/src (unfollow)
Commit message (Collapse)AuthorFilesLines
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
git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
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