aboutsummaryrefslogtreecommitdiff
path: root/scripts/extract-translations.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-08-31Replace website.git address with euandre.org.git addressEuAndreh5-18/+18
2022-08-31_config.yml: Add v2/ and logs/ to exclude listEuAndreh1-0/+2
2022-08-30dynamic.mk: Use "all" over "$(ALL) public"EuAndreh1-1/+1
2022-08-30dynamic.mk: Add compat link to feed.blog.en.atomEuAndreh1-6/+11
2022-08-30dynamic.mk: Remove "disabled" targetEuAndreh1-7/+0
2022-08-30dynamic.mk: Move everything from Makefile into dynamic.mkEuAndreh2-80/+70
2022-08-22src/development/: WIP work on Perl md2htmlEuAndreh2-9/+223
2022-08-12public.asc: Update public keyEuAndreh1-27/+50
2022-08-12src/bin/pb: Use file path over hard-coded $WEBSITE_DIREuAndreh1-3/+1