| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WIP feature flag article | EuAndreh | 2020-10-11 | 1 | -7/+9 |
* | Add TIL entry on searching the Git log for a filename pattern | EuAndreh | 2020-10-11 | 3 | -0/+35 |
* | rollout slides: Add tweaked version, after improving post presentation | EuAndreh | 2020-10-11 | 6 | -26/+54 |
* | rm drafts/til.md | EuAndreh | 2020-10-11 | 1 | -120/+0 |
* | Fix lang of atom feeds | EuAndreh | 2020-10-11 | 6 | -6/+6 |
* | Add note on starting a live server | EuAndreh | 2020-10-11 | 1 | -0/+4 |
* | Fix entries filter in _include/feed.atom | EuAndreh | 2020-10-11 | 1 | -1/+1 |
* | Add link to public-inbox archive in about page | EuAndreh | 2020-10-11 | 3 | -3/+7 |
* | Add pastebins to spellchecking list | EuAndreh | 2020-10-11 | 3 | -7/+6 |
* | Remove </pre> leftover | EuAndreh | 2020-10-11 | 1 | -1/+1 |
* | Escape non-HTML tag | EuAndreh | 2020-10-11 | 1 | -3/+3 |
* | Decouple testing with Nix...Use Nix for build isolation not for test running.
| EuAndreh | 2020-10-11 | 19 | -267/+415 |
* | Mark slides + article on feature flags as unpublished | EuAndreh | 2020-10-11 | 2 | -1/+3 |
* | Add basic categories page support | EuAndreh | 2020-10-10 | 10 | -3/+65 |
* | Add initial version of the adapted presentation from remarkjs | EuAndreh | 2020-10-10 | 2 | -0/+347 |
* | Remove now deprecated templates/til.md | EuAndreh | 2020-10-10 | 1 | -7/+0 |
* | Use Jekyll to output slides HTML files | EuAndreh | 2020-10-10 | 17 | -17/+108 |
* | Fix home page entry listing | EuAndreh | 2020-10-10 | 1 | -1/+1 |
* | Remove unused scripts | EuAndreh | 2020-10-10 | 2 | -84/+0 |
* | Enforce all "post" and "pastebin" layouts have dates in filenames | EuAndreh | 2020-10-10 | 14 | -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.
| EuAndreh | 2020-10-10 | 69 | -176/+309 |
* | cargo2nix: Use overlay on example | EuAndreh | 2020-10-05 | 1 | -4/+5 |
* | cargo2nix post: Fix derivation name | EuAndreh | 2020-10-05 | 1 | -1/+1 |
* | cargo2nix post: Proofread again | EuAndreh | 2020-10-05 | 1 | -6/+6 |
* | swift2nix post: Remove duplicated phrases | EuAndreh | 2020-10-05 | 1 | -2/+2 |
* | cargo2nix: Proofread on the browser | EuAndreh | 2020-10-05 | 1 | -10/+11 |
* | cargo2nix post: Fix spelling | EuAndreh | 2020-10-05 | 5 | -2/+6 |
* | Add initial draft of cargo2nix post | EuAndreh | 2020-10-05 | 1 | -0/+74 |
* | Add "patches welcome" section to footer | EuAndreh | 2020-10-05 | 1 | -3/+3 |
* | Revert back to the title with colon | EuAndreh | 2020-10-05 | 2 | -7/+1 |
* | _config.yml: Use custom permalink to *not* include the category on the URL | EuAndreh | 2020-10-05 | 1 | -0/+2 |
* | default.nix: Add site attribute as an alias for subtasks.docs | EuAndreh | 2020-10-05 | 1 | -0/+1 |
* | assert-content.sh: Check that titles don't contain colons | EuAndreh | 2020-10-05 | 1 | -0/+6 |
* | swift2nix post: Use dashes instead of colon on title | EuAndreh | 2020-10-05 | 1 | -1/+1 |
* | swift2nix post: Change category to "mediator" | EuAndreh | 2020-10-05 | 1 | -1/+1 |
* | Move description into metadata.json | EuAndreh | 2020-10-05 | 2 | -1/+3 |
* | swift2nix post: Fix spelling and grow dictionary | EuAndreh | 2020-10-05 | 3 | -5/+15 |
* | swift2nix: proofread on the browser | EuAndreh | 2020-10-05 | 1 | -20/+27 |
* | db post: Add "mediator" category | EuAndreh | 2020-10-05 | 1 | -0/+1 |
* | Add initial draft on swift2nix post | EuAndreh | 2020-10-05 | 1 | -0/+190 |
* | Add some words to spelling/international | EuAndreh | 2020-10-05 | 1 | -0/+16 |
* | Add entry to drats/til.md | EuAndreh | 2020-10-05 | 1 | -0/+2 |
* | Fix missing website description | EuAndreh | 2020-09-18 | 2 | -1/+5 |
* | styles.css: Add horizontal scrollbar on long code blocks | EuAndreh | 2020-09-18 | 1 | -0/+4 |
* | Add EuAndreh suffix to all titles | EuAndreh | 2020-09-18 | 1 | -1/+1 |
* | Commit til.md with TIL scratches | EuAndreh | 2020-09-06 | 1 | -0/+118 |
* | Remove "boneco" from about pages | EuAndreh | 2020-09-05 | 3 | -15/+0 |
* | pr post: Clarify statement on "Git federation" | EuAndreh | 2020-09-05 | 1 | -2/+2 |
* | pr post: break lines that are too long | EuAndreh | 2020-09-05 | 1 | -2/+4 |
* | Add post on git request-pull | EuAndreh | 2020-09-05 | 2 | -0/+114 |