summaryrefslogtreecommitdiff
path: root/_plugins/linter.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-20_plugins/linter.rb: Allow single quotes on titles, slugify correctlyEuAndreh1-0/+1
2021-01-03Enable embed-source-code for all LilyPond files, and enforce on linter.rbEuAndreh1-2/+4
2021-01-01linter.rb: Add assert_lilypondEuAndreh1-0/+18
2021-01-01Remove _layouts/page.html, use 'default' layout for pagesEuAndreh1-4/+4
2020-12-30linter.rb: Remove leftover printEuAndreh1-2/+0
2020-12-28Add description per language to video filesEuAndreh1-2/+3
2020-12-28Move (again) to WebM for being more web friendlyEuAndreh1-6/+4
2020-12-28Use PNG favicon on Atom feed and audio file metadataEuAndreh1-3/+3
2020-12-28Enforce metadata of videos tooEuAndreh1-5/+19
2020-12-28Revert "Use WebM over MKV"EuAndreh1-3/+3
2020-12-28Use WebM over MKVEuAndreh1-3/+3
2020-12-28Merge _layouts/cast.html into _layouts/post.htmlEuAndreh1-3/+3
2020-12-28linter.rb: Don't fail first build to avoid chicken and egg problemEuAndreh1-4/+11
2020-12-27linter.rb: Add assert_media_metadataEuAndreh1-0/+41
2020-12-27linter.rb: Add all_documents iteratorEuAndreh1-29/+23
2020-12-27linter.rb: Add assert_git_annexEuAndreh1-0/+15
2020-12-26linter.rb: Remove @@known_ids to allow live reloading to workEuAndreh1-4/+3
2020-12-25Move torrent and media generators out of linter.rbEuAndreh1-23/+2
2020-12-24Don't run linter on generated filesEuAndreh1-4/+12
2020-12-24Rename: _plugins/lint-hook.rb -> _plugins/linter.rbEuAndreh1-0/+0
2020-12-24lint-hook.rb: Make Jekyll aware of the generated ogg filesEuAndreh1-6/+7
2020-12-24Move the rest of assert-content.sh to link-hook.rbEuAndreh1-1/+127
2020-12-24Move assert-unique-refs check to lint-hook.rbEuAndreh1-0/+39