summaryrefslogtreecommitdiff
path: root/_plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-28Add description per language to video filesEuAndreh1-2/+3
2020-12-28Move (again) to WebM for being more web friendlyEuAndreh3-8/+6
2020-12-28generate-favicon.rb: Generate PNG favicon from SVGEuAndreh1-0/+16
2020-12-28Use PNG favicon on Atom feed and audio file metadataEuAndreh1-3/+3
2020-12-28Add generate-media-permalink.rbEuAndreh2-1/+62
2020-12-28Enforce metadata of videos tooEuAndreh1-5/+19
2020-12-28generate-media-files.rb: Assert Ogg is in sync with FLACEuAndreh2-3/+15
2020-12-28generate-torrent.rb: Assert torrent is in sync with media fileEuAndreh1-1/+13
2020-12-28Revert "Use WebM over MKV"EuAndreh2-4/+4
2020-12-28Use WebM over MKVEuAndreh2-4/+4
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_metadataEuAndreh2-1/+42
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.rbEuAndreh3-23/+54
2020-12-24Don't run linter on generated filesEuAndreh3-6/+17
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
2020-12-19Move images/ -> static/EuAndreh2-2/+2
2020-11-14Generate feed files for all collections and languagesEuAndreh1-3/+27
2020-11-14Generate feeds for each categorized entriesEuAndreh3-2/+63
2020-11-14plaintext generator: Filter the collection instead of each documentEuAndreh1-3/+3
2020-11-14Indent code of plaintext generatorEuAndreh1-8/+8
2020-10-30Translate alt of link iconEuAndreh1-1/+3
2020-10-30Add alt to header link iconEuAndreh1-1/+1
2020-10-30Wrap header with link using a div rather than a spanEuAndreh1-1/+1
2020-10-16Add GraphvizBlock pluginEuAndreh1-0/+36
2020-10-10Use Jekyll to output slides HTML filesEuAndreh5-9/+29
2020-08-17Remove leftover comment in pluginEuAndreh1-1/+0
2020-08-17Filter generated plaintext files from site.json listingEuAndreh1-1/+3
2020-08-17Generate plaintext links to raw code blocksEuAndreh2-0/+53
2020-08-15Adapt add-anchor-to-header-from-header-id to handle <hn><a></a></hn>EuAndreh1-1/+1
2020-08-15Run Jekyll hooks on :pages tooEuAndreh2-2/+2
2020-08-13Create Jekyll hook to add anchors to code block linesEuAndreh1-0/+20
2020-08-13Create Jekyll hook to add header anchors based on the header IDsEuAndreh1-0/+9