summaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Perl package to default.nixEuAndreh2020-10-231-0/+1
* Add GraphvizBlock pluginEuAndreh2020-10-161-0/+1
* Add note on starting a live serverEuAndreh2020-10-111-0/+4
* Decouple testing with NixEuAndreh2020-10-111-102/+48
* default.nix: Add site attribute as an alias for subtasks.docsEuAndreh2020-10-051-0/+1
* Add sha256 to downloaded hunspell dictionariesEuAndreh2020-09-011-11/+28
* Add spellchecking back to tests, with support for en, pt and fr dictsEuAndreh2020-08-311-6/+26
* default.nix: Don't use $NIXPKGS from environmentEuAndreh2020-08-291-1/+3
* default.nix: Add fastPublishScript derivationEuAndreh2020-08-201-0/+4
* default.nix: Remove existing HTML before publishingEuAndreh2020-08-141-1/+1
* Allow more folders to contain 'FIXME' textEuAndreh2020-08-121-1/+9
* default.nix: Exclude _posts/ from utils.fixme checkEuAndreh2020-08-101-1/+1
* Ignore FIXME occurrencies inside _pastebin/EuAndreh2020-08-061-1/+1
* Remove HTML Tidy stepEuAndreh2020-08-051-8/+1
* Use tidy to format HTMLEuAndreh2020-08-051-1/+2
* Improve error message of tidy-content.shEuAndreh2020-02-141-1/+5
* Add building docs to test derivationEuAndreh2020-02-141-0/+2
* Call tidy-content.sh in build derivationEuAndreh2020-02-141-1/+1
* html tidy wipEuAndreh2020-02-121-1/+3
* Run assert-content.sh in test derivationEuAndreh2020-02-061-0/+10
* Let jekyll create the $out directoryEuAndreh2020-02-061-1/+0
* Format default.nix with nixfmtEuAndreh2020-02-061-2/+1
* Run hunspell in test derivationEuAndreh2020-02-061-0/+11
* Add manual support for multiple languagesEuAndreh2020-02-051-21/+3
* Add bundix Jekyll setupEuAndreh2020-02-051-0/+7
* Delete old filesEuAndreh2020-02-051-49/+2
* Add pastebins.html listing pageEuAndreh2020-01-241-5/+1
* Format default.nix (linter offense)EuAndreh2019-11-151-2/+2
* default.nix :nail_care:EuAndreh2019-06-031-1/+1
* Inline declaration of rootSrcEuAndreh2019-06-031-2/+1
* Don't overwrite current content in publishScriptEuAndreh2019-06-021-1/+4
* Format Nix code (linter offense)EuAndreh2019-06-011-16/+16
* Move test code out of default.nixEuAndreh2019-06-011-89/+23
* Use pinned version of hakyllEuAndreh2019-05-221-2/+8
* Check spelling with hunspell and fix current errorsEuAndreh2019-05-221-7/+11
* Fix hakyll build: use proper src for subtasks.docsEuAndreh2019-05-221-0/+1
* Fail hunspellCheck when hunspell detects spelling mistakesEuAndreh2019-05-221-0/+7
* Setup hunspell spellchecking to run against HTML outputEuAndreh2019-05-221-1/+22
* Add formatNix subtask and use it as buildInput for test derivationEuAndreh2019-05-221-0/+9
* Format default.nix file using nixfmtEuAndreh2019-05-221-16/+17
* Add nixfmt to mkShell derivationEuAndreh2019-05-221-0/+2
* Remove racket package from shell derivationEuAndreh2019-05-211-1/+0
* Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh2019-05-211-1/+1
* Extend buildInputs instead of overrindingEuAndreh2019-05-201-1/+1
* Split default.nix tasksEuAndreh2019-05-191-32/+73
* Print CLI errors using Term::ANSIColor.EuAndreh2019-01-051-0/+1
* Add BATS tests to CLI usage and basic interactions.EuAndreh2019-01-051-1/+3
* Generate pastebin HTML with pandoc.EuAndreh2018-12-301-1/+4
* Run podchecker in Nix test step.EuAndreh2018-12-291-1/+1
* Add =test= to default.nix and run in on CI.EuAndreh2018-12-291-0/+11