summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly use GPLv3 instead of AGPLv3 in LICENSE.EuAndreh2019-06-061-70/+83
* Link to Atom instead of RSSEuAndreh2019-06-041-1/+1
* Use -x flag for shellcheck in utils.nixEuAndreh2019-06-041-1/+1
* WIP: add draft on programming phoenix reviewEuAndreh2019-06-031-0/+23
* default.nix :nail_care:EuAndreh2019-06-031-1/+1
* TODOs.orgEuAndreh2019-06-031-0/+3
* Inline declaration of rootSrcEuAndreh2019-06-031-2/+1
* ... (become brittle) over timeEuAndreh2019-06-021-1/+1
* converge -> convergenceEuAndreh2019-06-021-1/+1
* Style: declaratively list -> declaratively specifyEuAndreh2019-06-021-1/+1
* Typo: s/and/are/EuAndreh2019-06-021-1/+1
* Change article date to use actual publication dateEuAndreh2019-06-021-1/+1
* Add stateless workstation postEuAndreh2019-06-025-1/+81
* Use GPLv3 or later in footerEuAndreh2019-06-021-1/+1
* Update utils.nix to now use local README.css fileEuAndreh2019-06-022-5/+336
* Update utils.nixEuAndreh2019-06-021-1/+1
* Format utils.nixEuAndreh2019-06-021-1/+3
* Don't overwrite current content in publishScriptEuAndreh2019-06-021-1/+4
* Update generated utils.nixEuAndreh2019-06-021-14/+10
* Make hunspell call more clearEuAndreh2019-06-011-2/+8
* Fix check-spelling.sh linter offensesEuAndreh2019-06-011-5/+6
* Format Nix code (linter offense)EuAndreh2019-06-012-17/+18
* Move test code out of default.nixEuAndreh2019-06-014-90/+155
* Use pinned version of hakyllEuAndreh2019-05-221-2/+8
* Check spelling with hunspell and fix current errorsEuAndreh2019-05-229-27/+73
* 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-222-1/+29
* 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
* TODOs.orgEuAndreh2019-05-211-4/+5
* Add simple "About Me" pageEuAndreh2019-05-211-1/+5
* Add actual tests to website CLIEuAndreh2019-05-214-10/+27
* Add Hakyll _cache/ folder to .gitignoreEuAndreh2019-05-211-2/+5
* Remove racket package from shell derivationEuAndreh2019-05-211-1/+0
* Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh2019-05-211-1/+1
* TODOs.orgEuAndreh2019-05-211-3/+3
* Extend buildInputs instead of overrindingEuAndreh2019-05-201-1/+1
* TODOs.orgEuAndreh2019-05-201-0/+5
* Split default.nix tasksEuAndreh2019-05-191-32/+73
* Add shebang to env.shEuAndreh2019-05-191-0/+4
* Use NixOS instead of Debian of CI build OS.EuAndreh2019-05-192-10/+4
* Print CLI errors using Term::ANSIColor.EuAndreh2019-01-056-13/+28
* Add BATS tests to CLI usage and basic interactions.EuAndreh2019-01-057-19/+68
* TODOs.org.EuAndreh2019-01-011-1/+3
* Generate pastebin HTML with pandoc.EuAndreh2018-12-306-601/+7
* Use creation date of pastebin instead of dynamic exported date.EuAndreh2018-12-304-3/+9
* Edit newly created pastebin with vi.EuAndreh2018-12-301-3/+6
* Allow website subcommands to be run on any folder.EuAndreh2018-12-291-2/+5