| Commit message (Expand) | Author | Age | Files | Lines |
* | Awk TIL: Move shell option to shebang lines in code blocks | EuAndreh | 2020-12-16 | 1 | -6/+5 |
* | sync-translations.sh: Fix git diff check for Nix build | EuAndreh | 2020-12-15 | 1 | -2/+4 |
* | Update po entries with eu_categories | EuAndreh | 2020-12-15 | 42 | -131/+478 |
* | Add some categories to existing TIL entries | EuAndreh | 2020-12-15 | 11 | -0/+52 |
* | Fix kind in til-by-category files | EuAndreh | 2020-12-15 | 4 | -4/+4 |
* | sync-translations.sh: Fix diff check | EuAndreh | 2020-12-15 | 1 | -1/+2 |
* | Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eo | EuAndreh | 2020-12-15 | 37 | -38/+578 |
* | Remove pastebins link to about.md | EuAndreh | 2020-12-15 | 7 | -18/+10 |
* | Add pastebins to to <nav> and make <nav> CSS look better on small screens | EuAndreh | 2020-12-15 | 3 | -45/+54 |
* | TIL on Awk: Add update section with POSIX Awk version | EuAndreh | 2020-12-15 | 4 | -0/+76 |
* | Remove templates/* | EuAndreh | 2020-12-15 | 2 | -31/+0 |
* | Update locale files | EuAndreh | 2020-12-15 | 9 | -15/+885 |
* | Add TIL on Awk | EuAndreh | 2020-12-15 | 2 | -0/+156 |
* | styles.css: Make the border of code lighter and on both sides too | EuAndreh | 2020-12-15 | 1 | -2/+2 |
* | Pastebins: Move FIXED comments to beginning of file | EuAndreh | 2020-12-15 | 2 | -4/+8 |
* | Guix pack pastebin: add FIXED comment | EuAndreh | 2020-12-15 | 1 | -0/+4 |
* | rellocatable -> relocatable | EuAndreh | 2020-12-15 | 1 | -1/+1 |
* | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi... | EuAndreh | 2020-12-15 | 1 | -0/+83 |
* | default.nix: Add remotePUblishScript | EuAndreh | 2020-12-04 | 1 | -0/+10 |
* | metadata.json -> description | EuAndreh | 2020-12-04 | 2 | -3/+1 |
* | public-inbox.html: Add comment on the existence of public-inbox.html | EuAndreh | 2020-12-02 | 1 | -0/+6 |
* | Shrink footer on comments in posts | EuAndreh | 2020-12-02 | 2 | -17/+10 |
* | Rename LICENSE -> COPYING | EuAndreh | 2020-12-02 | 1 | -0/+0 |
* | Update po files | EuAndreh | 2020-11-30 | 6 | -0/+618 |
* | Fix pastebin layout | EuAndreh | 2020-11-30 | 1 | -1/+1 |
* | Add til on git notes on CI | EuAndreh | 2020-11-30 | 2 | -0/+120 |
* | Add FIXED update to pastebin | EuAndreh | 2020-11-27 | 1 | -1/+2 |
* | /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add _pastebi... | EuAndreh | 2020-11-27 | 1 | -0/+48 |
* | 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 ${IGNORED_PAGES... | EuAndreh | 2020-11-14 | 1 | -5/+2 |
* | 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...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.
| EuAndreh | 2020-11-14 | 35 | -172/+328 |
* | 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 |