Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor i18n structure, remove layouts, add slides | EuAndreh | 2020-10-10 | 1 | -295/+0 |
| | | | | | | | | | | | | | | | | | 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. | ||||
* | db post: Add "mediator" category | EuAndreh | 2020-10-05 | 1 | -0/+1 |
| | |||||
* | db post: better pinpoint sqlite unsuitability | EuAndreh | 2020-09-03 | 1 | -6/+6 |
| | |||||
* | db post: Add link to email exchange | EuAndreh | 2020-09-03 | 1 | -1/+3 |
| | |||||
* | db post: improve wording of posix-sqlite note | EuAndreh | 2020-09-03 | 1 | -7/+7 |
| | |||||
* | db post: Add correction on SQLite assumption of POSIX filesystem | EuAndreh | 2020-09-03 | 1 | -3/+41 |
| | |||||
* | db post: Add updated_at timestamp | EuAndreh | 2020-09-02 | 1 | -0/+1 |
| | |||||
* | db post: Fix typos | EuAndreh | 2020-09-01 | 1 | -4/+4 |
| | |||||
* | db post: Fix typo and add external links | EuAndreh | 2020-09-01 | 1 | -1/+9 |
| | |||||
* | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 2020-08-31 | 1 | -6/+6 |
| | |||||
* | Add missing timestamp on database post | EuAndreh | 2020-08-31 | 1 | -1/+1 |
| | |||||
* | Add post "The database I wish I had" | EuAndreh | 2020-08-31 | 1 | -0/+245 |