aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Feature flag article: start rewriting to make it more user friendlyEuAndreh2020-11-031-14/+69
|
* Move other Nix files to nix/EuAndreh2020-11-034-9/+6
|
* default.nix: Init packaging mdpoEuAndreh2020-11-032-0/+48
|
* Better space link-listingEuAndreh2020-11-032-2/+13
|
* default.nix: Enable --trace by defaultEuAndreh2020-11-031-2/+2
|
* Add dummy time modifier to correctly sort articles from the same dayEuAndreh2020-10-302-2/+2
|
* styles.css: Fix display of sequential headersEuAndreh2020-10-301-1/+1
|
* Increase max-width from 700px to 750pxEuAndreh2020-10-301-1/+1
|
* Add esperanto dictionary and spellcheck websiteEuAndreh2020-10-307-4/+29
|
* assert-spelling.sh: Enable --trace by default when doing Jekyll buildsEuAndreh2020-10-301-1/+1
|
* Translate alt of link iconEuAndreh2020-10-302-1/+8
|
* Add empty eo.txt dictionaryEuAndreh2020-10-301-0/+0
|
* Add alt to header link iconEuAndreh2020-10-301-1/+1
|
* Wrap header with link using a div rather than a spanEuAndreh2020-10-302-11/+11
|
* Interview article: proofread and remove duplicated uses of "even"EuAndreh2020-10-241-18/+19
|
* Start jekyll server on shell by defaultEuAndreh2020-10-241-1/+2
|
* Add minimalistic esperanto translationEuAndreh2020-10-2312-4/+127
|