aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* _config.yml: Exclude locale/ from buildEuAndreh2020-12-261-0/+1
|
* Use /bin/sh over Bash everywhere, remove patchShebangs from default.nixEuAndreh2020-12-264-41/+28
|
* Remove generated media extensions (.ogg, .torrent) from gitignoreEuAndreh2020-12-261-4/+0
|
* 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
|
* torrent.html: Add <noscript> tagEuAndreh2020-12-261-0/+7
|
* linter.rb: Remove @@known_ids to allow live reloading to workEuAndreh2020-12-261-4/+3
|
* Fix sh testsEuAndreh2020-12-252-1/+2
|
* Move torrent and media generators out of linter.rbEuAndreh2020-12-253-23/+54
|
* Don't run linter on generated filesEuAndreh2020-12-243-6/+17
|
* Rename: _plugins/lint-hook.rb -> _plugins/linter.rbEuAndreh2020-12-241-0/+0
|
* TODOs.orgEuAndreh2020-12-241-1/+5
|
* Use /bin/sh over BashEuAndreh2020-12-245-34/+14
|
* Use MKV over webmEuAndreh2020-12-243-3/+5
|
* TODOs.org: Mark a7b6b371-100c-48f4-a448-bfa39f88efce as doneEuAndreh2020-12-241-1/+3
|
* lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh2020-12-242-6/+8
|
* Use sh for tests.shEuAndreh2020-12-241-5/+1
|
* Update translation filesEuAndreh2020-12-243-18/+6
|
* Move the rest of assert-content.sh to link-hook.rbEuAndreh2020-12-245-413/+132
|
* Move assert-unique-refs check to lint-hook.rbEuAndreh2020-12-242-31/+39
|
* TODOs.orgEuAndreh2020-12-241-1/+3
|
* assert-content.sh: Fix ShellCheckEuAndreh2020-12-241-2/+3
|
* Remove include.entries from link-listing.htmlEuAndreh2020-12-2459-77/+77
|
* TODOs.orgEuAndreh2020-12-241-2/+6
|
* assert-content.sh: Strip frontmatter from cast notesEuAndreh2020-12-241-16/+32
|
* default.nix: Fix phases of test attributeEuAndreh2020-12-241-1/+1
|
* Add screencasts translation filesEuAndreh2020-12-246-0/+183
|
* TODOs.orgEuAndreh2020-12-241-0/+18
|
* Fix ShellCheck errorsEuAndreh2020-12-241-43/+39
|
* Add support for screencasts, behind a feature flagEuAndreh2020-12-2419-37/+299
|
* TODOs.orgEuAndreh2020-12-241-0/+20
|
* Add sh helper to enable feature flagsEuAndreh2020-12-241-0/+11
|
* Add torrent.html page with WebTorrentEuAndreh2020-12-244-3/+32
|
* Use feature toggle to show podcast linksEuAndreh2020-12-241-2/+6
|
* Generate torrent files from ogg filesEuAndreh2020-12-235-7/+79
|
* _layouts/podcast.html: Remove placeholder alternative tag, point to flac fileEuAndreh2020-12-201-1/+1
|
* Update translation filesEuAndreh2020-12-1948-111/+660
|
* Add word to en.txt dictionaryEuAndreh2020-12-191-0/+1
|
* Fix bad replace on slide linksEuAndreh2020-12-191-6/+3
|
* Remove --check option from translation scriptsEuAndreh2020-12-192-10/+1
|
* Remove placeholder values from is_audio section of feed.atomEuAndreh2020-12-192-12/+6
|
* Add default links to end of slidesEuAndreh2020-12-195-23/+24
|
* Fix translation navigation link of collectionsEuAndreh2020-12-1917-15/+77
|
* Add Podcast structure, with public entrypoint commented outEuAndreh2020-12-1922-43/+474
|
* default.nix: Use --delete option when publishingEuAndreh2020-12-191-13/+3
|
* Move images/ -> static/EuAndreh2020-12-1910-7/+7
|
* default.nix: Don't start server on shellHookEuAndreh2020-12-191-1/+0
|
* Fix site.json filtered_* variables usageEuAndreh2020-12-191-2/+2
|
* Stop considering templates/ in scriptsEuAndreh2020-12-194-4/+3
|