| Commit message (Expand) | Author | Age | Files | Lines |
* | Add git bisect TIL, modifying the Bash TIL date to sort on the list | EuAndreh | 2020-11-12 | 8 | -10/+202 |
* | Add useful bash variables TIL | EuAndreh | 2020-11-12 | 4 | -0/+334 |
* | Add (first) building a database post | EuAndreh | 2020-11-12 | 6 | -0/+1272 |
* | paradigm-shift article: add comment on short conclusion | EuAndreh | 2020-11-12 | 1 | -0/+4 |
* | rollout slides: Add 2 slides talking about trade-offs on each platform | EuAndreh | 2020-11-12 | 4 | -0/+59 |
* | Add next paradigm article | EuAndreh | 2020-11-08 | 6 | -0/+905 |
* | _includes/categories.html: Allow articles with multiple comma-separated categ... | EuAndreh | 2020-11-08 | 1 | -6/+12 |
* | Add find -xtype l TIL entry | EuAndreh | 2020-11-08 | 4 | -0/+178 |
* | local-first slides: Update link to article and add extra reference | EuAndreh | 2020-11-08 | 4 | -43/+140 |
* | Rename translation files too | EuAndreh | 2020-11-07 | 3 | -108/+33 |
* | Fix date on filename of todos.org bugs article | EuAndreh | 2020-11-07 | 1 | -0/+0 |
* | Article on todos.org bugs: mark as published | EuAndreh | 2020-11-07 | 4 | -11/+9 |
* | DIY todos bugs: spell-checking | EuAndreh | 2020-11-07 | 5 | -53/+116 |
* | Update "Datomic on global" slides, as presented | EuAndreh | 2020-11-07 | 4 | -41/+488 |
* | Add todos.org bugs article, with raw pofiles | EuAndreh | 2020-11-07 | 4 | -0/+571 |
* | Add slides template | EuAndreh | 2020-11-06 | 1 | -0/+24 |
* | assert-content.sh: Translate '/' into '-' in slugify() | EuAndreh | 2020-11-06 | 1 | -0/+1 |
* | Fix 'nix-build -A test' run | nixpkgs-review | 2020-11-05 | 1 | -1/+1 |
* | Remove FIXME and filter locale from check | nixpkgs-review | 2020-11-05 | 5 | -11/+34 |
* | egrep -> grep -E | nixpkgs-review | 2020-11-05 | 2 | -2/+2 |
* | J'Appris -> J'ai Appris | nixpkgs-review | 2020-11-05 | 2 | -5/+5 |
* | Check that translations are up to date in tests | nixpkgs-review | 2020-11-05 | 2 | -1/+8 |
* | Move translated pages to po files | nixpkgs-review | 2020-11-05 | 43 | -193/+585 |
* | Add draft slides as unpublished with extracted po files | nixpkgs-review | 2020-11-05 | 12 | -0/+2331 |
* | Extract translations from slides, too | nixpkgs-review | 2020-11-04 | 4 | -1/+1225 |
* | Add scripts/sync-translations.sh | nixpkgs-review | 2020-11-04 | 1 | -0/+9 |
* | Translated TIL: Fix updated_at date | nixpkgs-review | 2020-11-04 | 2 | -3/+3 |
* | Translate codeblocks from TIL | nixpkgs-review | 2020-11-04 | 1 | -1/+7 |
* | Add all code blocks to translation po files | EuAndreh | 2020-11-04 | 88 | -1/+6199 |
* | Update mdpo version: 0.2.36 -> 0.2.37 | nixpkgs-review | 2020-11-04 | 1 | -2/+2 |
* | Normalize pofile with mdpo | nixpkgs-review | 2020-11-04 | 1 | -7/+7 |
* | Add translated updated_at: front matter | nixpkgs-review | 2020-11-04 | 5 | -7/+26 |
* | Split sync-translations.sh into two scripts | nixpkgs-review | 2020-11-04 | 3 | -34/+31 |
* | Translate most of the first TIL | nixpkgs-review | 2020-11-04 | 1 | -0/+9 |
* | WIP start translating first TIL in pt | nixpkgs-review | 2020-11-04 | 1 | -13/+19 |
* | Prepare for translation front matter of _tils/2020-08-12-simple-filename-time... | nixpkgs-review | 2020-11-03 | 5 | -25/+77 |
* | nixpkgs-next.nix: Remove extra inputs to pymd4c derivation | EuAndreh | 2020-11-03 | 1 | -7/+1 |
* | tests.sh: Disable failing sync-translations.sh for now | EuAndreh | 2020-11-03 | 1 | -1/+1 |
* | Stop generating translated md files | EuAndreh | 2020-11-03 | 1 | -1/+1 |
* | Fail tests when translations are not in sync | EuAndreh | 2020-11-03 | 2 | -3/+10 |
* | sync-translations.sh: Disable generating translated files for now | EuAndreh | 2020-11-03 | 1 | -1/+2 |
* | Add all generated .po files | EuAndreh | 2020-11-03 | 128 | -0/+9974 |
* | sync-translations.sh: Filter out templates/ | EuAndreh | 2020-11-03 | 1 | -2/+2 |
* | sync-translations.sh: Filter out instead of filter in "drafts/" | EuAndreh | 2020-11-03 | 1 | -2/+2 |
* | Rename: scripts/assert-translations.sh -> scripts/sync-translations.sh | EuAndreh | 2020-11-03 | 2 | -1/+1 |
* | Exclude drafts/ directory | EuAndreh | 2020-11-03 | 2 | -2/+3 |
* | Initial automation of translations | EuAndreh | 2020-11-03 | 2 | -0/+27 |
* | Start using mdpo for translating pages | EuAndreh | 2020-11-03 | 1 | -0/+51 |
* | Finish packaging mdpo | EuAndreh | 2020-11-03 | 2 | -11/+8 |
* | Feature flag article: start rewriting to make it more user friendly | EuAndreh | 2020-11-03 | 1 | -14/+69 |