aboutsummaryrefslogtreecommitdiff
path: root/src/development (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/development/: WIP work on Perl md2htmlEuAndreh2022-08-222-9/+223
* 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/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/EuAndreh2022-06-012-11/+15
* 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.mk...Make torrent files dynamic instead of listed in Makefile. EuAndreh2022-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/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......To enable gradual deveopment of Jekyll phase-out. 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