aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* WIP feature flag articleEuAndreh2020-10-111-7/+9
* Add TIL entry on searching the Git log for a filename patternEuAndreh2020-10-113-0/+35
* rollout slides: Add tweaked version, after improving post presentationEuAndreh2020-10-116-26/+54
* rm drafts/til.mdEuAndreh2020-10-111-120/+0
* Fix lang of atom feedsEuAndreh2020-10-116-6/+6
* Add note on starting a live serverEuAndreh2020-10-111-0/+4
* Fix entries filter in _include/feed.atomEuAndreh2020-10-111-1/+1
* Add link to public-inbox archive in about pageEuAndreh2020-10-113-3/+7
* Add pastebins to spellchecking listEuAndreh2020-10-113-7/+6
* Remove </pre> leftoverEuAndreh2020-10-111-1/+1
* Escape non-HTML tagEuAndreh2020-10-111-3/+3
* Decouple testing with Nix...Use Nix for build isolation not for test running. EuAndreh2020-10-1119-267/+415
* Mark slides + article on feature flags as unpublishedEuAndreh2020-10-112-1/+3
* Add basic categories page supportEuAndreh2020-10-1010-3/+65
* Add initial version of the adapted presentation from remarkjsEuAndreh2020-10-102-0/+347
* Remove now deprecated templates/til.mdEuAndreh2020-10-101-7/+0
* Use Jekyll to output slides HTML filesEuAndreh2020-10-1017-17/+108
* Fix home page entry listingEuAndreh2020-10-101-1/+1
* Remove unused scriptsEuAndreh2020-10-102-84/+0
* Enforce all "post" and "pastebin" layouts have dates in filenamesEuAndreh2020-10-1014-59/+34
* Refactor i18n structure, remove layouts, add slides...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. EuAndreh2020-10-1069-176/+309
* cargo2nix: Use overlay on exampleEuAndreh2020-10-051-4/+5
* cargo2nix post: Fix derivation nameEuAndreh2020-10-051-1/+1
* cargo2nix post: Proofread againEuAndreh2020-10-051-6/+6
* swift2nix post: Remove duplicated phrasesEuAndreh2020-10-051-2/+2
* cargo2nix: Proofread on the browserEuAndreh2020-10-051-10/+11
* cargo2nix post: Fix spellingEuAndreh2020-10-055-2/+6
* Add initial draft of cargo2nix postEuAndreh2020-10-051-0/+74
* Add "patches welcome" section to footerEuAndreh2020-10-051-3/+3
* Revert back to the title with colonEuAndreh2020-10-052-7/+1
* _config.yml: Use custom permalink to *not* include the category on the URLEuAndreh2020-10-051-0/+2
* default.nix: Add site attribute as an alias for subtasks.docsEuAndreh2020-10-051-0/+1
* assert-content.sh: Check that titles don't contain colonsEuAndreh2020-10-051-0/+6
* swift2nix post: Use dashes instead of colon on titleEuAndreh2020-10-051-1/+1
* swift2nix post: Change category to "mediator"EuAndreh2020-10-051-1/+1
* Move description into metadata.jsonEuAndreh2020-10-052-1/+3
* swift2nix post: Fix spelling and grow dictionaryEuAndreh2020-10-053-5/+15
* swift2nix: proofread on the browserEuAndreh2020-10-051-20/+27
* db post: Add "mediator" categoryEuAndreh2020-10-051-0/+1
* Add initial draft on swift2nix postEuAndreh2020-10-051-0/+190
* Add some words to spelling/internationalEuAndreh2020-10-051-0/+16
* Add entry to drats/til.mdEuAndreh2020-10-051-0/+2
* Fix missing website descriptionEuAndreh2020-09-182-1/+5
* styles.css: Add horizontal scrollbar on long code blocksEuAndreh2020-09-181-0/+4
* Add EuAndreh suffix to all titlesEuAndreh2020-09-181-1/+1
* Commit til.md with TIL scratchesEuAndreh2020-09-061-0/+118
* Remove "boneco" from about pagesEuAndreh2020-09-053-15/+0
* pr post: Clarify statement on "Git federation"EuAndreh2020-09-051-2/+2
* pr post: break lines that are too longEuAndreh2020-09-051-2/+4
* Add post on git request-pullEuAndreh2020-09-052-0/+114