summaryrefslogtreecommitdiff
path: root/site/favicon.ico (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-02Typo: s/and/are/EuAndreh1-1/+1
2019-06-02Change article date to use actual publication dateEuAndreh1-1/+1
2019-06-02Add stateless workstation postEuAndreh5-1/+81
2019-06-02Use GPLv3 or later in footerEuAndreh1-1/+1
2019-06-02Update utils.nix to now use local README.css fileEuAndreh2-5/+336
2019-06-02Update utils.nixEuAndreh1-1/+1
2019-06-02Format utils.nixEuAndreh1-1/+3
2019-06-02Don't overwrite current content in publishScriptEuAndreh1-1/+4
2019-06-02Update generated utils.nixEuAndreh1-14/+10
2019-06-01Make hunspell call more clearEuAndreh1-2/+8
2019-06-01Fix check-spelling.sh linter offensesEuAndreh1-5/+6
2019-06-01Format Nix code (linter offense)EuAndreh2-17/+18
2019-06-01Move test code out of default.nixEuAndreh4-90/+155
2019-05-22Use pinned version of hakyllEuAndreh1-2/+8
2019-05-22Check spelling with hunspell and fix current errorsEuAndreh9-27/+73
2019-05-22Fix hakyll build: use proper src for subtasks.docsEuAndreh1-0/+1
2019-05-22Fail hunspellCheck when hunspell detects spelling mistakesEuAndreh1-0/+7
2019-05-22Setup hunspell spellchecking to run against HTML outputEuAndreh2-1/+29
2019-05-22Add formatNix subtask and use it as buildInput for test derivationEuAndreh1-0/+9
2019-05-22Format default.nix file using nixfmtEuAndreh1-16/+17
2019-05-22Add nixfmt to mkShell derivationEuAndreh1-0/+2
2019-05-21TODOs.orgEuAndreh1-4/+5
2019-05-21Add simple "About Me" pageEuAndreh1-1/+5
2019-05-21Add actual tests to website CLIEuAndreh4-10/+27
2019-05-21Add Hakyll _cache/ folder to .gitignoreEuAndreh1-2/+5
2019-05-21Remove racket package from shell derivationEuAndreh1-1/+0
2019-05-21Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh1-1/+1
2019-05-21TODOs.orgEuAndreh1-3/+3
2019-05-20Extend buildInputs instead of overrindingEuAndreh1-1/+1
2019-05-20TODOs.orgEuAndreh1-0/+5
2019-05-19Split default.nix tasksEuAndreh1-32/+73
2019-05-19Add shebang to env.shEuAndreh1-0/+4
2019-05-19Use NixOS instead of Debian of CI build OS.EuAndreh2-10/+4
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh6-13/+28
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh7-19/+68
2019-01-01TODOs.org.EuAndreh1-1/+3
2018-12-30Generate pastebin HTML with pandoc.EuAndreh6-601/+7
2018-12-30Use creation date of pastebin instead of dynamic exported date.EuAndreh4-3/+9
2018-12-30Edit newly created pastebin with vi.EuAndreh1-3/+6
2018-12-29Allow website subcommands to be run on any folder.EuAndreh1-2/+5
2018-12-29Revert to file derived from template + envsubst.EuAndreh1-11/+11
2018-12-29WIP: Manually modify generated .build.yml.EuAndreh1-20/+12
2018-12-29Test Dhall generated .build.yml file.EuAndreh1-20/+28
2018-12-29Improve usage message when arguments are missing.EuAndreh2-11/+15
2018-12-29Print realpath of generated files.EuAndreh3-1/+6
2018-12-29Run podchecker in Nix test step.EuAndreh1-1/+1
2018-12-29Add website-slides as Perl subcommand.EuAndreh3-27/+70
2018-12-29Fix forwarding of arguments to sub-scripts.EuAndreh1-4/+9
2018-12-29Use Getopt::Long and Pod::Usage to build basic CLI.EuAndreh4-86/+182
2018-12-29Add =test= to default.nix and run in on CI.EuAndreh2-0/+14