| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use feature toggle to show podcast links | EuAndreh | 2020-12-24 | 1 | -2/+6 |
* | Generate torrent files from ogg files | EuAndreh | 2020-12-23 | 5 | -7/+79 |
* | _layouts/podcast.html: Remove placeholder alternative tag, point to flac file | EuAndreh | 2020-12-20 | 1 | -1/+1 |
* | Update translation files | EuAndreh | 2020-12-19 | 48 | -111/+660 |
* | Add word to en.txt dictionary | EuAndreh | 2020-12-19 | 1 | -0/+1 |
* | Fix bad replace on slide links | EuAndreh | 2020-12-19 | 1 | -6/+3 |
* | Remove --check option from translation scripts | EuAndreh | 2020-12-19 | 2 | -10/+1 |
* | Remove placeholder values from is_audio section of feed.atom | EuAndreh | 2020-12-19 | 2 | -12/+6 |
* | Add default links to end of slides | EuAndreh | 2020-12-19 | 5 | -23/+24 |
* | Fix translation navigation link of collections | EuAndreh | 2020-12-19 | 17 | -15/+77 |
* | Add Podcast structure, with public entrypoint commented out | EuAndreh | 2020-12-19 | 22 | -43/+474 |