summaryrefslogtreecommitdiff
path: root/v2/src/bin/html (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-04-06v2: src/bin/html: Turn extract_plaintext_snippets() into a () functionEuAndreh1-35/+32
2023-04-05v2: src/bin/html: Turn add_headings_anchors() into a parentheses fnEuAndreh1-22/+20
2023-04-05v2: src/bin/html: Remove slugify_once()EuAndreh1-15/+19
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh1-13/+8
2023-04-04v2: Recove h[2-6] anchor link and iconEuAndreh1-5/+6
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh1-5/+31
2023-04-04v2: WIP genhtml via envsubstEuAndreh1-90/+2
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" targetEuAndreh1-45/+48
2023-04-04Revamp v2/EuAndreh1-29/+39
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 extractingEuAndreh1-5/+0
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 fileEuAndreh1-27/+2
2022-09-02v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh1-15/+7
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 JekyllEuAndreh1-0/+332