aboutsummaryrefslogtreecommitdiff
path: root/_plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* _plugins/linter.rb: Disable some assertionsEuAndreh2022-05-021-2/+2
* Rename favicon to lord-faviconEuAndreh2022-04-121-3/+3
* _plugins/generate-torrent.rb: Remove in favor of MakefileEuAndreh2022-01-111-42/+0
* _plugins/generate-media-files.rb: Remove in favor of MakefileEuAndreh2022-01-112-36/+4
* _plugins/generate-favicon.rb: Delete file, generate files in MakefileEuAndreh2022-01-101-25/+0
* _plugins/generate-lilypond.rb: Build lilypond files inside Makefile instead o...EuAndreh2022-01-101-28/+0
* _plugins/generate-favicon.rb: Make the background of the PNG whiteEuAndreh2022-01-101-1/+1
* _plugins/linter.rb: Remove Git Annex assertEuAndreh2021-10-121-22/+0
* _plugins/generate-torrent.rb: Don't include trackers for torrent file, they a...EuAndreh2021-10-121-3/+1
* _plugins/linter.rb: Fix slugifying of ()EuAndreh2021-09-031-1/+1
* _plugin: Fix mismatched index linkEuAndreh2021-02-071-1/+1
* generate-pastebin-plaintext-alternate.rb: Use 0 indexEuAndreh2021-01-291-1/+1
* _plugins/linter.rb: Allow single quotes on titles, slugify correctlyEuAndreh2021-01-201-0/+1
* Enable embed-source-code for all LilyPond files, and enforce on linter.rbEuAndreh2021-01-031-2/+4
* Generate favicon.ico from SVGEuAndreh2021-01-031-0/+7
* linter.rb: Add assert_lilypondEuAndreh2021-01-011-0/+18
* generate-favicon.rb: Let Jekyll know about the new generated fileEuAndreh2021-01-011-0/+1
* Add support for "Music"EuAndreh2021-01-011-0/+28
* Remove _layouts/page.html, use 'default' layout for pagesEuAndreh2021-01-011-4/+4
* linter.rb: Remove leftover printEuAndreh2020-12-301-2/+0
* generate-favicon.rb: Print before generatingEuAndreh2020-12-291-0/+1
* Add description per language to video filesEuAndreh2020-12-281-2/+3
* Move (again) to WebM for being more web friendlyEuAndreh2020-12-283-8/+6
* generate-favicon.rb: Generate PNG favicon from SVGEuAndreh2020-12-281-0/+16
* Use PNG favicon on Atom feed and audio file metadataEuAndreh2020-12-281-3/+3
* Add generate-media-permalink.rbEuAndreh2020-12-282-1/+62
* Enforce metadata of videos tooEuAndreh2020-12-281-5/+19
* generate-media-files.rb: Assert Ogg is in sync with FLACEuAndreh2020-12-282-3/+15
* generate-torrent.rb: Assert torrent is in sync with media fileEuAndreh2020-12-281-1/+13
* Revert "Use WebM over MKV"EuAndreh2020-12-282-4/+4
* Use WebM over MKVEuAndreh2020-12-282-4/+4
* Merge _layouts/cast.html into _layouts/post.htmlEuAndreh2020-12-281-3/+3
* linter.rb: Don't fail first build to avoid chicken and egg problemEuAndreh2020-12-281-4/+11
* linter.rb: Add assert_media_metadataEuAndreh2020-12-272-1/+42
* linter.rb: Add all_documents iteratorEuAndreh2020-12-271-29/+23
* linter.rb: Add assert_git_annexEuAndreh2020-12-271-0/+15
* linter.rb: Remove @@known_ids to allow live reloading to workEuAndreh2020-12-261-4/+3
* 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
* lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh2020-12-241-6/+7
* Move the rest of assert-content.sh to link-hook.rbEuAndreh2020-12-241-1/+127
* Move assert-unique-refs check to lint-hook.rbEuAndreh2020-12-241-0/+39
* Move images/ -> static/EuAndreh2020-12-192-2/+2
* Generate feed files for all collections and languagesEuAndreh2020-11-141-3/+27
* Generate feeds for each categorized entriesEuAndreh2020-11-143-2/+63
* plaintext generator: Filter the collection instead of each documentEuAndreh2020-11-141-3/+3
* Indent code of plaintext generatorEuAndreh2020-11-141-8/+8
* Translate alt of link iconEuAndreh2020-10-301-1/+3
* Add alt to header link iconEuAndreh2020-10-301-1/+1