aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: make target "publish" depend on target "all"EuAndreh2022-01-161-1/+1
* Makefile{,.dynamic}: Glue these files together using {files,deps}.mkEuAndreh2022-01-162-12/+16
* resources/podcasts/2020-12-19-a-test-entry.flac: Update thumbnail with favico...EuAndreh2022-01-161-0/+0
* TODOs.md: Add #td-f52abfa9-1fbc-bcc6-048b-d4d770f571fcEuAndreh2022-01-161-0/+3
* .gitignore: Add torrent-files.txtEuAndreh2022-01-161-0/+1
* .gitignore: Add deps.mk and files.mkEuAndreh2022-01-161-0/+3
* aux/: UpdateEuAndreh2022-01-164-3/+18
* Makefile.dynamic: addEuAndreh2022-01-131-0/+7
* _plugins/generate-torrent.rb: Remove in favor of MakefileEuAndreh2022-01-112-46/+12
* _plugins/generate-media-files.rb: Remove in favor of MakefileEuAndreh2022-01-114-44/+41
* _plugins/generate-favicon.rb: Delete file, generate files in MakefileEuAndreh2022-01-102-27/+11
* TODOs.md: Add #td-8876fc14-7f24-ebb1-4e60-adad79442005EuAndreh2022-01-101-0/+3
* _plugins/generate-lilypond.rb: Build lilypond files inside Makefile instead o...EuAndreh2022-01-102-31/+34
* TODOs.md: Add #td-ca621da2-2e94-ae6f-0e3d-db744c00a656EuAndreh2022-01-101-0/+41
* _plugins/generate-favicon.rb: Make the background of the PNG whiteEuAndreh2022-01-101-1/+1
* TODOs.md: Add #td-f9b510c0-c2c5-638e-e00f-3bbd35de31d9EuAndreh2022-01-101-0/+3
* bin/tmp: Add helper script for uploading temporary filesEuAndreh2022-01-081-0/+74
* TODOs.md: Add #td-d985f05d-3ecb-fc43-986b-b7089d17515dEuAndreh2021-10-121-0/+7
* TODOs.md: Add #td-d282e753-9b2c-cd86-e64b-9148c5e84bafEuAndreh2021-10-121-0/+3
* TODOs.md: Add #td-324de4da-0385-e832-0e4e-9f757efc9795EuAndreh2021-10-121-0/+3
* TODOs.md: Add #td-6449803d-5774-b345-fde8-ad734af43e36EuAndreh2021-10-121-0/+7
* TODOs.md: Add #td-d01a98aa-ef1e-cb21-8cba-7325d98b3db0EuAndreh2021-10-121-0/+3
* TODOs.md: Add #td-bedfe310-4308-6160-0c63-78fa216b6ee1EuAndreh2021-10-121-0/+7
* _plugins/linter.rb: Remove Git Annex assertEuAndreh2021-10-121-22/+0
* TODOs.md: Add #td-826dd92f-ba91-b7b4-1fcc-e5240f920e99EuAndreh2021-10-121-0/+3
* TODOs.md: Add #td-5a13db85-6ff1-ddde-b9cc-a0ddd2de5333EuAndreh2021-10-121-0/+3
* Makefile: Add .POSIX: targetEuAndreh2021-10-121-0/+2
* TODOs.md: Add #td-d85f64b1-24c2-efe5-f214-c4e5a0b9ea31EuAndreh2021-10-121-0/+19
* Build Jekyll output directly to public/EuAndreh2021-10-122-9/+4
* Deinit Git AnnexEuAndreh2021-10-124-3/+1
* _plugins/generate-torrent.rb: Don't include trackers for torrent file, they a...EuAndreh2021-10-121-3/+1
* _tils/2020-11-30-storing-ci-data-on-git-notes.md: Fix links...After wiping the server, I removed the old logs. I've replaced with a commit where the logs exist. EuAndreh2021-10-111-25/+27
* bin/*: Add WIP version of scriptsEuAndreh2021-10-112-0/+267
* Update link to Git repositoriesEuAndreh2021-10-1153-195/+195
* styles.css: Simplify margin, remove "optimizeLegibility"EuAndreh2021-10-111-2/+1
* static/*.svg: Set width and height to 22EuAndreh2021-10-114-4/+4
* styles.css: Don't set the background, use the default value (white)EuAndreh2021-10-111-1/+0
* styles.css: Don't set the font, inherit from the browser defaultEuAndreh2021-10-111-1/+0
* Stop using WebTorrent...I'll stick with just plain torrent + web seed, to reduce the dependencies of the website. EuAndreh2021-10-064-42/+2
* configure: Remove fileEuAndreh2021-10-061-27/+0
* _layouts/default.html: Add content type to CSS stylesheetEuAndreh2021-10-051-5/+5
* aux/: UpdateEuAndreh2021-10-053-15/+33
* TODOs.md: Add #td-94511264-e301-be51-23e2-cf960dcd603dEuAndreh2021-10-051-0/+9
* Add .tdrcEuAndreh2021-10-051-0/+1
* aux/: UpdateEuAndreh2021-09-207-57/+82
* _tils/2020-09-05-pull-requests-with-git-the-old-school-way.md: Fix order of r...EuAndreh2021-09-131-1/+1
* Pastebin: O(n) -> amortized O(1)EuAndreh2021-09-101-2/+2
* TODOs.md: Add #task-089dca19-14e2-e1c1-6a47-9af6ab8eb42aEuAndreh2021-09-051-0/+3
* configure: WIP fileEuAndreh2021-09-031-0/+27
* _plugins/linter.rb: Fix slugifying of ()EuAndreh2021-09-031-1/+1