summaryrefslogtreecommitdiff
path: root/v2/src/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-05v2: src/bin/feed: Omit expected errorEuAndreh1-1/+1
2023-04-05v2: src/bin/makemake: Remove FIXME markerEuAndreh1-1/+0
2023-04-05v2: src/bin/url-for: No need to source lang conf anymoreEuAndreh1-2/+0
2023-04-05v2: src/bin/conf: Include "$layout" and "$collection" variablesEuAndreh1-0/+21
2023-04-05v2: src/bin/conf: Use shesc(1) from $PATHEuAndreh1-4/+0
2023-04-05v2: src/bin/conf: s/escape/shesc/EuAndreh1-7/+7
2023-04-05v2: Support Atom feeds and collection translationsEuAndreh11-78/+946
2023-04-04v2: src/bin/makemake: Remove unsed extensionsEuAndreh1-2/+0
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh1-2/+11
2023-04-04v2: WIP genhtml via envsubstEuAndreh1-12/+27
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh1-1/+4
2023-04-04Revamp v2/EuAndreh4-139/+145
2022-09-02v2/src/bin/extract: Include preamble when extractingEuAndreh1-0/+2
2022-09-02v2/: Centralize all env vars in the generated *.entry-env fileEuAndreh1-0/+22
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 HTMLEuAndreh1-0/+103
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh2-0/+144