summaryrefslogtreecommitdiff
path: root/default.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-12Allow more folders to contain 'FIXME' textEuAndreh1-1/+9
2020-08-10default.nix: Exclude _posts/ from utils.fixme checkEuAndreh1-1/+1
2020-08-06Ignore FIXME occurrencies inside _pastebin/EuAndreh1-1/+1
2020-08-05Remove HTML Tidy stepEuAndreh1-8/+1
2020-08-05Use tidy to format HTMLEuAndreh1-1/+2
2020-02-14Improve error message of tidy-content.shEuAndreh1-1/+5
2020-02-14Add building docs to test derivationEuAndreh1-0/+2
2020-02-14Call tidy-content.sh in build derivationEuAndreh1-1/+1
2020-02-12html tidy wipEuAndreh1-1/+3
2020-02-06Run assert-content.sh in test derivationEuAndreh1-0/+10
2020-02-06Let jekyll create the $out directoryEuAndreh1-1/+0
2020-02-06Format default.nix with nixfmtEuAndreh1-2/+1
2020-02-06Run hunspell in test derivationEuAndreh1-0/+11
2020-02-05Add manual support for multiple languagesEuAndreh1-21/+3
2020-02-05Add bundix Jekyll setupEuAndreh1-0/+7
2020-02-05Delete old filesEuAndreh1-49/+2
2020-01-24Add pastebins.html listing pageEuAndreh1-5/+1
2019-11-15Format default.nix (linter offense)EuAndreh1-2/+2
2019-06-03default.nix :nail_care:EuAndreh1-1/+1
2019-06-03Inline declaration of rootSrcEuAndreh1-2/+1
2019-06-02Don't overwrite current content in publishScriptEuAndreh1-1/+4
2019-06-01Format Nix code (linter offense)EuAndreh1-16/+16
2019-06-01Move test code out of default.nixEuAndreh1-89/+23
2019-05-22Use pinned version of hakyllEuAndreh1-2/+8
2019-05-22Check spelling with hunspell and fix current errorsEuAndreh1-7/+11
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 outputEuAndreh1-1/+22
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-21Remove racket package from shell derivationEuAndreh1-1/+0
2019-05-21Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh1-1/+1
2019-05-20Extend buildInputs instead of overrindingEuAndreh1-1/+1
2019-05-19Split default.nix tasksEuAndreh1-32/+73
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh1-0/+1
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh1-1/+3
2018-12-30Generate pastebin HTML with pandoc.EuAndreh1-1/+4
2018-12-29Run podchecker in Nix test step.EuAndreh1-1/+1
2018-12-29Add =test= to default.nix and run in on CI.EuAndreh1-0/+11
2018-12-24Add initial Racket CLI for handling scripts.EuAndreh1-0/+1
2018-12-24Build and publish website using Nix; remove Makefile.EuAndreh1-17/+38
2018-07-25Remove unrequired single derivation nameEuAndreh1-14/+12
2018-07-15Add initial Hakyll website skeletonEuAndreh1-0/+39