aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revamp v2/EuAndreh2023-04-041-2/+2
* Replace kuvira -> tophEuAndreh2022-11-261-1/+1
* src/development/: WIP work on Perl md2htmlEuAndreh2022-08-222-9/+223
* src/bin/pb: Use file path over hard-coded $WEBSITE_DIREuAndreh2022-08-121-3/+1
* src/development/md2html.pl: Setup initial Perl script using CommonMark moduleEuAndreh2022-06-041-0/+9
* src/development/genhtml.sh: Derive $HTML variable from $MDEuAndreh2022-06-031-0/+1
* src/development/genhtml.sh: escape() _() strings by defaultEuAndreh2022-06-031-1/+1
* src/development/genhtml.sh: Use relative URL for Atom feedsEuAndreh2022-06-031-4/+4
* src/development/config.env: Mark as executableEuAndreh2022-06-031-0/+0
* src/bin/article: Remove script, it was not being used, and I intend to keep n...EuAndreh2022-06-021-143/+0
* src/bin/tmp: Move out of repository, into ~/.usr/binEuAndreh2022-06-021-74/+0
* src/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/EuAndreh2022-06-012-11/+15
* src/bin/pb: Fix typo in usage() textEuAndreh2022-06-011-1/+1
* Generate podcast artifacts in dynamic.mkEuAndreh2022-06-011-0/+13
* src/development/dynmake.sh: Generate torrent only for primary .webm and .flac...EuAndreh2022-06-011-1/+0
* Generate LilyPond files in dynamic.mkEuAndreh2022-06-011-11/+19
* Move files.mk and deps.mk into generated.mkEuAndreh2022-06-011-3/+39
* src/development/frontmatter-env.sh: Use single quote for heredoc markerEuAndreh2022-06-011-2/+2
* Start building pastebins with dynamic.mkEuAndreh2022-06-013-14/+125
* src/bin/pb: Use 'e' over 'vipe'EuAndreh2022-06-011-1/+1
* src/bin/pb: Fix sed expressionEuAndreh2022-06-011-1/+1
* src/bin/pb: Update WEBSITE_DIR pathEuAndreh2022-06-011-1/+1
* git mv bin/ src/EuAndreh2022-06-013-0/+392
* src/development/dynmake.sh: Base tool to do dynamic Makefiles without proprie...EuAndreh2022-05-021-0/+72
* src/development/JEKYLL_COMPAT/copy-content.sh: Copy files while Jekyll is sti...EuAndreh2022-05-021-0/+18
* src/development/frontmatter-env.sh: Generate .env file from .md frontmatterEuAndreh2022-05-021-0/+91
* src/development/lib.sh: Add helper fileEuAndreh2022-05-021-0/+30