aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib/base.pt.conf (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-06v2: Add support for src/redirect.mappings via symlinksEuAndreh2-2/+10
2023-04-06v2: dynamic.mk: Remove "public-" prefix from all sentinel targetsEuAndreh1-4/+4
2023-04-06v2: dynamic.mk: Remove unused "public-mkdir.sentinel" target...It was effectivelly superseded by "public-content-mkdir.sentinel" target, which does the same thing, but recursively for all of its dependencies. EuAndreh1-4/+0
2023-04-05v2: git mv po/mappings.cfg po/i18n.mappingsEuAndreh2-1/+1
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()EuAndreh2-17/+21
2023-04-05TODOs.md: feeds by category, nowEuAndreh1-1/+1
2023-04-05v2: Copy icons to v2/ folder (symlinks now break as they are hardlinked)EuAndreh4-4/+75
2023-04-05v2: Remove po/po4a.cfg from repositoryEuAndreh3-11/+2
2023-04-05v2: dynamic.mk: Use hardlinks over copiesEuAndreh2-4/+2
2023-04-05v2: dynamic.mk: Smarter use of xargs+sed over xargs -> shEuAndreh1-3/+3
2023-04-05v2: src/content/en/about.md: Remove spurious code blockEuAndreh4-19/+3
2023-04-05v2: dynamic.mk: Conditionally copy snippets, only when they existEuAndreh1-1/+1
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: .envrc: Include "$LAYOUTS"EuAndreh1-0/+3
2023-04-05v2: po/mappings.cfg: Include this fileEuAndreh2-0/+4
2023-04-05TODOs.md: articles in root? slides?EuAndreh1-0/+4
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 translationsEuAndreh30-188/+1138
2023-04-04v2: Recove h[2-6] anchor link and iconEuAndreh2-5/+7
2023-04-04v2: git mv src/development/getconf.sh src/development/genconf.shEuAndreh2-4/+4
2023-04-04v2: dynamic.mk: Also clean dynamically extracted code snippetsEuAndreh1-1/+2
2023-04-04v2: src/bin/makemake: Remove unsed extensionsEuAndreh1-2/+0
2023-04-04v2: dynamic.mk: Remove PNG faviconEuAndreh1-9/+2
2023-04-04v2/: HTML! Handle pages, multiple languages, and snippetsEuAndreh23-117/+279
2023-04-04v2: WIP genhtml via envsubstEuAndreh15-250/+119
2023-04-04src/development/genhtml.sh: Move some TODOsEuAndreh2-4/+4
2023-04-04dynamic.mk: Add explicitly dependency for .in filesEuAndreh2-3/+6
2023-04-04.gitignore: Exclude "*.md.tmp"EuAndreh1-0/+1
2023-04-04Add aux/checks/todos.shEuAndreh3-0/+60
2023-04-04Makefile: Add ShellCheck to "check" targetEuAndreh5-54/+77
2023-04-04Revamp v2/EuAndreh50-328/+1536
2023-04-03dynamic.mk: Use serve(1) as isEuAndreh1-3/+1
2023-04-03dynamic.mk: Use "deployer" user in s/deploy/upload/ targetEuAndreh1-2/+7
2022-11-26Replace kuvira -> toph... git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. EuAndreh55-195/+195
2022-11-26dynamic.mk: Move iroh -> toph, update remote pathEuAndreh1-1/+1
2022-09-02v2/src/bin/extract: Include preamble when extractingEuAndreh3-6/+4
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 fileEuAndreh4-28/+26
2022-09-02v2/src/development/genhtml.sh: Remove fake $(_ "...") translation supportEuAndreh1-15/+7
2022-09-02v2/src/bin/extract: Include FILENAME as an argument (and output)EuAndreh2-8/+14
2022-09-02Generate .entry-content and .entry-env when building HTMLEuAndreh4-4/+116
2022-09-02v2/src/development/genhtml.sh: Use `htmlesc` over `html`EuAndreh1-3/+3
2022-09-02Make `url-for` and `absolute` standalone executablesEuAndreh5-22/+161
2022-09-02v2/: WIP rewrite using Make over JekyllEuAndreh20-0/+784
2022-09-01.gitignore: Ignore logs/ directoryEuAndreh1-0/+2