| Commit message (Expand) | Author | Files | Lines |
2019-06-02 | Typo: s/and/are/ | EuAndreh | 1 | -1/+1 |
2019-06-02 | Change article date to use actual publication date | EuAndreh | 1 | -1/+1 |
2019-06-02 | Add stateless workstation post | EuAndreh | 5 | -1/+81 |
2019-06-02 | Use GPLv3 or later in footer | EuAndreh | 1 | -1/+1 |
2019-06-02 | Update utils.nix to now use local README.css file | EuAndreh | 2 | -5/+336 |
2019-06-02 | Update utils.nix | EuAndreh | 1 | -1/+1 |
2019-06-02 | Format utils.nix | EuAndreh | 1 | -1/+3 |
2019-06-02 | Don't overwrite current content in publishScript | EuAndreh | 1 | -1/+4 |
2019-06-02 | Update generated utils.nix | EuAndreh | 1 | -14/+10 |
2019-06-01 | Make hunspell call more clear | EuAndreh | 1 | -2/+8 |
2019-06-01 | Fix check-spelling.sh linter offenses | EuAndreh | 1 | -5/+6 |
2019-06-01 | Format Nix code (linter offense) | EuAndreh | 2 | -17/+18 |
2019-06-01 | Move test code out of default.nix | EuAndreh | 4 | -90/+155 |
2019-05-22 | Use pinned version of hakyll | EuAndreh | 1 | -2/+8 |
2019-05-22 | Check spelling with hunspell and fix current errors | EuAndreh | 9 | -27/+73 |
2019-05-22 | Fix hakyll build: use proper src for subtasks.docs | EuAndreh | 1 | -0/+1 |
2019-05-22 | Fail hunspellCheck when hunspell detects spelling mistakes | EuAndreh | 1 | -0/+7 |
2019-05-22 | Setup hunspell spellchecking to run against HTML output | EuAndreh | 2 | -1/+29 |
2019-05-22 | Add formatNix subtask and use it as buildInput for test derivation | EuAndreh | 1 | -0/+9 |
2019-05-22 | Format default.nix file using nixfmt | EuAndreh | 1 | -16/+17 |
2019-05-22 | Add nixfmt to mkShell derivation | EuAndreh | 1 | -0/+2 |
2019-05-21 | TODOs.org | EuAndreh | 1 | -4/+5 |
2019-05-21 | Add simple "About Me" page | EuAndreh | 1 | -1/+5 |
2019-05-21 | Add actual tests to website CLI | EuAndreh | 4 | -10/+27 |
2019-05-21 | Add Hakyll _cache/ folder to .gitignore | EuAndreh | 1 | -2/+5 |
2019-05-21 | Remove racket package from shell derivation | EuAndreh | 1 | -1/+0 |
2019-05-21 | Exclude pastebin/skeleton.org in subtasks.fixme run | EuAndreh | 1 | -1/+1 |
2019-05-21 | TODOs.org | EuAndreh | 1 | -3/+3 |
2019-05-20 | Extend buildInputs instead of overrinding | EuAndreh | 1 | -1/+1 |
2019-05-20 | TODOs.org | EuAndreh | 1 | -0/+5 |
2019-05-19 | Split default.nix tasks | EuAndreh | 1 | -32/+73 |
2019-05-19 | Add shebang to env.sh | EuAndreh | 1 | -0/+4 |
2019-05-19 | Use NixOS instead of Debian of CI build OS. | EuAndreh | 2 | -10/+4 |
2019-01-05 | Print CLI errors using Term::ANSIColor. | EuAndreh | 6 | -13/+28 |
2019-01-05 | Add BATS tests to CLI usage and basic interactions. | EuAndreh | 7 | -19/+68 |
2019-01-01 | TODOs.org. | EuAndreh | 1 | -1/+3 |
2018-12-30 | Generate pastebin HTML with pandoc. | EuAndreh | 6 | -601/+7 |
2018-12-30 | Use creation date of pastebin instead of dynamic exported date. | EuAndreh | 4 | -3/+9 |
2018-12-30 | Edit newly created pastebin with vi. | EuAndreh | 1 | -3/+6 |
2018-12-29 | Allow website subcommands to be run on any folder. | EuAndreh | 1 | -2/+5 |
2018-12-29 | Revert to file derived from template + envsubst. | EuAndreh | 1 | -11/+11 |
2018-12-29 | WIP: Manually modify generated .build.yml. | EuAndreh | 1 | -20/+12 |
2018-12-29 | Test Dhall generated .build.yml file. | EuAndreh | 1 | -20/+28 |
2018-12-29 | Improve usage message when arguments are missing. | EuAndreh | 2 | -11/+15 |
2018-12-29 | Print realpath of generated files. | EuAndreh | 3 | -1/+6 |
2018-12-29 | Run podchecker in Nix test step. | EuAndreh | 1 | -1/+1 |
2018-12-29 | Add website-slides as Perl subcommand. | EuAndreh | 3 | -27/+70 |
2018-12-29 | Fix forwarding of arguments to sub-scripts. | EuAndreh | 1 | -4/+9 |
2018-12-29 | Use Getopt::Long and Pod::Usage to build basic CLI. | EuAndreh | 4 | -86/+182 |
2018-12-29 | Add =test= to default.nix and run in on CI. | EuAndreh | 2 | -0/+14 |