aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Awk TIL: Move shell option to shebang lines in code blocksEuAndreh2020-12-161-6/+5
|
* sync-translations.sh: Fix git diff check for Nix buildEuAndreh2020-12-151-2/+4
|
* Update po entries with eu_categoriesEuAndreh2020-12-1542-131/+478
|
* Add some categories to existing TIL entriesEuAndreh2020-12-1511-0/+52
|
* Fix kind in til-by-category filesEuAndreh2020-12-154-4/+4
|
* sync-translations.sh: Fix diff checkEuAndreh2020-12-151-1/+2
|
* Add x-by-category for articles,til,slides,pastebins in en,pt,fr,eoEuAndreh2020-12-1537-38/+578
|
* Remove pastebins link to about.mdEuAndreh2020-12-157-18/+10
|
* Add pastebins to to <nav> and make <nav> CSS look better on small screensEuAndreh2020-12-153-45/+54
|
* TIL on Awk: Add update section with POSIX Awk versionEuAndreh2020-12-154-0/+76
|
* Remove templates/*EuAndreh2020-12-152-31/+0
|
* Update locale filesEuAndreh2020-12-159-15/+885
|
* Add TIL on AwkEuAndreh2020-12-152-0/+156
|
* styles.css: Make the border of code lighter and on both sides tooEuAndreh2020-12-151-2/+2
|
* Pastebins: Move FIXED comments to beginning of fileEuAndreh2020-12-152-4/+8
|
* Guix pack pastebin: add FIXED commentEuAndreh2020-12-151-0/+4
|
* rellocatable -> relocatableEuAndreh2020-12-151-1/+1
|
* /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-12-151-0/+83
| | | | _pastebins/2020-12-15-failure-with-rellocatable-guix-pack-tarball.md
* default.nix: Add remotePUblishScriptEuAndreh2020-12-041-0/+10
|
* metadata.json -> descriptionEuAndreh2020-12-042-3/+1
|
* public-inbox.html: Add comment on the existence of public-inbox.htmlEuAndreh2020-12-021-0/+6
|
* Shrink footer on comments in postsEuAndreh2020-12-022-17/+10
|
* Rename LICENSE -> COPYINGEuAndreh2020-12-021-0/+0
|
* Update po filesEuAndreh2020-11-306-0/+618
|
* Fix pastebin layoutEuAndreh2020-11-301-1/+1
|
* Add til on git notes on CIEuAndreh2020-11-302-0/+120
|
* Add FIXED update to pastebinEuAndreh2020-11-271-1/+2
|
* /home/andreh/dev/libre/dotfiles/scripts/ad-hoc/pastebin.sh: Auto-add ↵EuAndreh2020-11-271-0/+48
| | | | _pastebins/2020-11-27-guix-build-local-module.md
* Replace spaces by dashes in categories ids and linksEuAndreh2020-11-151-2/+2
|
* Remove files from _slides while still unpublishedEuAndreh2020-11-142-377/+0
|
* en.txt: Remove erroneous "portuguse" entryEuAndreh2020-11-141-1/+0
|
* Add TIL on gPodderEuAndreh2020-11-146-0/+183
|
* Spell check, add translation files and publish article on local-first softwareEuAndreh2020-11-1410-31/+2510
|
* Add draft of article on local-first softwareEuAndreh2020-11-141-0/+303
|
* assert-content.sh: Remove extra duplicate contains-element of ↵EuAndreh2020-11-141-5/+2
| | | | ${IGNORED_PAGES[@]}
* assert-content.sh: Filter out all .atom filesEuAndreh2020-11-141-3/+12
|
* Generate feed files for all collections and languagesEuAndreh2020-11-1421-73/+51
|
* Include link to categories feeds on categories pagesEuAndreh2020-11-141-1/+5
|
* Generate feeds for each categorized entriesEuAndreh2020-11-144-3/+64
|
* plaintext generator: Filter the collection instead of each documentEuAndreh2020-11-141-3/+3
|
* Exclude locale/ from ag searchesEuAndreh2020-11-141-1/+2
|
* building a database article: Use :db/root over null valueEuAndreh2020-11-144-29/+64
|
* Use "eu_categories" frontmatter attributeEuAndreh2020-11-1435-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 generatorEuAndreh2020-11-141-8/+8
|
* Replace links to git.sr.ht/~euandreh to git.euandreh.xyzEuAndreh2020-11-148-109/+261
|
* Nix and Bash TIL: Fix LOGS_PREFIX -> LOGS_DIREuAndreh2020-11-134-70/+139
|
* 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
|