aboutsummaryrefslogtreecommitdiff
path: root/v2/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* v2: src/content/en/about.md: Remove spurious code blockEuAndreh2023-04-052-6/+0
* v2: src/bin/feed: Omit expected errorEuAndreh2023-04-051-1/+1
* v2: src/bin/makemake: Remove FIXME markerEuAndreh2023-04-051-1/+0
* v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh2023-04-051-2/+0
* v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh2023-04-051-0/+21
* v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh2023-04-051-4/+0
* v2: src/bin/conf: s/escape/shesc/EuAndreh2023-04-051-7/+7
* v2: Support Atom feeds and collection translationsEuAndreh2023-04-0522-143/+679
* v2: Recove h[2-6] anchor link and iconEuAndreh2023-04-042-5/+7
* v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2023-04-041-3/+3
* v2: src/bin/makemake: Remove unsed extensionsEuAndreh2023-04-041-2/+0
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-0418-96/+180
* v2: WIP genhtml via envsubstEuAndreh2023-04-0411-164/+96
* src/development/genhtml.sh: Move some TODOsEuAndreh2023-04-041-4/+0
* dynamic.mk: Add explicitly dependency for .in filesEuAndreh2023-04-041-1/+0
* Makefile: Add ShellCheck to "check" targetEuAndreh2023-04-043-52/+60
* Revamp v2/EuAndreh2023-04-0430-264/+714
* Replace kuvira -> toph... git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. EuAndreh2022-11-261-2/+2
* v2/src/bin/extract: Include preamble when extractingEuAndreh2022-09-023-6/+4
* v2/src/development/genhtml.sh: Get content from *.entry-contentEuAndreh2022-09-021-9/+1
* v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh2022-09-023-27/+25
* v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh2022-09-021-15/+7
* v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh2022-09-021-6/+12
* Generate .entry-content and .entry-env when building HTMLEuAndreh2022-09-022-0/+106
* v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh2022-09-021-3/+3
* Make `url-for` and `absolute` standalone executablesEuAndreh2022-09-023-20/+155
* v2/: WIP rewrite using Make over JekyllEuAndreh2022-09-0212-0/+681