| Commit message (Expand) | Author | Files | Lines |
2023-04-05 | v2: po/mappings.cfg: Include this file | EuAndreh | 2 | -0/+4 |
2023-04-05 | TODOs.md: articles in root? slides? | EuAndreh | 1 | -0/+4 |
2023-04-05 | v2: src/bin/conf: Include "$layout" and "$collection" variables | EuAndreh | 1 | -0/+21 |
2023-04-05 | v2: src/bin/conf: Use shesc(1) from $PATH | EuAndreh | 1 | -4/+0 |
2023-04-05 | v2: src/bin/conf: s/escape/shesc/ | EuAndreh | 1 | -7/+7 |
2023-04-05 | v2: Support Atom feeds and collection translations | EuAndreh | 30 | -188/+1138 |
2023-04-04 | v2: Recove h[2-6] anchor link and icon | EuAndreh | 2 | -5/+7 |
2023-04-04 | v2: git mv src/development/getconf.sh src/development/genconf.sh | EuAndreh | 2 | -4/+4 |
2023-04-04 | v2: dynamic.mk: Also clean dynamically extracted code snippets | EuAndreh | 1 | -1/+2 |
2023-04-04 | v2: src/bin/makemake: Remove unsed extensions | EuAndreh | 1 | -2/+0 |
2023-04-04 | v2: dynamic.mk: Remove PNG favicon | EuAndreh | 1 | -9/+2 |
2023-04-04 | v2/: HTML! Handle pages, multiple languages, and snippets | EuAndreh | 23 | -117/+279 |
2023-04-04 | v2: WIP genhtml via envsubst | EuAndreh | 15 | -250/+119 |
2023-04-04 | src/development/genhtml.sh: Move some TODOs | EuAndreh | 2 | -4/+4 |
2023-04-04 | dynamic.mk: Add explicitly dependency for .in files | EuAndreh | 2 | -3/+6 |
2023-04-04 | .gitignore: Exclude "*.md.tmp" | EuAndreh | 1 | -0/+1 |
2023-04-04 | Add aux/checks/todos.sh | EuAndreh | 3 | -0/+60 |
2023-04-04 | Makefile: Add ShellCheck to "check" target | EuAndreh | 5 | -54/+77 |
2023-04-04 | Revamp v2/ | EuAndreh | 50 | -328/+1536 |
2023-04-03 | dynamic.mk: Use serve(1) as is | EuAndreh | 1 | -3/+1 |
2023-04-03 | dynamic.mk: Use "deployer" user in s/deploy/upload/ target | EuAndreh | 1 | -2/+7 |
2022-11-26 | 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.
| EuAndreh | 55 | -195/+195 |
2022-11-26 | dynamic.mk: Move iroh -> toph, update remote path | EuAndreh | 1 | -1/+1 |
2022-09-02 | v2/src/bin/extract: Include preamble when extracting | EuAndreh | 3 | -6/+4 |
2022-09-02 | v2/src/development/genhtml.sh: Get content from *.entry-content | EuAndreh | 1 | -9/+1 |
2022-09-02 | v2/: Centralize all env vars in the generated *.entry-env file | EuAndreh | 4 | -28/+26 |
2022-09-02 | v2/src/development/genhtml.sh: Remove fake $(_ "...") translation support | EuAndreh | 1 | -15/+7 |
2022-09-02 | v2/src/bin/extract: Include FILENAME as an argument (and output) | EuAndreh | 2 | -8/+14 |
2022-09-02 | Generate .entry-content and .entry-env when building HTML | EuAndreh | 4 | -4/+116 |
2022-09-02 | v2/src/development/genhtml.sh: Use `htmlesc` over `html` | EuAndreh | 1 | -3/+3 |
2022-09-02 | Make `url-for` and `absolute` standalone executables | EuAndreh | 5 | -22/+161 |
2022-09-02 | v2/: WIP rewrite using Make over Jekyll | EuAndreh | 20 | -0/+784 |
2022-09-01 | .gitignore: Ignore logs/ directory | EuAndreh | 1 | -0/+2 |
2022-08-31 | Replace website.git address with euandre.org.git address | EuAndreh | 5 | -18/+18 |
2022-08-31 | _config.yml: Add v2/ and logs/ to exclude list | EuAndreh | 1 | -0/+2 |
2022-08-30 | dynamic.mk: Use "all" over "$(ALL) public" | EuAndreh | 1 | -1/+1 |
2022-08-30 | dynamic.mk: Add compat link to feed.blog.en.atom | EuAndreh | 1 | -6/+11 |
2022-08-30 | dynamic.mk: Remove "disabled" target | EuAndreh | 1 | -7/+0 |
2022-08-30 | dynamic.mk: Move everything from Makefile into dynamic.mk | EuAndreh | 2 | -80/+70 |
2022-08-22 | src/development/: WIP work on Perl md2html | EuAndreh | 2 | -9/+223 |
2022-08-12 | public.asc: Update public key | EuAndreh | 1 | -27/+50 |
2022-08-12 | src/bin/pb: Use file path over hard-coded $WEBSITE_DIR | EuAndreh | 1 | -3/+1 |