| Commit message (Expand) | Author | Age | Files | Lines |
* | Revamp v2/ | EuAndreh | 2023-04-04 | 1 | -2/+2 |
* | Replace kuvira -> toph | EuAndreh | 2022-11-26 | 1 | -1/+1 |
* | src/development/: WIP work on Perl md2html | EuAndreh | 2022-08-22 | 2 | -9/+223 |
* | src/bin/pb: Use file path over hard-coded $WEBSITE_DIR | EuAndreh | 2022-08-12 | 1 | -3/+1 |
* | src/development/md2html.pl: Setup initial Perl script using CommonMark module | EuAndreh | 2022-06-04 | 1 | -0/+9 |
* | src/development/genhtml.sh: Derive $HTML variable from $MD | EuAndreh | 2022-06-03 | 1 | -0/+1 |
* | src/development/genhtml.sh: escape() _() strings by default | EuAndreh | 2022-06-03 | 1 | -1/+1 |
* | src/development/genhtml.sh: Use relative URL for Atom feeds | EuAndreh | 2022-06-03 | 1 | -4/+4 |
* | src/development/config.env: Mark as executable | EuAndreh | 2022-06-03 | 1 | -0/+0 |
* | src/bin/article: Remove script, it was not being used, and I intend to keep n... | EuAndreh | 2022-06-02 | 1 | -143/+0 |
* | src/bin/tmp: Move out of repository, into ~/.usr/bin | EuAndreh | 2022-06-02 | 1 | -74/+0 |
* | src/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/ | EuAndreh | 2022-06-01 | 2 | -11/+15 |
* | src/bin/pb: Fix typo in usage() text | EuAndreh | 2022-06-01 | 1 | -1/+1 |
* | Generate podcast artifacts in dynamic.mk | EuAndreh | 2022-06-01 | 1 | -0/+13 |
* | src/development/dynmake.sh: Generate torrent only for primary .webm and .flac... | EuAndreh | 2022-06-01 | 1 | -1/+0 |
* | Generate LilyPond files in dynamic.mk | EuAndreh | 2022-06-01 | 1 | -11/+19 |
* | Move files.mk and deps.mk into generated.mk | EuAndreh | 2022-06-01 | 1 | -3/+39 |
* | src/development/frontmatter-env.sh: Use single quote for heredoc marker | EuAndreh | 2022-06-01 | 1 | -2/+2 |
* | Start building pastebins with dynamic.mk | EuAndreh | 2022-06-01 | 3 | -14/+125 |
* | src/bin/pb: Use 'e' over 'vipe' | EuAndreh | 2022-06-01 | 1 | -1/+1 |
* | src/bin/pb: Fix sed expression | EuAndreh | 2022-06-01 | 1 | -1/+1 |
* | src/bin/pb: Update WEBSITE_DIR path | EuAndreh | 2022-06-01 | 1 | -1/+1 |
* | git mv bin/ src/ | EuAndreh | 2022-06-01 | 3 | -0/+392 |
* | src/development/dynmake.sh: Base tool to do dynamic Makefiles without proprie... | EuAndreh | 2022-05-02 | 1 | -0/+72 |
* | src/development/JEKYLL_COMPAT/copy-content.sh: Copy files while Jekyll is sti... | EuAndreh | 2022-05-02 | 1 | -0/+18 |
* | src/development/frontmatter-env.sh: Generate .env file from .md frontmatter | EuAndreh | 2022-05-02 | 1 | -0/+91 |
* | src/development/lib.sh: Add helper file | EuAndreh | 2022-05-02 | 1 | -0/+30 |