summaryrefslogtreecommitdiff
path: root/_layouts/post.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-11-17Remove jekyll infrastructure setupEuAndreh1-43/+0
2021-10-06Stop using WebTorrentEuAndreh1-8/+2
I'll stick with just plain torrent + web seed, to reduce the dependencies of the website.
2021-02-07Remove direct-video and screencast flags: enable them by defaultEuAndreh1-5/+3
2021-01-01post.html: Add trailing '/' to source tagEuAndreh1-2/+2
2021-01-01post.html: Remove <section> tagsEuAndreh1-36/+35
2021-01-01Remove <article> tag from post.html layout, already present in default.htmlEuAndreh1-44/+42
2020-12-28Move (again) to WebM for being more web friendlyEuAndreh1-3/+3
2020-12-28post.html: Set default width of videoEuAndreh1-1/+1
2020-12-28post.html, feed.atom: Stop pointing to resources/ pathsEuAndreh1-5/+6
2020-12-28Revert "Use WebM over MKV"EuAndreh1-2/+2
This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767. Keep TODOs.org comment, and extend it.
2020-12-28Use WebM over MKVEuAndreh1-2/+2
2020-12-28Add direct-video flagEuAndreh1-0/+6
2020-12-28Merge _layouts/cast.html into _layouts/post.htmlEuAndreh1-0/+24
2020-08-19Fix updated_at header sectionEuAndreh1-3/+5
2020-08-12Use _includes/i18n-date.html for datesEuAndreh1-3/+3
2020-08-10CSS: Add clearer separation between end of post and post footerEuAndreh1-1/+1
2020-08-09Show updated_at in post headerEuAndreh1-0/+5
2020-02-05DIY jekyll-seo-tagEuAndreh1-15/+1
2020-02-05Add manual support for multiple languagesEuAndreh1-6/+17
2020-02-05Reproduce hakyll behaviourEuAndreh1-22/+14
2020-02-05WIP JekyllEuAndreh1-0/+27