summaryrefslogtreecommitdiff
path: root/_plugins/linter.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
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
This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767. Keep TODOs.org comment, and extend it.
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