summaryrefslogtreecommitdiff
path: root/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-26default.nix: inherit buildInputs on derivationsEuAndreh1-6/+4
2020-12-26default.nix: Use --trace in jekyll buildEuAndreh1-1/+1
2020-12-26default.nix: Add default build inputs to site derivationEuAndreh1-1/+1
2020-12-24lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh1-0/+1
2020-12-24default.nix: Fix phases of test attributeEuAndreh1-1/+1
2020-12-24Add support for screencasts, behind a feature flagEuAndreh1-2/+2
2020-12-24Add sh helper to enable feature flagsEuAndreh1-0/+11
2020-12-23Generate torrent files from ogg filesEuAndreh1-1/+11
2020-12-19default.nix: Use --delete option when publishingEuAndreh1-13/+3
2020-12-19default.nix: Don't start server on shellHookEuAndreh1-1/+0
2020-12-04default.nix: Add remotePUblishScriptEuAndreh1-0/+10
2020-11-03Finish packaging mdpoEuAndreh1-1/+1
2020-11-03Move other Nix files to nix/EuAndreh1-2/+2
2020-11-03default.nix: Init packaging mdpoEuAndreh1-0/+3
2020-11-03default.nix: Enable --trace by defaultEuAndreh1-2/+2
2020-10-30Add esperanto dictionary and spellcheck websiteEuAndreh1-1/+1
2020-10-24Start jekyll server on shell by defaultEuAndreh1-1/+2
2020-10-23default.nix: Remove rec from shell derivationEuAndreh1-1/+1
2020-10-23Add Perl package to default.nixEuAndreh1-0/+1
2020-10-16Add GraphvizBlock pluginEuAndreh1-0/+1
2020-10-11Add note on starting a live serverEuAndreh1-0/+4
2020-10-11Decouple testing with NixEuAndreh1-102/+48
Use Nix for build isolation not for test running.
2020-10-05default.nix: Add site attribute as an alias for subtasks.docsEuAndreh1-0/+1
2020-09-01Add sha256 to downloaded hunspell dictionariesEuAndreh1-11/+28
2020-08-31Add spellchecking back to tests, with support for en, pt and fr dictsEuAndreh1-6/+26
2020-08-29default.nix: Don't use $NIXPKGS from environmentEuAndreh1-1/+3
2020-08-20default.nix: Add fastPublishScript derivationEuAndreh1-0/+4
2020-08-14default.nix: Remove existing HTML before publishingEuAndreh1-1/+1
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
It conflicts with rouge, and changes the visualization of the final HTML. So I can look at a CSS locally served by 'jekyll serve' but in the end final output is different.
2020-08-05Use tidy to format HTMLEuAndreh1-1/+2
More than to lint it :shrug:
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