aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-10Remove now deprecated templates/til.mdEuAndreh1-7/+0
2020-10-10Use Jekyll to output slides HTML filesEuAndreh17-17/+108
2020-10-10Fix home page entry listingEuAndreh1-1/+1
2020-10-10Remove unused scriptsEuAndreh2-84/+0
2020-10-10Enforce all "post" and "pastebin" layouts have dates in filenamesEuAndreh14-59/+34
2020-10-10Refactor i18n structure, remove layouts, add slidesEuAndreh69-176/+309
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-10-05cargo2nix: Use overlay on exampleEuAndreh1-4/+5
2020-10-05cargo2nix post: Fix derivation nameEuAndreh1-1/+1
2020-10-05cargo2nix post: Proofread againEuAndreh1-6/+6
2020-10-05swift2nix post: Remove duplicated phrasesEuAndreh1-2/+2
2020-10-05cargo2nix: Proofread on the browserEuAndreh1-10/+11
2020-10-05cargo2nix post: Fix spellingEuAndreh5-2/+6