| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | _config.yml: Add missing :day component to screencasts collection permalink | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | TODOs.org: Mark 7535169e-715e-409b-88c3-78c4bb482d95 as done | EuAndreh | 2020-12-28 | 1 | -1/+4 |
* | Add generate-media-permalink.rb | EuAndreh | 2020-12-28 | 2 | -1/+62 |
* | Update locale for test entries | EuAndreh | 2020-12-28 | 6 | -18/+36 |
* | default.nix: Add mediainfo and mkvtoolnix-cli packages | EuAndreh | 2020-12-28 | 1 | -0/+2 |
* | tests.sh: Revert to ./ in order to fail build when error occurs | EuAndreh | 2020-12-28 | 1 | -5/+5 |
* | TODOs.org: Mark 8d8a9202-97d4-4c43-b042-15fd5c95da65 as done | EuAndreh | 2020-12-28 | 1 | -1/+5 |
* | Enforce metadata of videos too | EuAndreh | 2020-12-28 | 1 | -5/+19 |
* | Add metadata to resources/screencasts/2020-12-24-sample-screencast.mkv | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | generate-media-files.rb: Assert Ogg is in sync with FLAC | EuAndreh | 2020-12-28 | 2 | -3/+15 |
* | generate-torrent.rb: Assert torrent is in sync with media file | EuAndreh | 2020-12-28 | 1 | -1/+13 |
* | TODOs.org: Add comment to 9d75fe3a-b7e5-4cc5-9300-1054c7e981c0 | EuAndreh | 2020-12-28 | 1 | -0/+3 |
* | Revert "Use WebM over MKV" | EuAndreh | 2020-12-28 | 8 | -11/+21 |
* | Use proper test screencast file | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | Use WebM over MKV | EuAndreh | 2020-12-28 | 8 | -11/+14 |
* | Add direct-video flag | EuAndreh | 2020-12-28 | 3 | -6/+13 |
* | Merge _layouts/cast.html into _layouts/post.html | EuAndreh | 2020-12-28 | 5 | -33/+29 |
* | linter.rb: Don't fail first build to avoid chicken and egg problem | EuAndreh | 2020-12-28 | 1 | -4/+11 |
* | Add resources/screencasts/2020-12-24-sample-screencast.mkv sample video file | EuAndreh | 2020-12-28 | 1 | -0/+1 |
* | Add test podcast/screencast po entries | EuAndreh | 2020-12-28 | 6 | -0/+465 |
* | Add test screencast entry | EuAndreh | 2020-12-28 | 1 | -0/+23 |
* | linter.rb: Add assert_media_metadata | EuAndreh | 2020-12-27 | 3 | -1/+43 |
* | Add cover art to resources/podcasts/2020-12-19-a-test-entry.flac | EuAndreh | 2020-12-27 | 1 | -1/+1 |
* | Add ALBUM metadata to resources/podcasts/2020-12-19-a-test-entry.flac | EuAndreh | 2020-12-27 | 1 | -1/+1 |
* | TODOs.org: Add 8d8a9202-97d4-4c43-b042-15fd5c95da65 | EuAndreh | 2020-12-27 | 1 | -0/+5 |
* | Add metadata tags to resources/podcasts/2020-12-19-a-test-entry.flac | EuAndreh | 2020-12-27 | 1 | -1/+1 |
* | linter.rb: Add all_documents iterator | EuAndreh | 2020-12-27 | 1 | -29/+23 |
* | Use explicit sh script call | EuAndreh | 2020-12-27 | 1 | -5/+5 |
* | TODOs.org: Mark c41d11b0-4235-4e8c-8e2b-bbbec7ee5c0b as done | EuAndreh | 2020-12-27 | 1 | -1/+4 |
* | linter.rb: Add assert_git_annex | EuAndreh | 2020-12-27 | 2 | -0/+16 |
* | TODOs.org: Add 7535169e-715e-409b-88c3-78c4bb482d95 | EuAndreh | 2020-12-27 | 1 | -0/+5 |
* | default.nix: Add $JEKYLL_ENV=production to copy symlinks | EuAndreh | 2020-12-27 | 1 | -0/+4 |
* | Add resources/podcasts/2020-12-19-a-test-entry.flac sample audio | EuAndreh | 2020-12-27 | 1 | -0/+1 |
* | Add test podcast entry | EuAndreh | 2020-12-27 | 1 | -0/+116 |
* | Add SVG favicon | EuAndreh | 2020-12-27 | 7 | -2/+255 |
* | sitemap.xml: Simplify generation of sitemap.xml, include all collections | EuAndreh | 2020-12-26 | 2 | -49/+30 |
* | _config.yml: Exclude locale/ from build | EuAndreh | 2020-12-26 | 1 | -0/+1 |
* | Use /bin/sh over Bash everywhere, remove patchShebangs from default.nix | EuAndreh | 2020-12-26 | 4 | -41/+28 |
* | Remove generated media extensions (.ogg, .torrent) from gitignore | EuAndreh | 2020-12-26 | 1 | -4/+0 |
* | default.nix: inherit buildInputs on derivations | EuAndreh | 2020-12-26 | 1 | -6/+4 |
* | default.nix: Use --trace in jekyll build | EuAndreh | 2020-12-26 | 1 | -1/+1 |
* | default.nix: Add default build inputs to site derivation | EuAndreh | 2020-12-26 | 1 | -1/+1 |
* | torrent.html: Add <noscript> tag | EuAndreh | 2020-12-26 | 1 | -0/+7 |
* | linter.rb: Remove @@known_ids to allow live reloading to work | EuAndreh | 2020-12-26 | 1 | -4/+3 |
* | Fix sh tests | EuAndreh | 2020-12-25 | 2 | -1/+2 |
* | Move torrent and media generators out of linter.rb | EuAndreh | 2020-12-25 | 3 | -23/+54 |
* | Don't run linter on generated files | EuAndreh | 2020-12-24 | 3 | -6/+17 |
* | Rename: _plugins/lint-hook.rb -> _plugins/linter.rb | EuAndreh | 2020-12-24 | 1 | -0/+0 |
* | TODOs.org | EuAndreh | 2020-12-24 | 1 | -1/+5 |
* | Use /bin/sh over Bash | EuAndreh | 2020-12-24 | 5 | -34/+14 |