aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add test podcast/screencast po entriesEuAndreh2020-12-286-0/+465
* Add test screencast entryEuAndreh2020-12-281-0/+23
* linter.rb: Add assert_media_metadataEuAndreh2020-12-273-1/+43
* Add cover art to resources/podcasts/2020-12-19-a-test-entry.flacEuAndreh2020-12-271-1/+1
* Add ALBUM metadata to resources/podcasts/2020-12-19-a-test-entry.flacEuAndreh2020-12-271-1/+1
* TODOs.org: Add 8d8a9202-97d4-4c43-b042-15fd5c95da65EuAndreh2020-12-271-0/+5
* Add metadata tags to resources/podcasts/2020-12-19-a-test-entry.flacEuAndreh2020-12-271-1/+1
* linter.rb: Add all_documents iteratorEuAndreh2020-12-271-29/+23
* Use explicit sh script callEuAndreh2020-12-271-5/+5
* TODOs.org: Mark c41d11b0-4235-4e8c-8e2b-bbbec7ee5c0b as doneEuAndreh2020-12-271-1/+4
* linter.rb: Add assert_git_annexEuAndreh2020-12-272-0/+16
* TODOs.org: Add 7535169e-715e-409b-88c3-78c4bb482d95EuAndreh2020-12-271-0/+5
* default.nix: Add $JEKYLL_ENV=production to copy symlinks...Otherwise, the server livereload is broken, and also a second build, because Jekyll will copy the symlink as is, and it becomes broken when copied. EuAndreh2020-12-271-0/+4
* Add resources/podcasts/2020-12-19-a-test-entry.flac sample audioEuAndreh2020-12-271-0/+1
* Add test podcast entryEuAndreh2020-12-271-0/+116
* Add SVG faviconEuAndreh2020-12-277-2/+255
* sitemap.xml: Simplify generation of sitemap.xml, include all collectionsEuAndreh2020-12-262-49/+30
* _config.yml: Exclude locale/ from buildEuAndreh2020-12-261-0/+1
* Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh2020-12-264-41/+28
* Remove generated media extensions (.ogg, .torrent) from gitignoreEuAndreh2020-12-261-4/+0
* default.nix: inherit buildInputs on derivationsEuAndreh2020-12-261-6/+4
* default.nix: Use --trace in jekyll buildEuAndreh2020-12-261-1/+1
* default.nix: Add default build inputs to site derivationEuAndreh2020-12-261-1/+1
* torrent.html: Add <noscript> tagEuAndreh2020-12-261-0/+7
* linter.rb: Remove @@known_ids to allow live reloading to workEuAndreh2020-12-261-4/+3
* Fix sh testsEuAndreh2020-12-252-1/+2
* Move torrent and media generators out of linter.rbEuAndreh2020-12-253-23/+54
* Don't run linter on generated filesEuAndreh2020-12-243-6/+17
* Rename: _plugins/lint-hook.rb -> _plugins/linter.rbEuAndreh2020-12-241-0/+0
* TODOs.orgEuAndreh2020-12-241-1/+5
* Use /bin/sh over BashEuAndreh2020-12-245-34/+14
* Use MKV over webmEuAndreh2020-12-243-3/+5
* TODOs.org: Mark a7b6b371-100c-48f4-a448-bfa39f88efce as doneEuAndreh2020-12-241-1/+3
* lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh2020-12-242-6/+8
* Use sh for tests.shEuAndreh2020-12-241-5/+1
* Update translation filesEuAndreh2020-12-243-18/+6
* Move the rest of assert-content.sh to link-hook.rbEuAndreh2020-12-245-413/+132
* Move assert-unique-refs check to lint-hook.rbEuAndreh2020-12-242-31/+39
* TODOs.orgEuAndreh2020-12-241-1/+3
* assert-content.sh: Fix ShellCheckEuAndreh2020-12-241-2/+3
* Remove include.entries from link-listing.htmlEuAndreh2020-12-2459-77/+77
* TODOs.orgEuAndreh2020-12-241-2/+6
* assert-content.sh: Strip frontmatter from cast notesEuAndreh2020-12-241-16/+32
* default.nix: Fix phases of test attributeEuAndreh2020-12-241-1/+1
* Add screencasts translation filesEuAndreh2020-12-246-0/+183
* TODOs.orgEuAndreh2020-12-241-0/+18
* Fix ShellCheck errorsEuAndreh2020-12-241-43/+39
* Add support for screencasts, behind a feature flagEuAndreh2020-12-2419-37/+299
* TODOs.orgEuAndreh2020-12-241-0/+20
* Add sh helper to enable feature flagsEuAndreh2020-12-241-0/+11