Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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...Use Nix for build isolation not for test running. | 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...It conflicts with rouge, and changes the visualization of the final HTML. So I can look at a CSS locally served by 'jekyll serve' but in the end final output is different. | EuAndreh | 2020-08-05 | 1 | -8/+1 |
* | Use tidy to format HTML...More than to lint it :shrug: | 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 |
* | Run hunspell in test derivation | EuAndreh | 2020-02-06 | 1 | -0/+11 |
* | Add manual support for multiple languages | EuAndreh | 2020-02-05 | 1 | -21/+3 |
* | Add bundix Jekyll setup | EuAndreh | 2020-02-05 | 1 | -0/+7 |
* | Delete old files | EuAndreh | 2020-02-05 | 1 | -49/+2 |
* | Add pastebins.html listing page | EuAndreh | 2020-01-24 | 1 | -5/+1 |
* | Format default.nix (linter offense) | EuAndreh | 2019-11-15 | 1 | -2/+2 |
* | default.nix :nail_care: | EuAndreh | 2019-06-03 | 1 | -1/+1 |
* | Inline declaration of rootSrc | EuAndreh | 2019-06-03 | 1 | -2/+1 |
* | Don't overwrite current content in publishScript | EuAndreh | 2019-06-02 | 1 | -1/+4 |
* | Format Nix code (linter offense) | EuAndreh | 2019-06-01 | 1 | -16/+16 |
* | Move test code out of default.nix...- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. | EuAndreh | 2019-06-01 | 1 | -89/+23 |
* | Use pinned version of hakyll...Current unstable is marked as broken. Also see: - https://github.com/NixOS/nixpkgs/pull/61593 | EuAndreh | 2019-05-22 | 1 | -2/+8 |
* | Check spelling with hunspell and fix current errors...The =sort= command requires $LANG to be set in order to sort consistently acrros environments and OSes. hunspell needs it to properly interpret non-ascii characters from the provided custom dictionaries. | EuAndreh | 2019-05-22 | 1 | -7/+11 |