| Commit message (Expand) | Author | Files | Lines |
2022-06-03 | src/development/genhtml.sh: Use relative URL for Atom feeds | EuAndreh | 1 | -4/+4 |
2022-06-03 | src/development/config.env: Mark as executable | EuAndreh | 1 | -0/+0 |
2022-06-03 | aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend Makefile | EuAndreh | 2 | -8/+3 |
2022-06-03 | Makefile: Indent $(derived-assets) variable | EuAndreh | 1 | -2/+2 |
2022-06-02 | src/bin/article: Remove script, it was not being used, and I intend to keep n... | EuAndreh | 1 | -143/+0 |
2022-06-02 | src/bin/tmp: Move out of repository, into ~/.usr/bin | EuAndreh | 1 | -74/+0 |
2022-06-01 | src/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/ | EuAndreh | 2 | -11/+15 |
2022-06-01 | dynamic.mk: Re-generate HTML files when genhtml.sh changes | EuAndreh | 1 | -1/+5 |
2022-06-01 | Makefile: Disable current tests | EuAndreh | 1 | -0/+2 |
2022-06-01 | src/bin/pb: Fix typo in usage() text | EuAndreh | 1 | -1/+1 |
2022-06-01 | TODOs.md: Add #td-330c7f45-2c2d-6066-b1a0-4357f7b09259 | EuAndreh | 1 | -0/+12 |
2022-06-01 | dynamic.mk: Add "default" rule | EuAndreh | 1 | -0/+1 |
2022-06-01 | Generate podcast artifacts in dynamic.mk | EuAndreh | 3 | -10/+26 |
2022-06-01 | TODOs.md: Add #td-2de2f57c-0773-530f-f6cf-70836080f46f | EuAndreh | 1 | -0/+3 |
2022-06-01 | src/development/dynmake.sh: Generate torrent only for primary .webm and .flac... | EuAndreh | 1 | -1/+0 |
2022-06-01 | .gitignore: Ignore src/content/ during migration | EuAndreh | 1 | -0/+3 |
2022-06-01 | Makefile: Conditionally clean with dynamic.mk, only when generated.mk exists | EuAndreh | 1 | -3/+4 |
2022-06-01 | Makefile: No need to rebuild public/ in "deploy" target | EuAndreh | 1 | -2/+0 |
2022-06-01 | Generate LilyPond files in dynamic.mk | EuAndreh | 8 | -49/+56 |
2022-06-01 | Move files.mk and deps.mk into generated.mk | EuAndreh | 3 | -49/+48 |
2022-06-01 | src/development/frontmatter-env.sh: Use single quote for heredoc marker | EuAndreh | 1 | -2/+2 |
2022-06-01 | Start building pastebins with dynamic.mk | EuAndreh | 6 | -16/+165 |
2022-06-01 | TODOs.md: Add #td-c409cad6-6660-81d8-b7ad-a0d61329ef3c | EuAndreh | 1 | -0/+3 |
2022-06-01 | src/bin/pb: Use 'e' over 'vipe' | EuAndreh | 1 | -1/+1 |
2022-06-01 | src/bin/pb: Fix sed expression | EuAndreh | 1 | -1/+1 |
2022-06-01 | src/bin/pb: Update WEBSITE_DIR path | EuAndreh | 1 | -1/+1 |
2022-06-01 | git mv bin/ src/ | EuAndreh | 3 | -0/+0 |
2022-06-01 | bin/article: Normalize usage() and help() text | EuAndreh | 1 | -16/+23 |
2022-06-01 | bin/pb: Allow input to contain "```" without prior escaping | EuAndreh | 1 | -1/+1 |
2022-05-02 | src/development/dynmake.sh: Base tool to do dynamic Makefiles without proprie... | EuAndreh | 2 | -0/+74 |
2022-05-02 | _config.yml: Exclude src/ for now | EuAndreh | 1 | -0/+1 |