Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Article on interview: mark as published | EuAndreh | 2020-10-20 | 1 | -1/+0 | |
| | ||||||
* | Article on interview: add note on high IQ | EuAndreh | 2020-10-20 | 1 | -1/+2 | |
| | ||||||
* | Article on interview: change date | EuAndreh | 2020-10-20 | 1 | -1/+1 | |
| | ||||||
* | interview article: add paragraph on HR interns doing interview | EuAndreh | 2020-10-20 | 1 | -0/+5 | |
| | ||||||
* | hiring article: typos | EuAndreh | 2020-10-19 | 1 | -2/+2 | |
| | ||||||
* | Publish rollout slides and article | EuAndreh | 2020-10-19 | 2 | -6/+4 | |
| | ||||||
* | WIP add initial draft of hiring article | EuAndreh | 2020-10-19 | 1 | -0/+323 | |
| | ||||||
* | Add GraphvizBlock plugin | EuAndreh | 2020-10-16 | 4 | -1/+40 | |
| | ||||||
* | feature flag article: Add note on automating feature flag creation | EuAndreh | 2020-10-14 | 1 | -1/+2 | |
| | ||||||
* | feature flag article: proofreading | EuAndreh | 2020-10-14 | 2 | -19/+21 | |
| | ||||||
* | Spelling of feature flags article | EuAndreh | 2020-10-14 | 3 | -4/+8 | |
| | ||||||
* | assert-spelling.sh: Actually show unique mispelled entries | EuAndreh | 2020-10-14 | 1 | -1/+1 | |
| | ||||||
* | feature flag article+slides: Timestamp them with 2020/10/14 | EuAndreh | 2020-10-13 | 2 | -4/+4 | |
| | ||||||
* | feature flag article: finish first draft, without spell checking nor ↵ | EuAndreh | 2020-10-13 | 1 | -8/+160 | |
| | | | | proofreading | |||||
* | s/etc./*etc.*/g | EuAndreh | 2020-10-13 | 5 | -12/+12 | |
| | ||||||
* | Extend article on feature flag | EuAndreh | 2020-10-13 | 2 | -6/+75 | |
| | ||||||
* | Use translated links of CC notice | EuAndreh | 2020-10-12 | 1 | -2/+2 | |
| | ||||||
* | Change footnote and LICENSE file to AGPL | EuAndreh | 2020-10-12 | 3 | -85/+72 | |
| | ||||||
* | Fix typo in translation key for TILs feed | EuAndreh | 2020-10-12 | 1 | -1/+1 | |
| | ||||||
* | Git search TIL: Fix typo in code example | EuAndreh | 2020-10-11 | 1 | -1/+1 | |
| | ||||||
* | 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 | EuAndreh | 2020-10-11 | 19 | -267/+415 | |
| | | | | Use Nix for build isolation not for test running. | |||||
* | 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 | EuAndreh | 2020-10-10 | 69 | -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. | |||||
* | 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 | |
| |