summaryrefslogtreecommitdiff
path: root/v2/src/development (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-04v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh1-3/+3
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2-51/+97
2023-04-04v2: WIP genhtml via envsubstEuAndreh2-96/+17
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" targetEuAndreh2-51/+56
2023-04-04Revamp v2/EuAndreh6-114/+273
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 extractingEuAndreh2-6/+2
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 fileEuAndreh2-27/+3
2022-09-02v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh1-15/+7
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh1-0/+3
2022-09-02v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh1-3/+3
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh1-20/+11
2022-09-02v2/: WIP rewrite using Make over JekyllEuAndreh3-0/+412