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