aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop using WebTorrent...I'll stick with just plain torrent + web seed, to reduce the dependencies of the website. EuAndreh2021-10-061-8/+2
* Remove direct-video and screencast flags: enable them by defaultEuAndreh2021-02-071-5/+3
* post.html: Add trailing '/' to source tagEuAndreh2021-01-011-2/+2
* post.html: Remove <section> tagsEuAndreh2021-01-011-36/+35
* Remove <article> tag from post.html layout, already present in default.htmlEuAndreh2021-01-011-44/+42
* Move (again) to WebM for being more web friendlyEuAndreh2020-12-281-3/+3
* post.html: Set default width of videoEuAndreh2020-12-281-1/+1
* post.html, feed.atom: Stop pointing to resources/ pathsEuAndreh2020-12-281-5/+6
* Revert "Use WebM over MKV"...This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767. Keep TODOs.org comment, and extend it. EuAndreh2020-12-281-2/+2
* Use WebM over MKVEuAndreh2020-12-281-2/+2
* Add direct-video flagEuAndreh2020-12-281-0/+6
* Merge _layouts/cast.html into _layouts/post.htmlEuAndreh2020-12-281-0/+24
* Fix updated_at header sectionEuAndreh2020-08-191-3/+5
* Use _includes/i18n-date.html for datesEuAndreh2020-08-121-3/+3
* CSS: Add clearer separation between end of post and post footerEuAndreh2020-08-101-1/+1
* Show updated_at in post headerEuAndreh2020-08-091-0/+5
* DIY jekyll-seo-tagEuAndreh2020-02-051-15/+1
* Add manual support for multiple languagesEuAndreh2020-02-051-6/+17
* Reproduce hakyll behaviourEuAndreh2020-02-051-22/+14
* WIP JekyllEuAndreh2020-02-051-0/+27