Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace spaces by dashes in categories ids and links | EuAndreh | 2020-11-15 | 1 | -2/+2 |
| | |||||
* | Remove files from _slides while still unpublished | EuAndreh | 2020-11-14 | 2 | -377/+0 |
| | |||||
* | en.txt: Remove erroneous "portuguse" entry | EuAndreh | 2020-11-14 | 1 | -1/+0 |
| | |||||
* | Add TIL on gPodder | EuAndreh | 2020-11-14 | 6 | -0/+183 |
| | |||||
* | Spell check, add translation files and publish article on local-first software | EuAndreh | 2020-11-14 | 10 | -31/+2510 |
| | |||||
* | Add draft of article on local-first software | EuAndreh | 2020-11-14 | 1 | -0/+303 |
| | |||||
* | assert-content.sh: Remove extra duplicate contains-element of ↵ | EuAndreh | 2020-11-14 | 1 | -5/+2 |
| | | | | ${IGNORED_PAGES[@]} | ||||
* | assert-content.sh: Filter out all .atom files | EuAndreh | 2020-11-14 | 1 | -3/+12 |
| | |||||
* | Generate feed files for all collections and languages | EuAndreh | 2020-11-14 | 21 | -73/+51 |
| | |||||
* | Include link to categories feeds on categories pages | EuAndreh | 2020-11-14 | 1 | -1/+5 |
| | |||||
* | Generate feeds for each categorized entries | EuAndreh | 2020-11-14 | 4 | -3/+64 |
| | |||||
* | plaintext generator: Filter the collection instead of each document | EuAndreh | 2020-11-14 | 1 | -3/+3 |
| | |||||
* | Exclude locale/ from ag searches | EuAndreh | 2020-11-14 | 1 | -1/+2 |
| | |||||
* | building a database article: Use :db/root over null value | EuAndreh | 2020-11-14 | 4 | -29/+64 |
| | |||||
* | Use "eu_categories" frontmatter attribute | EuAndreh | 2020-11-14 | 35 | -172/+328 |
| | | | | | | | | | Jekyll treats names like "category" and "categories" differently, so I chose to name it "eu_categories" in order to avoid inheriting the special treatment, and have full control of what a category means and how it behaves. The _includes/category.html was changed to reflect that, with an extra coupled change that makes it not specific to articles, but any collection type. | ||||
* | Indent code of plaintext generator | EuAndreh | 2020-11-14 | 1 | -8/+8 |
| | |||||
* | Replace links to git.sr.ht/~euandreh to git.euandreh.xyz | EuAndreh | 2020-11-14 | 8 | -109/+261 |
| | |||||
* | Nix and Bash TIL: Fix LOGS_PREFIX -> LOGS_DIR | EuAndreh | 2020-11-13 | 4 | -70/+139 |
| | |||||
* | Add TIL on CI with Nix and Bash | EuAndreh | 2020-11-12 | 6 | -0/+346 |
| | |||||
* | 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 ↵ | EuAndreh | 2020-11-08 | 1 | -6/+12 |
| | | | | categories | ||||
* | 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 |
| | | | | | The ./scripts/apply-translations.sh didn't change the original manually-translated file at all. | ||||
* | 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 |
| |