aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add TIL on CI with Nix and BashEuAndreh2020-11-126-0/+346
|
* Add git bisect TIL, modifying the Bash TIL date to sort on the listEuAndreh2020-11-128-10/+202
|
* Add useful bash variables TILEuAndreh2020-11-124-0/+334
|
* Add (first) building a database postEuAndreh2020-11-126-0/+1272
|
* paradigm-shift article: add comment on short conclusionEuAndreh2020-11-121-0/+4
|
* rollout slides: Add 2 slides talking about trade-offs on each platformEuAndreh2020-11-124-0/+59
|
* Add next paradigm articleEuAndreh2020-11-086-0/+905
|
* _includes/categories.html: Allow articles with multiple comma-separated ↵EuAndreh2020-11-081-6/+12
| | | | categories
* Add find -xtype l TIL entryEuAndreh2020-11-084-0/+178
|
* local-first slides: Update link to article and add extra referenceEuAndreh2020-11-084-43/+140
|
* Rename translation files tooEuAndreh2020-11-073-108/+33
|
* Fix date on filename of todos.org bugs articleEuAndreh2020-11-071-0/+0
|
* Article on todos.org bugs: mark as publishedEuAndreh2020-11-074-11/+9
|
* DIY todos bugs: spell-checkingEuAndreh2020-11-075-53/+116
|
* Update "Datomic on global" slides, as presentedEuAndreh2020-11-074-41/+488
|
* Add todos.org bugs article, with raw pofilesEuAndreh2020-11-074-0/+571
|
* Add slides templateEuAndreh2020-11-061-0/+24
|
* assert-content.sh: Translate '/' into '-' in slugify()EuAndreh2020-11-061-0/+1
|
* Fix 'nix-build -A test' runnixpkgs-review2020-11-051-1/+1
|
* Remove FIXME and filter locale from checknixpkgs-review2020-11-055-11/+34
|
* egrep -> grep -Enixpkgs-review2020-11-052-2/+2
|
* J'Appris -> J'ai Apprisnixpkgs-review2020-11-052-5/+5
|
* Check that translations are up to date in testsnixpkgs-review2020-11-052-1/+8
|
* Move translated pages to po filesnixpkgs-review2020-11-0543-193/+585
|
* Add draft slides as unpublished with extracted po filesnixpkgs-review2020-11-0512-0/+2331
|
* Extract translations from slides, toonixpkgs-review2020-11-044-1/+1225
|
* Add scripts/sync-translations.shnixpkgs-review2020-11-041-0/+9
|
* Translated TIL: Fix updated_at datenixpkgs-review2020-11-042-3/+3
|
* Translate codeblocks from TILnixpkgs-review2020-11-041-1/+7
| | | | | The ./scripts/apply-translations.sh didn't change the original manually-translated file at all.
* Add all code blocks to translation po filesEuAndreh2020-11-0488-1/+6199
|
* Update mdpo version: 0.2.36 -> 0.2.37nixpkgs-review2020-11-041-2/+2
|
* Normalize pofile with mdponixpkgs-review2020-11-041-7/+7
|
* Add translated updated_at: front matternixpkgs-review2020-11-045-7/+26
|
* Split sync-translations.sh into two scriptsnixpkgs-review2020-11-043-34/+31
|
* Translate most of the first TILnixpkgs-review2020-11-041-0/+9
|
* WIP start translating first TIL in ptnixpkgs-review2020-11-041-13/+19
|
* Prepare for translation front matter of ↵nixpkgs-review2020-11-035-25/+77
| | | | _tils/2020-08-12-simple-filename-timestamp.md
* nixpkgs-next.nix: Remove extra inputs to pymd4c derivationEuAndreh2020-11-031-7/+1
|
* tests.sh: Disable failing sync-translations.sh for nowEuAndreh2020-11-031-1/+1
|
* Stop generating translated md filesEuAndreh2020-11-031-1/+1
|
* Fail tests when translations are not in syncEuAndreh2020-11-032-3/+10
|
* sync-translations.sh: Disable generating translated files for nowEuAndreh2020-11-031-1/+2
|
* Add all generated .po filesEuAndreh2020-11-03128-0/+9974
|
* sync-translations.sh: Filter out templates/EuAndreh2020-11-031-2/+2
|
* sync-translations.sh: Filter out instead of filter in "drafts/"EuAndreh2020-11-031-2/+2
|
* Rename: scripts/assert-translations.sh -> scripts/sync-translations.shEuAndreh2020-11-032-1/+1
|
* Exclude drafts/ directoryEuAndreh2020-11-032-2/+3
|
* Initial automation of translationsEuAndreh2020-11-032-0/+27
|
* Start using mdpo for translating pagesEuAndreh2020-11-031-0/+51
|
* Finish packaging mdpoEuAndreh2020-11-032-11/+8
|