summaryrefslogtreecommitdiff
path: root/src/development (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-01Generate podcast artifacts in dynamic.mkEuAndreh1-0/+13
2022-06-01src/development/dynmake.sh: Generate torrent only for primary .webm and ↵EuAndreh1-1/+0
.flac files
2022-06-01Generate LilyPond files in dynamic.mkEuAndreh1-11/+19
2022-06-01Move files.mk and deps.mk into generated.mkEuAndreh1-3/+39
Make torrent files dynamic instead of listed in Makefile.
2022-06-01src/development/frontmatter-env.sh: Use single quote for heredoc markerEuAndreh1-2/+2
2022-06-01Start building pastebins with dynamic.mkEuAndreh3-14/+125
2022-05-02src/development/dynmake.sh: Base tool to do dynamic Makefiles without ↵EuAndreh1-0/+72
proprietary $(wildcard ...) add-ons
2022-05-02src/development/JEKYLL_COMPAT/copy-content.sh: Copy files while Jekyll is ↵EuAndreh1-0/+18
still active To enable gradual deveopment of Jekyll phase-out.
2022-05-02src/development/frontmatter-env.sh: Generate .env file from .md frontmatterEuAndreh1-0/+91
2022-05-02src/development/lib.sh: Add helper fileEuAndreh1-0/+30