Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-14 | Exclude locale/ from ag searches | EuAndreh | 1 | -1/+2 | |
2020-11-14 | building a database article: Use :db/root over null value | EuAndreh | 4 | -29/+64 | |
2020-11-14 | Use "eu_categories" frontmatter attribute | EuAndreh | 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. | |||||
2020-11-14 | Indent code of plaintext generator | EuAndreh | 1 | -8/+8 | |
2020-11-14 | Replace links to git.sr.ht/~euandreh to git.euandreh.xyz | EuAndreh | 8 | -109/+261 | |
2020-11-13 | Nix and Bash TIL: Fix LOGS_PREFIX -> LOGS_DIR | EuAndreh | 4 | -70/+139 | |
2020-11-12 | Add TIL on CI with Nix and Bash | EuAndreh | 6 | -0/+346 | |
2020-11-12 | Add git bisect TIL, modifying the Bash TIL date to sort on the list | EuAndreh | 8 | -10/+202 | |
2020-11-12 | Add useful bash variables TIL | EuAndreh | 4 | -0/+334 | |
2020-11-12 | Add (first) building a database post | EuAndreh | 6 | -0/+1272 | |
2020-11-12 | paradigm-shift article: add comment on short conclusion | EuAndreh | 1 | -0/+4 | |
2020-11-12 | rollout slides: Add 2 slides talking about trade-offs on each platform | EuAndreh | 4 | -0/+59 | |
2020-11-08 | Add next paradigm article | EuAndreh | 6 | -0/+905 | |
2020-11-08 | _includes/categories.html: Allow articles with multiple comma-separated ↵ | EuAndreh | 1 | -6/+12 | |
categories | |||||
2020-11-08 | Add find -xtype l TIL entry | EuAndreh | 4 | -0/+178 | |
2020-11-08 | local-first slides: Update link to article and add extra reference | EuAndreh | 4 | -43/+140 | |
2020-11-07 | Rename translation files too | EuAndreh | 3 | -108/+33 | |
2020-11-07 | Fix date on filename of todos.org bugs article | EuAndreh | 1 | -0/+0 | |
2020-11-07 | Article on todos.org bugs: mark as published | EuAndreh | 4 | -11/+9 | |
2020-11-07 | DIY todos bugs: spell-checking | EuAndreh | 5 | -53/+116 | |
2020-11-07 | Update "Datomic on global" slides, as presented | EuAndreh | 4 | -41/+488 | |
2020-11-07 | Add todos.org bugs article, with raw pofiles | EuAndreh | 4 | -0/+571 | |