| Commit message (Expand) | Author | Age | Files | Lines |
* | default.nix: Re-enable deleting things from remote | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | default.nix: Comment remote deletion before rsync | EuAndreh | 2020-12-28 | 1 | -1/+1 |
* | default.nix: Delete remote files | EuAndreh | 2020-12-28 | 1 | -0/+1 |
* | generate-favicon.rb: Generate PNG favicon from SVG | EuAndreh | 2020-12-28 | 1 | -0/+1 |
* | default.nix: Add mediainfo and mkvtoolnix-cli packages | EuAndreh | 2020-12-28 | 1 | -0/+2 |
* | Add direct-video flag | EuAndreh | 2020-12-28 | 1 | -2/+3 |
* | linter.rb: Add assert_media_metadata | EuAndreh | 2020-12-27 | 1 | -0/+1 |
* | linter.rb: Add assert_git_annex | EuAndreh | 2020-12-27 | 1 | -0/+1 |
* | default.nix: Add $JEKYLL_ENV=production to copy symlinks | EuAndreh | 2020-12-27 | 1 | -0/+4 |
* | Use /bin/sh over Bash everywhere, remove patchShebangs from default.nix | EuAndreh | 2020-12-26 | 1 | -19/+13 |
* | 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 |
* | lint-hook.rb: Make Jekyll aware of the generated ogg files | EuAndreh | 2020-12-24 | 1 | -0/+1 |
* | default.nix: Fix phases of test attribute | EuAndreh | 2020-12-24 | 1 | -1/+1 |
* | Add support for screencasts, behind a feature flag | EuAndreh | 2020-12-24 | 1 | -2/+2 |
* | Add sh helper to enable feature flags | EuAndreh | 2020-12-24 | 1 | -0/+11 |
* | Generate torrent files from ogg files | EuAndreh | 2020-12-23 | 1 | -1/+11 |
* | default.nix: Use --delete option when publishing | EuAndreh | 2020-12-19 | 1 | -13/+3 |
* | default.nix: Don't start server on shellHook | EuAndreh | 2020-12-19 | 1 | -1/+0 |
* | default.nix: Add remotePUblishScript | EuAndreh | 2020-12-04 | 1 | -0/+10 |
* | Finish packaging mdpo | EuAndreh | 2020-11-03 | 1 | -1/+1 |
* | Move other Nix files to nix/ | EuAndreh | 2020-11-03 | 1 | -2/+2 |
* | default.nix: Init packaging mdpo | EuAndreh | 2020-11-03 | 1 | -0/+3 |
* | default.nix: Enable --trace by default | EuAndreh | 2020-11-03 | 1 | -2/+2 |
* | Add esperanto dictionary and spellcheck website | EuAndreh | 2020-10-30 | 1 | -1/+1 |
* | Start jekyll server on shell by default | EuAndreh | 2020-10-24 | 1 | -1/+2 |
* | default.nix: Remove rec from shell derivation | EuAndreh | 2020-10-23 | 1 | -1/+1 |
* | Add Perl package to default.nix | EuAndreh | 2020-10-23 | 1 | -0/+1 |
* | Add GraphvizBlock plugin | EuAndreh | 2020-10-16 | 1 | -0/+1 |
* | Add note on starting a live server | EuAndreh | 2020-10-11 | 1 | -0/+4 |
* | Decouple testing with Nix | EuAndreh | 2020-10-11 | 1 | -102/+48 |
* | default.nix: Add site attribute as an alias for subtasks.docs | EuAndreh | 2020-10-05 | 1 | -0/+1 |
* | Add sha256 to downloaded hunspell dictionaries | EuAndreh | 2020-09-01 | 1 | -11/+28 |
* | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 2020-08-31 | 1 | -6/+26 |
* | default.nix: Don't use $NIXPKGS from environment | EuAndreh | 2020-08-29 | 1 | -1/+3 |
* | default.nix: Add fastPublishScript derivation | EuAndreh | 2020-08-20 | 1 | -0/+4 |
* | default.nix: Remove existing HTML before publishing | EuAndreh | 2020-08-14 | 1 | -1/+1 |
* | Allow more folders to contain 'FIXME' text | EuAndreh | 2020-08-12 | 1 | -1/+9 |
* | default.nix: Exclude _posts/ from utils.fixme check | EuAndreh | 2020-08-10 | 1 | -1/+1 |
* | Ignore FIXME occurrencies inside _pastebin/ | EuAndreh | 2020-08-06 | 1 | -1/+1 |
* | Remove HTML Tidy step | EuAndreh | 2020-08-05 | 1 | -8/+1 |
* | Use tidy to format HTML | EuAndreh | 2020-08-05 | 1 | -1/+2 |
* | Improve error message of tidy-content.sh | EuAndreh | 2020-02-14 | 1 | -1/+5 |
* | Add building docs to test derivation | EuAndreh | 2020-02-14 | 1 | -0/+2 |
* | Call tidy-content.sh in build derivation | EuAndreh | 2020-02-14 | 1 | -1/+1 |
* | html tidy wip | EuAndreh | 2020-02-12 | 1 | -1/+3 |
* | Run assert-content.sh in test derivation | EuAndreh | 2020-02-06 | 1 | -0/+10 |
* | Let jekyll create the $out directory | EuAndreh | 2020-02-06 | 1 | -1/+0 |
* | Format default.nix with nixfmt | EuAndreh | 2020-02-06 | 1 | -2/+1 |