Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using WebTorrent | EuAndreh | 2021-10-06 | 1 | -8/+2 |
| | | | | | I'll stick with just plain torrent + web seed, to reduce the dependencies of the website. | ||||
* | Remove direct-video and screencast flags: enable them by default | EuAndreh | 2021-02-07 | 1 | -5/+3 |
| | |||||
* | post.html: Add trailing '/' to source tag | EuAndreh | 2021-01-01 | 1 | -2/+2 |
| | |||||
* | post.html: Remove <section> tags | EuAndreh | 2021-01-01 | 1 | -36/+35 |
| | |||||
* | Remove <article> tag from post.html layout, already present in default.html | EuAndreh | 2021-01-01 | 1 | -44/+42 |
| | |||||
* | Move (again) to WebM for being more web friendly | EuAndreh | 2020-12-28 | 1 | -3/+3 |
| | |||||
* | post.html: Set default width of video | EuAndreh | 2020-12-28 | 1 | -1/+1 |
| | |||||
* | post.html, feed.atom: Stop pointing to resources/ paths | EuAndreh | 2020-12-28 | 1 | -5/+6 |
| | |||||
* | Revert "Use WebM over MKV" | EuAndreh | 2020-12-28 | 1 | -2/+2 |
| | | | | | | This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767. Keep TODOs.org comment, and extend it. | ||||
* | Use WebM over MKV | EuAndreh | 2020-12-28 | 1 | -2/+2 |
| | |||||
* | Add direct-video flag | EuAndreh | 2020-12-28 | 1 | -0/+6 |
| | |||||
* | Merge _layouts/cast.html into _layouts/post.html | EuAndreh | 2020-12-28 | 1 | -0/+24 |
| | |||||
* | Fix updated_at header section | EuAndreh | 2020-08-19 | 1 | -3/+5 |
| | |||||
* | Use _includes/i18n-date.html for dates | EuAndreh | 2020-08-12 | 1 | -3/+3 |
| | |||||
* | CSS: Add clearer separation between end of post and post footer | EuAndreh | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | Show updated_at in post header | EuAndreh | 2020-08-09 | 1 | -0/+5 |
| | |||||
* | DIY jekyll-seo-tag | EuAndreh | 2020-02-05 | 1 | -15/+1 |
| | |||||
* | Add manual support for multiple languages | EuAndreh | 2020-02-05 | 1 | -6/+17 |
| | |||||
* | Reproduce hakyll behaviour | EuAndreh | 2020-02-05 | 1 | -22/+14 |
| | |||||
* | WIP Jekyll | EuAndreh | 2020-02-05 | 1 | -0/+27 |