aboutsummaryrefslogtreecommitdiff
path: root/v2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* v2: src/bin/makemake: Remove unsed extensionsEuAndreh2023-04-041-2/+0
* v2: dynamic.mk: Remove PNG faviconEuAndreh2023-04-041-9/+2
* v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh2023-04-0423-117/+279
* v2: WIP genhtml via envsubstEuAndreh2023-04-0414-250/+111
* src/development/genhtml.sh: Move some TODOsEuAndreh2023-04-041-4/+0
* dynamic.mk: Add explicitly dependency for .in filesEuAndreh2023-04-042-3/+6
* .gitignore: Exclude "*.md.tmp"EuAndreh2023-04-041-0/+1
* Add aux/checks/todos.shEuAndreh2023-04-043-0/+60
* Makefile: Add ShellCheck to "check" targetEuAndreh2023-04-045-54/+77
* Revamp v2/EuAndreh2023-04-0448-326/+1523
* 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-024-28/+26
* 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-022-8/+14
* Generate .entry-content and .entry-env when building HTMLEuAndreh2022-09-024-4/+116
* v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh2022-09-021-3/+3
* Make `url-for` and `absolute` standalone executablesEuAndreh2022-09-025-22/+161
* v2/: WIP rewrite using Make over JekyllEuAndreh2022-09-0220-0/+784