summaryrefslogtreecommitdiff
path: root/_layouts (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-11-17Remove jekyll infrastructure setupEuAndreh3-271/+0
2022-11-26Replace kuvira -> tophEuAndreh1-2/+2
git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
2022-08-31Replace website.git address with euandre.org.git addressEuAndreh1-2/+2
2022-04-12Rename favicon to lord-faviconEuAndreh2-2/+2
2021-10-11Update link to Git repositoriesEuAndreh1-2/+2
2021-10-06Stop using WebTorrentEuAndreh1-8/+2
I'll stick with just plain torrent + web seed, to reduce the dependencies of the website.
2021-10-05_layouts/default.html: Add content type to CSS stylesheetEuAndreh1-5/+5
2021-07-20git mv public-key.txt public.ascEuAndreh1-1/+1
2021-02-21Use absolute urls for alternet hrefsEuAndreh2-7/+7
2021-02-17Update link to repository with OS packaging codeEuAndreh1-1/+1
2021-02-11Add "view source" linksEuAndreh1-0/+1
2021-02-07Remove direct-video and screencast flags: enable them by defaultEuAndreh2-11/+5
2021-01-24slides.html: Don't limit user scalability of viewportEuAndreh1-1/+1
2021-01-17_layouts/slides.html: Link to prose versionEuAndreh1-0/+4
2021-01-17_layouts/slides.html: tabs -> spacesEuAndreh1-37/+37
2021-01-17slides.html: Add <noscript> sectionEuAndreh1-0/+18
2021-01-01Add support for "Music"EuAndreh1-0/+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
2021-01-01Remove _layouts/page.html, use 'default' layout for pagesEuAndreh2-8/+6
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 flagEuAndreh2-4/+10
2020-12-28Merge _layouts/cast.html into _layouts/post.htmlEuAndreh2-28/+24
2020-12-27Add SVG faviconEuAndreh2-0/+2
2020-12-24Use MKV over webmEuAndreh1-1/+1
2020-12-24Add support for screencasts, behind a feature flagEuAndreh3-19/+41
2020-12-24Add torrent.html page with WebTorrentEuAndreh1-3/+6
2020-12-24Use feature toggle to show podcast linksEuAndreh1-2/+6
2020-12-23Generate torrent files from ogg filesEuAndreh1-2/+8
2020-12-20_layouts/podcast.html: Remove placeholder alternative tag, point to flac fileEuAndreh1-1/+1
2020-12-19Add default links to end of slidesEuAndreh2-7/+2
2020-12-19Fix translation navigation link of collectionsEuAndreh1-7/+30
2020-12-19Add Podcast structure, with public entrypoint commented outEuAndreh2-4/+16
2020-12-19Move images/ -> static/EuAndreh1-2/+2
2020-12-19Use 'post' layout for pastebinsEuAndreh1-11/+0
2020-12-15Add pastebins to to <nav> and make <nav> CSS look better on small screensEuAndreh1-32/+31
2020-11-14Generate feed files for all collections and languagesEuAndreh2-5/+5
2020-10-23Remove redundant translation of site.t.articles.nameEuAndreh1-1/+1
2020-10-23Use site.tld for referencing TLD address, and site.author.email for emailEuAndreh1-1/+1
2020-10-12Fix typo in translation key for TILs feedEuAndreh1-1/+1
2020-10-11Remove </pre> leftoverEuAndreh1-1/+1
2020-10-10Use Jekyll to output slides HTML filesEuAndreh2-1/+68
2020-10-10Refactor i18n structure, remove layouts, add slidesEuAndreh5-55/+6
Yep, this commit is too big big I didn't want to take the trouble of splitting it now. - _config.yml translation keys are now simetrical on the entitiy: articles, pastebins, tils, slides, etc.; - _posts were moved to _articles: the _posts collection had special treatment in Jekyll which I wanted to avoid; - the filtering of entries for the Atom feed is now done inside the _includes/feed.atom file instead of every feed file; - all entities are now dealt with using the pluralized name: articles, pastebins, tils, slides. No more inconsistencies on the key names, they now should only make sense as the translation value on the dictionary; - add base reveal.js infrastruture, with Jekyll generating the listing page and nothing else.
2020-09-18Fix missing website descriptionEuAndreh1-1/+1
2020-09-18Add EuAndreh suffix to all titlesEuAndreh1-1/+1