aboutsummaryrefslogtreecommitdiff
path: root/_articles (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Article on interview: change dateEuAndreh2020-10-201-1/+1
* interview article: add paragraph on HR interns doing interviewEuAndreh2020-10-201-0/+5
* hiring article: typosEuAndreh2020-10-191-2/+2
* Publish rollout slides and articleEuAndreh2020-10-191-3/+2
* WIP add initial draft of hiring articleEuAndreh2020-10-191-0/+323
* feature flag article: Add note on automating feature flag creationEuAndreh2020-10-141-1/+2
* feature flag article: proofreadingEuAndreh2020-10-141-19/+20
* Spelling of feature flags articleEuAndreh2020-10-141-4/+4
* feature flag article+slides: Timestamp them with 2020/10/14EuAndreh2020-10-131-2/+2
* feature flag article: finish first draft, without spell checking nor proofrea...EuAndreh2020-10-131-8/+160
* s/etc./*etc.*/gEuAndreh2020-10-134-11/+11
* Extend article on feature flagEuAndreh2020-10-131-5/+74
* WIP feature flag articleEuAndreh2020-10-111-7/+9
* rollout slides: Add tweaked version, after improving post presentationEuAndreh2020-10-111-2/+2
* Mark slides + article on feature flags as unpublishedEuAndreh2020-10-111-0/+1
* Add basic categories page supportEuAndreh2020-10-102-0/+2
* Add initial version of the adapted presentation from remarkjsEuAndreh2020-10-101-0/+24
* 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-108-0/+1456