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