summaryrefslogtreecommitdiff
path: root/default.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-07nixfmt default.nixEuAndreh1-7/+5
2021-01-05Add gitignore rule for generated assets and match with gitignoreSourceEuAndreh1-1/+7
2021-01-03Generate favicon.ico from SVGEuAndreh1-0/+1
2021-01-01default.nix: Add music flagEuAndreh1-2/+2
2020-12-28default.nix: Re-enable deleting things from remoteEuAndreh1-1/+1
2020-12-28default.nix: Comment remote deletion before rsyncEuAndreh1-1/+1
2020-12-28default.nix: Delete remote filesEuAndreh1-0/+1
2020-12-28generate-favicon.rb: Generate PNG favicon from SVGEuAndreh1-0/+1
2020-12-28default.nix: Add mediainfo and mkvtoolnix-cli packagesEuAndreh1-0/+2
2020-12-28Add direct-video flagEuAndreh1-2/+3
2020-12-27linter.rb: Add assert_media_metadataEuAndreh1-0/+1
2020-12-27linter.rb: Add assert_git_annexEuAndreh1-0/+1
2020-12-27default.nix: Add $JEKYLL_ENV=production to copy symlinksEuAndreh1-0/+4
2020-12-26Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh1-19/+13
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
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
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