Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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....Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix. | EuAndreh | 7 | -19/+68 |
2019-01-01 | TODOs.org. | EuAndreh | 1 | -1/+3 |
2018-12-30 | Generate pastebin HTML with pandoc....Instead of generating the HTML manually inside Emacs (=, e e h h=) and than commiting the file to the repo, we now use a more generic approach with pandoc, not tied to any Elisp configuration. | 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 |
2018-12-29 | WIP: Use Perl instead of Racket for CLI. | EuAndreh | 4 | -43/+75 |
2018-12-24 | Add initial Racket CLI for handling scripts. | EuAndreh | 3 | -0/+46 |
2018-12-24 | Build and publish website using Nix; remove Makefile. | EuAndreh | 6 | -100/+52 |
2018-12-22 | Remove =all= target from Makefile. | EuAndreh | 1 | -3/+0 |
2018-12-22 | Add favicon.ico image file. | EuAndreh | 2 | -0/+3 |
2018-12-22 | Add script to scaffold new pastebin skeleton. | EuAndreh | 4 | -0/+33 |
2018-12-22 | Fix template path. | EuAndreh | 1 | -1/+1 |
2018-12-22 | TODOs.org: add teaser link. | EuAndreh | 1 | -0/+3 |
2018-12-22 | Cleanup home content. | EuAndreh | 1 | -9/+3 |
2018-12-21 | Rely on Nix semantics to not build things twice....Instead of improving the current logic, we can reliably expect that Nix will produce the same output given the same input. | EuAndreh | 1 | -4/+2 |
2018-12-21 | Update links to source code. | EuAndreh | 1 | -1/+1 |
2018-12-21 | TODOs.org. | EuAndreh | 1 | -1/+3 |
2018-12-21 | s/EuAndreh's Blog/EuAndreh's blog/. | EuAndreh | 1 | -2/+2 |
2018-12-21 | Put article name before blog name in page titles. | EuAndreh | 1 | -1/+1 |