summaryrefslogtreecommitdiff
path: root/src/development (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17rm- rf src/development/EuAndreh7-606/+0
2022-11-26Replace kuvira -> tophEuAndreh1-1/+1
2022-08-22src/development/: WIP work on Perl md2htmlEuAndreh2-9/+223
2022-06-04src/development/md2html.pl: Setup initial Perl script using CommonMark moduleEuAndreh1-0/+9
2022-06-03src/development/genhtml.sh: Derive $HTML variable from $MDEuAndreh1-0/+1
2022-06-03src/development/genhtml.sh: escape() _() strings by defaultEuAndreh1-1/+1
2022-06-03src/development/genhtml.sh: Use relative URL for Atom feedsEuAndreh1-4/+4
2022-06-03src/development/config.env: Mark as executableEuAndreh1-0/+0
2022-06-01src/development/genhtml.sh: Use relative URLs by default, with BASE_URL=/EuAndreh2-11/+15
2022-06-01Generate podcast artifacts in dynamic.mkEuAndreh1-0/+13
2022-06-01src/development/dynmake.sh: Generate torrent only for primary .webm and .flac...EuAndreh1-1/+0
2022-06-01Generate LilyPond files in dynamic.mkEuAndreh1-11/+19
2022-06-01Move files.mk and deps.mk into generated.mkEuAndreh1-3/+39
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 proprie...EuAndreh1-0/+72
2022-05-02src/development/JEKYLL_COMPAT/copy-content.sh: Copy files while Jekyll is sti...EuAndreh1-0/+18
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