| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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•••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.
| 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 |
* | Use MKV over webm | EuAndreh | 2020-12-24 | 3 | -3/+5 |
* | TODOs.org: Mark a7b6b371-100c-48f4-a448-bfa39f88efce as done | EuAndreh | 2020-12-24 | 1 | -1/+3 |
* | lint-hook.rb: Make Jekyll aware of the generated ogg files | EuAndreh | 2020-12-24 | 2 | -6/+8 |
* | Use sh for tests.sh | EuAndreh | 2020-12-24 | 1 | -5/+1 |
* | Update translation files | EuAndreh | 2020-12-24 | 3 | -18/+6 |
* | Move the rest of assert-content.sh to link-hook.rb | EuAndreh | 2020-12-24 | 5 | -413/+132 |
* | Move assert-unique-refs check to lint-hook.rb | EuAndreh | 2020-12-24 | 2 | -31/+39 |
* | TODOs.org | EuAndreh | 2020-12-24 | 1 | -1/+3 |
* | assert-content.sh: Fix ShellCheck | EuAndreh | 2020-12-24 | 1 | -2/+3 |
* | Remove include.entries from link-listing.html | EuAndreh | 2020-12-24 | 59 | -77/+77 |
* | TODOs.org | EuAndreh | 2020-12-24 | 1 | -2/+6 |
* | assert-content.sh: Strip frontmatter from cast notes | EuAndreh | 2020-12-24 | 1 | -16/+32 |
* | default.nix: Fix phases of test attribute | EuAndreh | 2020-12-24 | 1 | -1/+1 |
* | Add screencasts translation files | EuAndreh | 2020-12-24 | 6 | -0/+183 |
* | TODOs.org | EuAndreh | 2020-12-24 | 1 | -0/+18 |
* | Fix ShellCheck errors | EuAndreh | 2020-12-24 | 1 | -43/+39 |
* | Add support for screencasts, behind a feature flag | EuAndreh | 2020-12-24 | 19 | -37/+299 |
* | TODOs.org | EuAndreh | 2020-12-24 | 1 | -0/+20 |
* | Add sh helper to enable feature flags | EuAndreh | 2020-12-24 | 1 | -0/+11 |
* | Add torrent.html page with WebTorrent | EuAndreh | 2020-12-24 | 4 | -3/+32 |