aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh2020-12-261-19/+13
|
* default.nix: inherit buildInputs on derivationsEuAndreh2020-12-261-6/+4
|
* default.nix: Use --trace in jekyll buildEuAndreh2020-12-261-1/+1
|
* default.nix: Add default build inputs to site derivationEuAndreh2020-12-261-1/+1
|
* lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh2020-12-241-0/+1
|
* default.nix: Fix phases of test attributeEuAndreh2020-12-241-1/+1
|
* Add support for screencasts, behind a feature flagEuAndreh2020-12-241-2/+2
|
* Add sh helper to enable feature flagsEuAndreh2020-12-241-0/+11
|
* Generate torrent files from ogg filesEuAndreh2020-12-231-1/+11
|
* default.nix: Use --delete option when publishingEuAndreh2020-12-191-13/+3
|
* default.nix: Don't start server on shellHookEuAndreh2020-12-191-1/+0
|
* default.nix: Add remotePUblishScriptEuAndreh2020-12-041-0/+10
|
* Finish packaging mdpoEuAndreh2020-11-031-1/+1
|
* Move other Nix files to nix/EuAndreh2020-11-031-2/+2
|
* default.nix: Init packaging mdpoEuAndreh2020-11-031-0/+3
|
* default.nix: Enable --trace by defaultEuAndreh2020-11-031-2/+2
|
* Add esperanto dictionary and spellcheck websiteEuAndreh2020-10-301-1/+1
|
* Start jekyll server on shell by defaultEuAndreh2020-10-241-1/+2
|
* default.nix: Remove rec from shell derivationEuAndreh2020-10-231-1/+1
|
* 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
| | | | Use Nix for build isolation not for test running.
* 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
| | | | | | 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.
* Use tidy to format HTMLEuAndreh2020-08-051-1/+2
| | | | More than to lint it :shrug:
* 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
|