| Commit message (Expand) | Author | Age | Files | Lines |
* | _plugins/linter.rb: Fix slugifying of () | EuAndreh | 2021-09-03 | 1 | -1/+1 |
* | _plugins/linter.rb: Allow single quotes on titles, slugify correctly | EuAndreh | 2021-01-20 | 1 | -0/+1 |
* | Enable embed-source-code for all LilyPond files, and enforce on linter.rb | EuAndreh | 2021-01-03 | 1 | -2/+4 |
* | linter.rb: Add assert_lilypond | EuAndreh | 2021-01-01 | 1 | -0/+18 |
* | Remove _layouts/page.html, use 'default' layout for pages | EuAndreh | 2021-01-01 | 1 | -4/+4 |
* | linter.rb: Remove leftover print | EuAndreh | 2020-12-30 | 1 | -2/+0 |
* | Add description per language to video files | EuAndreh | 2020-12-28 | 1 | -2/+3 |
* | Move (again) to WebM for being more web friendly | EuAndreh | 2020-12-28 | 1 | -6/+4 |
* | Use PNG favicon on Atom feed and audio file metadata | EuAndreh | 2020-12-28 | 1 | -3/+3 |
* | Enforce metadata of videos too | EuAndreh | 2020-12-28 | 1 | -5/+19 |
* | Revert "Use WebM over MKV"•••This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767.
Keep TODOs.org comment, and extend it.
| EuAndreh | 2020-12-28 | 1 | -3/+3 |
* | Use WebM over MKV | EuAndreh | 2020-12-28 | 1 | -3/+3 |
* | Merge _layouts/cast.html into _layouts/post.html | EuAndreh | 2020-12-28 | 1 | -3/+3 |
* | linter.rb: Don't fail first build to avoid chicken and egg problem | EuAndreh | 2020-12-28 | 1 | -4/+11 |
* | linter.rb: Add assert_media_metadata | EuAndreh | 2020-12-27 | 1 | -0/+41 |
* | linter.rb: Add all_documents iterator | EuAndreh | 2020-12-27 | 1 | -29/+23 |
* | linter.rb: Add assert_git_annex | EuAndreh | 2020-12-27 | 1 | -0/+15 |
* | linter.rb: Remove @@known_ids to allow live reloading to work | EuAndreh | 2020-12-26 | 1 | -4/+3 |
* | Move torrent and media generators out of linter.rb | EuAndreh | 2020-12-25 | 1 | -23/+2 |
* | Don't run linter on generated files | EuAndreh | 2020-12-24 | 1 | -4/+12 |
* | Rename: _plugins/lint-hook.rb -> _plugins/linter.rb | EuAndreh | 2020-12-24 | 1 | -0/+166 |