Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add TIL on gPodder | EuAndreh | 2020-11-14 | 1 | -0/+33 |
| | |||||
* | Nix and Bash TIL: Fix LOGS_PREFIX -> LOGS_DIR | EuAndreh | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Add TIL on CI with Nix and Bash | EuAndreh | 2020-11-12 | 1 | -0/+71 |
| | |||||
* | Add git bisect TIL, modifying the Bash TIL date to sort on the list | EuAndreh | 2020-11-12 | 2 | -1/+34 |
| | |||||
* | Add useful bash variables TIL | EuAndreh | 2020-11-12 | 1 | -0/+70 |
| | |||||
* | Add find -xtype l TIL entry | EuAndreh | 2020-11-08 | 1 | -0/+34 |
| | |||||
* | Translated TIL: Fix updated_at date | nixpkgs-review | 2020-11-04 | 1 | -1/+1 |
| | |||||
* | Add translated updated_at: front matter | nixpkgs-review | 2020-11-04 | 2 | -0/+10 |
| | |||||
* | Prepare for translation front matter of ↵ | nixpkgs-review | 2020-11-03 | 1 | -0/+7 |
| | | | | _tils/2020-08-12-simple-filename-timestamp.md | ||||
* | assert-content.sh: Enforce filename to be title slug + date | EuAndreh | 2020-10-23 | 2 | -0/+0 |
| | |||||
* | assert-content.sh: Enforce "ref" is the slug of the "title" for pages in en | EuAndreh | 2020-10-23 | 2 | -2/+2 |
| | |||||
* | s/etc./*etc.*/g | EuAndreh | 2020-10-13 | 1 | -1/+1 |
| | |||||
* | Git search TIL: Fix typo in code example | EuAndreh | 2020-10-11 | 1 | -1/+1 |
| | |||||
* | Add TIL entry on searching the Git log for a filename pattern | EuAndreh | 2020-10-11 | 1 | -0/+33 |
| | |||||
* | Refactor i18n structure, remove layouts, add slides | EuAndreh | 2020-10-10 | 8 | -8/+8 |
| | | | | | | | | | | | | | | | | | 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. | ||||
* | 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 | 1 | -0/+108 |
| | |||||
* | mail cli til: Encourage reader to try | EuAndreh | 2020-09-04 | 1 | -0/+2 |
| | |||||
* | mail cli til: Add clearer separation between code examples | EuAndreh | 2020-09-04 | 1 | -0/+2 |
| | |||||
* | Revise pt translation of simple-filename-timestamp | EuAndreh | 2020-09-04 | 1 | -2/+3 |
| | |||||
* | Add til on CLI email | EuAndreh | 2020-09-04 | 1 | -0/+76 |
| | |||||
* | Add spellchecking back to tests, with support for en, pt and fr dicts | EuAndreh | 2020-08-31 | 4 | -7/+8 |
| | |||||
* | TIL git grep: Escape $(git rev-list --all) | EuAndreh | 2020-08-28 | 1 | -1/+1 |
| | |||||
* | TIL grep: split output blocks | EuAndreh | 2020-08-28 | 1 | -2/+7 |
| | |||||
* | Add TIL on git-search | EuAndreh | 2020-08-28 | 1 | -0/+126 |
| | |||||
* | TIL on searching in git: Make quoting of '<regexp>' consistent | EuAndreh | 2020-08-16 | 1 | -3/+3 |
| | |||||
* | Add TIL on searching in git | EuAndreh | 2020-08-16 | 1 | -0/+51 |
| | |||||
* | TIL on git: add missing link | EuAndreh | 2020-08-14 | 1 | -0/+2 |
| | |||||
* | TIL on git: Fix stackoverflow link | EuAndreh | 2020-08-14 | 1 | -3/+4 |
| | |||||
* | Assert date matches TIL filename | EuAndreh | 2020-08-14 | 1 | -1/+1 |
| | |||||
* | Add TIL on git checkout | EuAndreh | 2020-08-14 | 1 | -0/+72 |
| | |||||
* | Add TIL on Jekyll anchors | EuAndreh | 2020-08-13 | 1 | -0/+155 |
| | |||||
* | Add TIL entry on filenames with timestamp, alongside with it's pt translation | EuAndreh | 2020-08-12 | 2 | -0/+67 |