index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.nix
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-12-26
default.nix: inherit buildInputs on derivations
EuAndreh
1
-6
/
+4
2020-12-26
default.nix: Use --trace in jekyll build
EuAndreh
1
-1
/
+1
2020-12-26
default.nix: Add default build inputs to site derivation
EuAndreh
1
-1
/
+1
2020-12-24
lint-hook.rb: Make Jekyll aware of the generated ogg files
EuAndreh
1
-0
/
+1
2020-12-24
default.nix: Fix phases of test attribute
EuAndreh
1
-1
/
+1
2020-12-24
Add support for screencasts, behind a feature flag
EuAndreh
1
-2
/
+2
2020-12-24
Add sh helper to enable feature flags
EuAndreh
1
-0
/
+11
2020-12-23
Generate torrent files from ogg files
EuAndreh
1
-1
/
+11
2020-12-19
default.nix: Use --delete option when publishing
EuAndreh
1
-13
/
+3
2020-12-19
default.nix: Don't start server on shellHook
EuAndreh
1
-1
/
+0
2020-12-04
default.nix: Add remotePUblishScript
EuAndreh
1
-0
/
+10
2020-11-03
Finish packaging mdpo
EuAndreh
1
-1
/
+1
2020-11-03
Move other Nix files to nix/
EuAndreh
1
-2
/
+2
2020-11-03
default.nix: Init packaging mdpo
EuAndreh
1
-0
/
+3
2020-11-03
default.nix: Enable --trace by default
EuAndreh
1
-2
/
+2
2020-10-30
Add esperanto dictionary and spellcheck website
EuAndreh
1
-1
/
+1
2020-10-24
Start jekyll server on shell by default
EuAndreh
1
-1
/
+2
2020-10-23
default.nix: Remove rec from shell derivation
EuAndreh
1
-1
/
+1
2020-10-23
Add Perl package to default.nix
EuAndreh
1
-0
/
+1
2020-10-16
Add GraphvizBlock plugin
EuAndreh
1
-0
/
+1
2020-10-11
Add note on starting a live server
EuAndreh
1
-0
/
+4
2020-10-11
Decouple testing with Nix
EuAndreh
1
-102
/
+48
Use Nix for build isolation not for test running.
2020-10-05
default.nix: Add site attribute as an alias for subtasks.docs
EuAndreh
1
-0
/
+1
2020-09-01
Add sha256 to downloaded hunspell dictionaries
EuAndreh
1
-11
/
+28
2020-08-31
Add spellchecking back to tests, with support for en, pt and fr dicts
EuAndreh
1
-6
/
+26
2020-08-29
default.nix: Don't use $NIXPKGS from environment
EuAndreh
1
-1
/
+3
2020-08-20
default.nix: Add fastPublishScript derivation
EuAndreh
1
-0
/
+4
2020-08-14
default.nix: Remove existing HTML before publishing
EuAndreh
1
-1
/
+1
2020-08-12
Allow more folders to contain 'FIXME' text
EuAndreh
1
-1
/
+9
2020-08-10
default.nix: Exclude _posts/ from utils.fixme check
EuAndreh
1
-1
/
+1
2020-08-06
Ignore FIXME occurrencies inside _pastebin/
EuAndreh
1
-1
/
+1
2020-08-05
Remove HTML Tidy step
EuAndreh
1
-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-05
Use tidy to format HTML
EuAndreh
1
-1
/
+2
More than to lint it :shrug:
2020-02-14
Improve error message of tidy-content.sh
EuAndreh
1
-1
/
+5
2020-02-14
Add building docs to test derivation
EuAndreh
1
-0
/
+2
2020-02-14
Call tidy-content.sh in build derivation
EuAndreh
1
-1
/
+1
2020-02-12
html tidy wip
EuAndreh
1
-1
/
+3
2020-02-06
Run assert-content.sh in test derivation
EuAndreh
1
-0
/
+10
2020-02-06
Let jekyll create the $out directory
EuAndreh
1
-1
/
+0
2020-02-06
Format default.nix with nixfmt
EuAndreh
1
-2
/
+1
2020-02-06
Run hunspell in test derivation
EuAndreh
1
-0
/
+11
2020-02-05
Add manual support for multiple languages
EuAndreh
1
-21
/
+3
2020-02-05
Add bundix Jekyll setup
EuAndreh
1
-0
/
+7
2020-02-05
Delete old files
EuAndreh
1
-49
/
+2
2020-01-24
Add pastebins.html listing page
EuAndreh
1
-5
/
+1
2019-11-15
Format default.nix (linter offense)
EuAndreh
1
-2
/
+2
2019-06-03
default.nix :nail_care:
EuAndreh
1
-1
/
+1
2019-06-03
Inline declaration of rootSrc
EuAndreh
1
-2
/
+1
2019-06-02
Don't overwrite current content in publishScript
EuAndreh
1
-1
/
+4
2019-06-01
Format Nix code (linter offense)
EuAndreh
1
-16
/
+16
[next]