summaryrefslogtreecommitdiff
path: root/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'deps.mk')
-rw-r--r--deps.mk1518
1 files changed, 759 insertions, 759 deletions
diff --git a/deps.mk b/deps.mk
index 71cc276..418cd92 100644
--- a/deps.mk
+++ b/deps.mk
@@ -21,75 +21,75 @@ articles.adoc = \
src/content/en/blog/2021/01/26/remembering-ann.adoc \
src/content/en/blog/2021/02/17/fallible.adoc \
src/content/en/blog/2021/04/29/relational-review.adoc \
- src/content/en/pastebins/2016/04/05/rpn.adoc \
- src/content/en/pastebins/2018/07/11/nix-pinning.adoc \
- src/content/en/pastebins/2018/07/13/guix-nixos-systemd.adoc \
- src/content/en/pastebins/2018/07/13/guixbuilder-nixos.adoc \
- src/content/en/pastebins/2018/07/13/guixbuilder.adoc \
- src/content/en/pastebins/2018/07/13/nix-strpad.adoc \
- src/content/en/pastebins/2018/07/25/nix-exps.adoc \
- src/content/en/pastebins/2018/07/25/nix-showdrv.adoc \
- src/content/en/pastebins/2019/06/08/inconsistent-hash.adoc \
- src/content/en/pastebins/2019/12/29/raku-tuple-type.adoc \
- src/content/en/pastebins/2020/01/04/guix-import-failure.adoc \
- src/content/en/pastebins/2020/02/14/guix-shebang.adoc \
- src/content/en/pastebins/2020/11/27/guix-build-local.adoc \
- src/content/en/pastebins/2020/12/15/guix-pack-fail.adoc \
- src/content/en/pastebins/2021/04/03/naive-slugify-js.adoc \
- src/content/en/pastebins/2021/06/08/reading-session-pt1.adoc \
- src/content/en/pastebins/2021/06/22/curl-wget.adoc \
- src/content/en/pastebins/2021/08/11/h1-spacing.adoc \
- src/content/en/pastebins/2021/09/02/sicp-3-19.adoc \
- src/content/en/pastebins/2021/09/03/sicp-persistent-queue.adoc \
- src/content/en/pastebins/2022/07/14/git-cleanup.adoc \
- src/content/en/pastebins/2023/07/22/funcallable-amop.adoc \
- src/content/en/podcasts/2020/12/19/test-entry.adoc \
- src/content/en/screencasts/2021/02/07/autoqemu.adoc \
- src/content/en/tils/2020/08/12/filename-timestamp.adoc \
- src/content/en/tils/2020/08/13/code-jekyll.adoc \
- src/content/en/tils/2020/08/14/browse-git.adoc \
- src/content/en/tils/2020/08/16/git-search.adoc \
- src/content/en/tils/2020/08/28/grep-online.adoc \
- src/content/en/tils/2020/09/04/cli-email-fun-profit.adoc \
- src/content/en/tils/2020/09/05/oldschool-pr.adoc \
- src/content/en/tils/2020/10/11/search-git-history.adoc \
- src/content/en/tils/2020/11/08/find-broken-symlink.adoc \
- src/content/en/tils/2020/11/12/diy-nix-bash-ci.adoc \
- src/content/en/tils/2020/11/12/git-bisect-automation.adoc \
- src/content/en/tils/2020/11/12/useful-bashvars.adoc \
- src/content/en/tils/2020/11/14/gpodder-media.adoc \
- src/content/en/tils/2020/11/30/git-notes-ci.adoc \
- src/content/en/tils/2020/12/15/shellcheck-repo.adoc \
- src/content/en/tils/2020/12/29/svg.adoc \
- src/content/en/tils/2021/01/12/curl-awk-emails.adoc \
- src/content/en/tils/2021/01/17/posix-shebang.adoc \
- src/content/en/tils/2021/04/24/cl-generic-precedence.adoc \
- src/content/en/tils/2021/04/24/clojure-autocurry.adoc \
- src/content/en/tils/2021/04/24/scm-nif.adoc \
- src/content/en/tils/2021/07/23/git-tls-gpg.adoc \
- src/content/en/tils/2021/08/11/js-bigint-reviver.adoc \
+ src/content/en/pastebin/2016/04/05/rpn.adoc \
+ src/content/en/pastebin/2018/07/11/nix-pinning.adoc \
+ src/content/en/pastebin/2018/07/13/guix-nixos-systemd.adoc \
+ src/content/en/pastebin/2018/07/13/guixbuilder-nixos.adoc \
+ src/content/en/pastebin/2018/07/13/guixbuilder.adoc \
+ src/content/en/pastebin/2018/07/13/nix-strpad.adoc \
+ src/content/en/pastebin/2018/07/25/nix-exps.adoc \
+ src/content/en/pastebin/2018/07/25/nix-showdrv.adoc \
+ src/content/en/pastebin/2019/06/08/inconsistent-hash.adoc \
+ src/content/en/pastebin/2019/12/29/raku-tuple-type.adoc \
+ src/content/en/pastebin/2020/01/04/guix-import-failure.adoc \
+ src/content/en/pastebin/2020/02/14/guix-shebang.adoc \
+ src/content/en/pastebin/2020/11/27/guix-build-local.adoc \
+ src/content/en/pastebin/2020/12/15/guix-pack-fail.adoc \
+ src/content/en/pastebin/2021/04/03/naive-slugify-js.adoc \
+ src/content/en/pastebin/2021/06/08/reading-session-pt1.adoc \
+ src/content/en/pastebin/2021/06/22/curl-wget.adoc \
+ src/content/en/pastebin/2021/08/11/h1-spacing.adoc \
+ src/content/en/pastebin/2021/09/02/sicp-3-19.adoc \
+ src/content/en/pastebin/2021/09/03/sicp-persistent-queue.adoc \
+ src/content/en/pastebin/2022/07/14/git-cleanup.adoc \
+ src/content/en/pastebin/2023/07/22/funcallable-amop.adoc \
+ src/content/en/podcast/2020/12/19/test-entry.adoc \
+ src/content/en/screencast/2021/02/07/autoqemu.adoc \
+ src/content/en/til/2020/08/12/filename-timestamp.adoc \
+ src/content/en/til/2020/08/13/code-jekyll.adoc \
+ src/content/en/til/2020/08/14/browse-git.adoc \
+ src/content/en/til/2020/08/16/git-search.adoc \
+ src/content/en/til/2020/08/28/grep-online.adoc \
+ src/content/en/til/2020/09/04/cli-email-fun-profit.adoc \
+ src/content/en/til/2020/09/05/oldschool-pr.adoc \
+ src/content/en/til/2020/10/11/search-git-history.adoc \
+ src/content/en/til/2020/11/08/find-broken-symlink.adoc \
+ src/content/en/til/2020/11/12/diy-nix-bash-ci.adoc \
+ src/content/en/til/2020/11/12/git-bisect-automation.adoc \
+ src/content/en/til/2020/11/12/useful-bashvars.adoc \
+ src/content/en/til/2020/11/14/gpodder-media.adoc \
+ src/content/en/til/2020/11/30/git-notes-ci.adoc \
+ src/content/en/til/2020/12/15/shellcheck-repo.adoc \
+ src/content/en/til/2020/12/29/svg.adoc \
+ src/content/en/til/2021/01/12/curl-awk-emails.adoc \
+ src/content/en/til/2021/01/17/posix-shebang.adoc \
+ src/content/en/til/2021/04/24/cl-generic-precedence.adoc \
+ src/content/en/til/2021/04/24/clojure-autocurry.adoc \
+ src/content/en/til/2021/04/24/scm-nif.adoc \
+ src/content/en/til/2021/07/23/git-tls-gpg.adoc \
+ src/content/en/til/2021/08/11/js-bigint-reviver.adoc \
src/content/pt/hea/2020/08/12/arquivo-datado.adoc \
categories.adoc = \
src/content/en/blog/categories.adoc \
- src/content/en/pastebins/categories.adoc \
- src/content/en/podcasts/categories.adoc \
- src/content/en/screencasts/categories.adoc \
- src/content/en/tils/categories.adoc \
+ src/content/en/pastebin/categories.adoc \
+ src/content/en/podcast/categories.adoc \
+ src/content/en/screencast/categories.adoc \
+ src/content/en/til/categories.adoc \
indexes.adoc = \
src/content/en/blog/index.adoc \
- src/content/en/pastebins/index.adoc \
- src/content/en/podcasts/index.adoc \
- src/content/en/screencasts/index.adoc \
- src/content/en/tils/index.adoc \
+ src/content/en/pastebin/index.adoc \
+ src/content/en/podcast/index.adoc \
+ src/content/en/screencast/index.adoc \
+ src/content/en/til/index.adoc \
feeds.xml = \
src/content/en/blog/feed.xml \
- src/content/en/pastebins/feed.xml \
- src/content/en/podcasts/feed.xml \
- src/content/en/screencasts/feed.xml \
- src/content/en/tils/feed.xml \
+ src/content/en/pastebin/feed.xml \
+ src/content/en/podcast/feed.xml \
+ src/content/en/screencast/feed.xml \
+ src/content/en/til/feed.xml \
images.svg = \
src/content/img/atom.svg \
@@ -104,9 +104,9 @@ images.svg = \
src/content/img/logo/light.svg \
sources.media = \
- src/content/en/podcasts/2020/12/19/test-entry.flac \
- src/content/en/podcasts/2020/12/19/test-entry.ogg \
- src/content/en/screencasts/2021/02/07/autoqemu.webm \
+ src/content/en/podcast/2020/12/19/test-entry.flac \
+ src/content/en/podcast/2020/12/19/test-entry.ogg \
+ src/content/en/screencast/2021/02/07/autoqemu.webm \
sources.tarballs = \
src/content/en/blog/2020/10/05/cargo2nix-demo.tar.gz \
@@ -114,7 +114,7 @@ sources.tarballs = \
src/content/en/blog/2020/10/05/swift2nix-demo.tar.gz \
src/content/en/blog/2020/10/05/swift2nix.tar.gz \
src/content/en/blog/2021/02/17/fallible.tar.gz \
- src/content/en/screencasts/2021/02/07/autoqemu.tar.gz \
+ src/content/en/screencast/2021/02/07/autoqemu.tar.gz \
sources.extras = \
src/content/en/blog/2020/10/05/cargo2nix-demo.tar.gz \
@@ -122,10 +122,10 @@ sources.extras = \
src/content/en/blog/2020/10/05/swift2nix-demo.tar.gz \
src/content/en/blog/2020/10/05/swift2nix.tar.gz \
src/content/en/blog/2021/02/17/fallible.tar.gz \
- src/content/en/podcasts/2020/12/19/test-entry.flac \
- src/content/en/podcasts/2020/12/19/test-entry.ogg \
- src/content/en/screencasts/2021/02/07/autoqemu.tar.gz \
- src/content/en/screencasts/2021/02/07/autoqemu.webm \
+ src/content/en/podcast/2020/12/19/test-entry.flac \
+ src/content/en/podcast/2020/12/19/test-entry.ogg \
+ src/content/en/screencast/2021/02/07/autoqemu.tar.gz \
+ src/content/en/screencast/2021/02/07/autoqemu.webm \
src/content/en/about.html.gz: src/content/en/about.html
src/content/en/index.html.gz: src/content/en/index.html
@@ -147,64 +147,64 @@ src/content/en/blog/2020/11/14/local-first-review.html.gz: src/content/en/blog/2
src/content/en/blog/2021/01/26/remembering-ann.html.gz: src/content/en/blog/2021/01/26/remembering-ann.html
src/content/en/blog/2021/02/17/fallible.html.gz: src/content/en/blog/2021/02/17/fallible.html
src/content/en/blog/2021/04/29/relational-review.html.gz: src/content/en/blog/2021/04/29/relational-review.html
-src/content/en/pastebins/2016/04/05/rpn.html.gz: src/content/en/pastebins/2016/04/05/rpn.html
-src/content/en/pastebins/2018/07/11/nix-pinning.html.gz: src/content/en/pastebins/2018/07/11/nix-pinning.html
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.html.gz: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.html
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.html.gz: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.html
-src/content/en/pastebins/2018/07/13/guixbuilder.html.gz: src/content/en/pastebins/2018/07/13/guixbuilder.html
-src/content/en/pastebins/2018/07/13/nix-strpad.html.gz: src/content/en/pastebins/2018/07/13/nix-strpad.html
-src/content/en/pastebins/2018/07/25/nix-exps.html.gz: src/content/en/pastebins/2018/07/25/nix-exps.html
-src/content/en/pastebins/2018/07/25/nix-showdrv.html.gz: src/content/en/pastebins/2018/07/25/nix-showdrv.html
-src/content/en/pastebins/2019/06/08/inconsistent-hash.html.gz: src/content/en/pastebins/2019/06/08/inconsistent-hash.html
-src/content/en/pastebins/2019/12/29/raku-tuple-type.html.gz: src/content/en/pastebins/2019/12/29/raku-tuple-type.html
-src/content/en/pastebins/2020/01/04/guix-import-failure.html.gz: src/content/en/pastebins/2020/01/04/guix-import-failure.html
-src/content/en/pastebins/2020/02/14/guix-shebang.html.gz: src/content/en/pastebins/2020/02/14/guix-shebang.html
-src/content/en/pastebins/2020/11/27/guix-build-local.html.gz: src/content/en/pastebins/2020/11/27/guix-build-local.html
-src/content/en/pastebins/2020/12/15/guix-pack-fail.html.gz: src/content/en/pastebins/2020/12/15/guix-pack-fail.html
-src/content/en/pastebins/2021/04/03/naive-slugify-js.html.gz: src/content/en/pastebins/2021/04/03/naive-slugify-js.html
-src/content/en/pastebins/2021/06/08/reading-session-pt1.html.gz: src/content/en/pastebins/2021/06/08/reading-session-pt1.html
-src/content/en/pastebins/2021/06/22/curl-wget.html.gz: src/content/en/pastebins/2021/06/22/curl-wget.html
-src/content/en/pastebins/2021/08/11/h1-spacing.html.gz: src/content/en/pastebins/2021/08/11/h1-spacing.html
-src/content/en/pastebins/2021/09/02/sicp-3-19.html.gz: src/content/en/pastebins/2021/09/02/sicp-3-19.html
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.html.gz: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.html
-src/content/en/pastebins/2022/07/14/git-cleanup.html.gz: src/content/en/pastebins/2022/07/14/git-cleanup.html
-src/content/en/pastebins/2023/07/22/funcallable-amop.html.gz: src/content/en/pastebins/2023/07/22/funcallable-amop.html
-src/content/en/podcasts/2020/12/19/test-entry.html.gz: src/content/en/podcasts/2020/12/19/test-entry.html
-src/content/en/screencasts/2021/02/07/autoqemu.html.gz: src/content/en/screencasts/2021/02/07/autoqemu.html
-src/content/en/tils/2020/08/12/filename-timestamp.html.gz: src/content/en/tils/2020/08/12/filename-timestamp.html
-src/content/en/tils/2020/08/13/code-jekyll.html.gz: src/content/en/tils/2020/08/13/code-jekyll.html
-src/content/en/tils/2020/08/14/browse-git.html.gz: src/content/en/tils/2020/08/14/browse-git.html
-src/content/en/tils/2020/08/16/git-search.html.gz: src/content/en/tils/2020/08/16/git-search.html
-src/content/en/tils/2020/08/28/grep-online.html.gz: src/content/en/tils/2020/08/28/grep-online.html
-src/content/en/tils/2020/09/04/cli-email-fun-profit.html.gz: src/content/en/tils/2020/09/04/cli-email-fun-profit.html
-src/content/en/tils/2020/09/05/oldschool-pr.html.gz: src/content/en/tils/2020/09/05/oldschool-pr.html
-src/content/en/tils/2020/10/11/search-git-history.html.gz: src/content/en/tils/2020/10/11/search-git-history.html
-src/content/en/tils/2020/11/08/find-broken-symlink.html.gz: src/content/en/tils/2020/11/08/find-broken-symlink.html
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.html.gz: src/content/en/tils/2020/11/12/diy-nix-bash-ci.html
-src/content/en/tils/2020/11/12/git-bisect-automation.html.gz: src/content/en/tils/2020/11/12/git-bisect-automation.html
-src/content/en/tils/2020/11/12/useful-bashvars.html.gz: src/content/en/tils/2020/11/12/useful-bashvars.html
-src/content/en/tils/2020/11/14/gpodder-media.html.gz: src/content/en/tils/2020/11/14/gpodder-media.html
-src/content/en/tils/2020/11/30/git-notes-ci.html.gz: src/content/en/tils/2020/11/30/git-notes-ci.html
-src/content/en/tils/2020/12/15/shellcheck-repo.html.gz: src/content/en/tils/2020/12/15/shellcheck-repo.html
-src/content/en/tils/2020/12/29/svg.html.gz: src/content/en/tils/2020/12/29/svg.html
-src/content/en/tils/2021/01/12/curl-awk-emails.html.gz: src/content/en/tils/2021/01/12/curl-awk-emails.html
-src/content/en/tils/2021/01/17/posix-shebang.html.gz: src/content/en/tils/2021/01/17/posix-shebang.html
-src/content/en/tils/2021/04/24/cl-generic-precedence.html.gz: src/content/en/tils/2021/04/24/cl-generic-precedence.html
-src/content/en/tils/2021/04/24/clojure-autocurry.html.gz: src/content/en/tils/2021/04/24/clojure-autocurry.html
-src/content/en/tils/2021/04/24/scm-nif.html.gz: src/content/en/tils/2021/04/24/scm-nif.html
-src/content/en/tils/2021/07/23/git-tls-gpg.html.gz: src/content/en/tils/2021/07/23/git-tls-gpg.html
-src/content/en/tils/2021/08/11/js-bigint-reviver.html.gz: src/content/en/tils/2021/08/11/js-bigint-reviver.html
+src/content/en/pastebin/2016/04/05/rpn.html.gz: src/content/en/pastebin/2016/04/05/rpn.html
+src/content/en/pastebin/2018/07/11/nix-pinning.html.gz: src/content/en/pastebin/2018/07/11/nix-pinning.html
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.html.gz: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.html
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.html.gz: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.html
+src/content/en/pastebin/2018/07/13/guixbuilder.html.gz: src/content/en/pastebin/2018/07/13/guixbuilder.html
+src/content/en/pastebin/2018/07/13/nix-strpad.html.gz: src/content/en/pastebin/2018/07/13/nix-strpad.html
+src/content/en/pastebin/2018/07/25/nix-exps.html.gz: src/content/en/pastebin/2018/07/25/nix-exps.html
+src/content/en/pastebin/2018/07/25/nix-showdrv.html.gz: src/content/en/pastebin/2018/07/25/nix-showdrv.html
+src/content/en/pastebin/2019/06/08/inconsistent-hash.html.gz: src/content/en/pastebin/2019/06/08/inconsistent-hash.html
+src/content/en/pastebin/2019/12/29/raku-tuple-type.html.gz: src/content/en/pastebin/2019/12/29/raku-tuple-type.html
+src/content/en/pastebin/2020/01/04/guix-import-failure.html.gz: src/content/en/pastebin/2020/01/04/guix-import-failure.html
+src/content/en/pastebin/2020/02/14/guix-shebang.html.gz: src/content/en/pastebin/2020/02/14/guix-shebang.html
+src/content/en/pastebin/2020/11/27/guix-build-local.html.gz: src/content/en/pastebin/2020/11/27/guix-build-local.html
+src/content/en/pastebin/2020/12/15/guix-pack-fail.html.gz: src/content/en/pastebin/2020/12/15/guix-pack-fail.html
+src/content/en/pastebin/2021/04/03/naive-slugify-js.html.gz: src/content/en/pastebin/2021/04/03/naive-slugify-js.html
+src/content/en/pastebin/2021/06/08/reading-session-pt1.html.gz: src/content/en/pastebin/2021/06/08/reading-session-pt1.html
+src/content/en/pastebin/2021/06/22/curl-wget.html.gz: src/content/en/pastebin/2021/06/22/curl-wget.html
+src/content/en/pastebin/2021/08/11/h1-spacing.html.gz: src/content/en/pastebin/2021/08/11/h1-spacing.html
+src/content/en/pastebin/2021/09/02/sicp-3-19.html.gz: src/content/en/pastebin/2021/09/02/sicp-3-19.html
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.html.gz: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.html
+src/content/en/pastebin/2022/07/14/git-cleanup.html.gz: src/content/en/pastebin/2022/07/14/git-cleanup.html
+src/content/en/pastebin/2023/07/22/funcallable-amop.html.gz: src/content/en/pastebin/2023/07/22/funcallable-amop.html
+src/content/en/podcast/2020/12/19/test-entry.html.gz: src/content/en/podcast/2020/12/19/test-entry.html
+src/content/en/screencast/2021/02/07/autoqemu.html.gz: src/content/en/screencast/2021/02/07/autoqemu.html
+src/content/en/til/2020/08/12/filename-timestamp.html.gz: src/content/en/til/2020/08/12/filename-timestamp.html
+src/content/en/til/2020/08/13/code-jekyll.html.gz: src/content/en/til/2020/08/13/code-jekyll.html
+src/content/en/til/2020/08/14/browse-git.html.gz: src/content/en/til/2020/08/14/browse-git.html
+src/content/en/til/2020/08/16/git-search.html.gz: src/content/en/til/2020/08/16/git-search.html
+src/content/en/til/2020/08/28/grep-online.html.gz: src/content/en/til/2020/08/28/grep-online.html
+src/content/en/til/2020/09/04/cli-email-fun-profit.html.gz: src/content/en/til/2020/09/04/cli-email-fun-profit.html
+src/content/en/til/2020/09/05/oldschool-pr.html.gz: src/content/en/til/2020/09/05/oldschool-pr.html
+src/content/en/til/2020/10/11/search-git-history.html.gz: src/content/en/til/2020/10/11/search-git-history.html
+src/content/en/til/2020/11/08/find-broken-symlink.html.gz: src/content/en/til/2020/11/08/find-broken-symlink.html
+src/content/en/til/2020/11/12/diy-nix-bash-ci.html.gz: src/content/en/til/2020/11/12/diy-nix-bash-ci.html
+src/content/en/til/2020/11/12/git-bisect-automation.html.gz: src/content/en/til/2020/11/12/git-bisect-automation.html
+src/content/en/til/2020/11/12/useful-bashvars.html.gz: src/content/en/til/2020/11/12/useful-bashvars.html
+src/content/en/til/2020/11/14/gpodder-media.html.gz: src/content/en/til/2020/11/14/gpodder-media.html
+src/content/en/til/2020/11/30/git-notes-ci.html.gz: src/content/en/til/2020/11/30/git-notes-ci.html
+src/content/en/til/2020/12/15/shellcheck-repo.html.gz: src/content/en/til/2020/12/15/shellcheck-repo.html
+src/content/en/til/2020/12/29/svg.html.gz: src/content/en/til/2020/12/29/svg.html
+src/content/en/til/2021/01/12/curl-awk-emails.html.gz: src/content/en/til/2021/01/12/curl-awk-emails.html
+src/content/en/til/2021/01/17/posix-shebang.html.gz: src/content/en/til/2021/01/17/posix-shebang.html
+src/content/en/til/2021/04/24/cl-generic-precedence.html.gz: src/content/en/til/2021/04/24/cl-generic-precedence.html
+src/content/en/til/2021/04/24/clojure-autocurry.html.gz: src/content/en/til/2021/04/24/clojure-autocurry.html
+src/content/en/til/2021/04/24/scm-nif.html.gz: src/content/en/til/2021/04/24/scm-nif.html
+src/content/en/til/2021/07/23/git-tls-gpg.html.gz: src/content/en/til/2021/07/23/git-tls-gpg.html
+src/content/en/til/2021/08/11/js-bigint-reviver.html.gz: src/content/en/til/2021/08/11/js-bigint-reviver.html
src/content/pt/hea/2020/08/12/arquivo-datado.html.gz: src/content/pt/hea/2020/08/12/arquivo-datado.html
src/content/en/blog/index.html.gz: src/content/en/blog/index.html
-src/content/en/pastebins/index.html.gz: src/content/en/pastebins/index.html
-src/content/en/podcasts/index.html.gz: src/content/en/podcasts/index.html
-src/content/en/screencasts/index.html.gz: src/content/en/screencasts/index.html
-src/content/en/tils/index.html.gz: src/content/en/tils/index.html
+src/content/en/pastebin/index.html.gz: src/content/en/pastebin/index.html
+src/content/en/podcast/index.html.gz: src/content/en/podcast/index.html
+src/content/en/screencast/index.html.gz: src/content/en/screencast/index.html
+src/content/en/til/index.html.gz: src/content/en/til/index.html
src/content/en/blog/categories.html.gz: src/content/en/blog/categories.html
-src/content/en/pastebins/categories.html.gz: src/content/en/pastebins/categories.html
-src/content/en/podcasts/categories.html.gz: src/content/en/podcasts/categories.html
-src/content/en/screencasts/categories.html.gz: src/content/en/screencasts/categories.html
-src/content/en/tils/categories.html.gz: src/content/en/tils/categories.html
+src/content/en/pastebin/categories.html.gz: src/content/en/pastebin/categories.html
+src/content/en/podcast/categories.html.gz: src/content/en/podcast/categories.html
+src/content/en/screencast/categories.html.gz: src/content/en/screencast/categories.html
+src/content/en/til/categories.html.gz: src/content/en/til/categories.html
src/content/en/about.snippets.gz: src/content/en/about.snippets
src/content/en/index.snippets.gz: src/content/en/index.snippets
src/content/pt/sobre.snippets.gz: src/content/pt/sobre.snippets
@@ -225,74 +225,74 @@ src/content/en/blog/2020/11/14/local-first-review.snippets.gz: src/content/en/bl
src/content/en/blog/2021/01/26/remembering-ann.snippets.gz: src/content/en/blog/2021/01/26/remembering-ann.snippets
src/content/en/blog/2021/02/17/fallible.snippets.gz: src/content/en/blog/2021/02/17/fallible.snippets
src/content/en/blog/2021/04/29/relational-review.snippets.gz: src/content/en/blog/2021/04/29/relational-review.snippets
-src/content/en/pastebins/2016/04/05/rpn.snippets.gz: src/content/en/pastebins/2016/04/05/rpn.snippets
-src/content/en/pastebins/2018/07/11/nix-pinning.snippets.gz: src/content/en/pastebins/2018/07/11/nix-pinning.snippets
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.snippets.gz: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.snippets
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.snippets.gz: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.snippets
-src/content/en/pastebins/2018/07/13/guixbuilder.snippets.gz: src/content/en/pastebins/2018/07/13/guixbuilder.snippets
-src/content/en/pastebins/2018/07/13/nix-strpad.snippets.gz: src/content/en/pastebins/2018/07/13/nix-strpad.snippets
-src/content/en/pastebins/2018/07/25/nix-exps.snippets.gz: src/content/en/pastebins/2018/07/25/nix-exps.snippets
-src/content/en/pastebins/2018/07/25/nix-showdrv.snippets.gz: src/content/en/pastebins/2018/07/25/nix-showdrv.snippets
-src/content/en/pastebins/2019/06/08/inconsistent-hash.snippets.gz: src/content/en/pastebins/2019/06/08/inconsistent-hash.snippets
-src/content/en/pastebins/2019/12/29/raku-tuple-type.snippets.gz: src/content/en/pastebins/2019/12/29/raku-tuple-type.snippets
-src/content/en/pastebins/2020/01/04/guix-import-failure.snippets.gz: src/content/en/pastebins/2020/01/04/guix-import-failure.snippets
-src/content/en/pastebins/2020/02/14/guix-shebang.snippets.gz: src/content/en/pastebins/2020/02/14/guix-shebang.snippets
-src/content/en/pastebins/2020/11/27/guix-build-local.snippets.gz: src/content/en/pastebins/2020/11/27/guix-build-local.snippets
-src/content/en/pastebins/2020/12/15/guix-pack-fail.snippets.gz: src/content/en/pastebins/2020/12/15/guix-pack-fail.snippets
-src/content/en/pastebins/2021/04/03/naive-slugify-js.snippets.gz: src/content/en/pastebins/2021/04/03/naive-slugify-js.snippets
-src/content/en/pastebins/2021/06/08/reading-session-pt1.snippets.gz: src/content/en/pastebins/2021/06/08/reading-session-pt1.snippets
-src/content/en/pastebins/2021/06/22/curl-wget.snippets.gz: src/content/en/pastebins/2021/06/22/curl-wget.snippets
-src/content/en/pastebins/2021/08/11/h1-spacing.snippets.gz: src/content/en/pastebins/2021/08/11/h1-spacing.snippets
-src/content/en/pastebins/2021/09/02/sicp-3-19.snippets.gz: src/content/en/pastebins/2021/09/02/sicp-3-19.snippets
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.snippets.gz: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.snippets
-src/content/en/pastebins/2022/07/14/git-cleanup.snippets.gz: src/content/en/pastebins/2022/07/14/git-cleanup.snippets
-src/content/en/pastebins/2023/07/22/funcallable-amop.snippets.gz: src/content/en/pastebins/2023/07/22/funcallable-amop.snippets
-src/content/en/podcasts/2020/12/19/test-entry.snippets.gz: src/content/en/podcasts/2020/12/19/test-entry.snippets
-src/content/en/screencasts/2021/02/07/autoqemu.snippets.gz: src/content/en/screencasts/2021/02/07/autoqemu.snippets
-src/content/en/tils/2020/08/12/filename-timestamp.snippets.gz: src/content/en/tils/2020/08/12/filename-timestamp.snippets
-src/content/en/tils/2020/08/13/code-jekyll.snippets.gz: src/content/en/tils/2020/08/13/code-jekyll.snippets
-src/content/en/tils/2020/08/14/browse-git.snippets.gz: src/content/en/tils/2020/08/14/browse-git.snippets
-src/content/en/tils/2020/08/16/git-search.snippets.gz: src/content/en/tils/2020/08/16/git-search.snippets
-src/content/en/tils/2020/08/28/grep-online.snippets.gz: src/content/en/tils/2020/08/28/grep-online.snippets
-src/content/en/tils/2020/09/04/cli-email-fun-profit.snippets.gz: src/content/en/tils/2020/09/04/cli-email-fun-profit.snippets
-src/content/en/tils/2020/09/05/oldschool-pr.snippets.gz: src/content/en/tils/2020/09/05/oldschool-pr.snippets
-src/content/en/tils/2020/10/11/search-git-history.snippets.gz: src/content/en/tils/2020/10/11/search-git-history.snippets
-src/content/en/tils/2020/11/08/find-broken-symlink.snippets.gz: src/content/en/tils/2020/11/08/find-broken-symlink.snippets
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.snippets.gz: src/content/en/tils/2020/11/12/diy-nix-bash-ci.snippets
-src/content/en/tils/2020/11/12/git-bisect-automation.snippets.gz: src/content/en/tils/2020/11/12/git-bisect-automation.snippets
-src/content/en/tils/2020/11/12/useful-bashvars.snippets.gz: src/content/en/tils/2020/11/12/useful-bashvars.snippets
-src/content/en/tils/2020/11/14/gpodder-media.snippets.gz: src/content/en/tils/2020/11/14/gpodder-media.snippets
-src/content/en/tils/2020/11/30/git-notes-ci.snippets.gz: src/content/en/tils/2020/11/30/git-notes-ci.snippets
-src/content/en/tils/2020/12/15/shellcheck-repo.snippets.gz: src/content/en/tils/2020/12/15/shellcheck-repo.snippets
-src/content/en/tils/2020/12/29/svg.snippets.gz: src/content/en/tils/2020/12/29/svg.snippets
-src/content/en/tils/2021/01/12/curl-awk-emails.snippets.gz: src/content/en/tils/2021/01/12/curl-awk-emails.snippets
-src/content/en/tils/2021/01/17/posix-shebang.snippets.gz: src/content/en/tils/2021/01/17/posix-shebang.snippets
-src/content/en/tils/2021/04/24/cl-generic-precedence.snippets.gz: src/content/en/tils/2021/04/24/cl-generic-precedence.snippets
-src/content/en/tils/2021/04/24/clojure-autocurry.snippets.gz: src/content/en/tils/2021/04/24/clojure-autocurry.snippets
-src/content/en/tils/2021/04/24/scm-nif.snippets.gz: src/content/en/tils/2021/04/24/scm-nif.snippets
-src/content/en/tils/2021/07/23/git-tls-gpg.snippets.gz: src/content/en/tils/2021/07/23/git-tls-gpg.snippets
-src/content/en/tils/2021/08/11/js-bigint-reviver.snippets.gz: src/content/en/tils/2021/08/11/js-bigint-reviver.snippets
+src/content/en/pastebin/2016/04/05/rpn.snippets.gz: src/content/en/pastebin/2016/04/05/rpn.snippets
+src/content/en/pastebin/2018/07/11/nix-pinning.snippets.gz: src/content/en/pastebin/2018/07/11/nix-pinning.snippets
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.snippets.gz: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.snippets
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.snippets.gz: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.snippets
+src/content/en/pastebin/2018/07/13/guixbuilder.snippets.gz: src/content/en/pastebin/2018/07/13/guixbuilder.snippets
+src/content/en/pastebin/2018/07/13/nix-strpad.snippets.gz: src/content/en/pastebin/2018/07/13/nix-strpad.snippets
+src/content/en/pastebin/2018/07/25/nix-exps.snippets.gz: src/content/en/pastebin/2018/07/25/nix-exps.snippets
+src/content/en/pastebin/2018/07/25/nix-showdrv.snippets.gz: src/content/en/pastebin/2018/07/25/nix-showdrv.snippets
+src/content/en/pastebin/2019/06/08/inconsistent-hash.snippets.gz: src/content/en/pastebin/2019/06/08/inconsistent-hash.snippets
+src/content/en/pastebin/2019/12/29/raku-tuple-type.snippets.gz: src/content/en/pastebin/2019/12/29/raku-tuple-type.snippets
+src/content/en/pastebin/2020/01/04/guix-import-failure.snippets.gz: src/content/en/pastebin/2020/01/04/guix-import-failure.snippets
+src/content/en/pastebin/2020/02/14/guix-shebang.snippets.gz: src/content/en/pastebin/2020/02/14/guix-shebang.snippets
+src/content/en/pastebin/2020/11/27/guix-build-local.snippets.gz: src/content/en/pastebin/2020/11/27/guix-build-local.snippets
+src/content/en/pastebin/2020/12/15/guix-pack-fail.snippets.gz: src/content/en/pastebin/2020/12/15/guix-pack-fail.snippets
+src/content/en/pastebin/2021/04/03/naive-slugify-js.snippets.gz: src/content/en/pastebin/2021/04/03/naive-slugify-js.snippets
+src/content/en/pastebin/2021/06/08/reading-session-pt1.snippets.gz: src/content/en/pastebin/2021/06/08/reading-session-pt1.snippets
+src/content/en/pastebin/2021/06/22/curl-wget.snippets.gz: src/content/en/pastebin/2021/06/22/curl-wget.snippets
+src/content/en/pastebin/2021/08/11/h1-spacing.snippets.gz: src/content/en/pastebin/2021/08/11/h1-spacing.snippets
+src/content/en/pastebin/2021/09/02/sicp-3-19.snippets.gz: src/content/en/pastebin/2021/09/02/sicp-3-19.snippets
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.snippets.gz: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.snippets
+src/content/en/pastebin/2022/07/14/git-cleanup.snippets.gz: src/content/en/pastebin/2022/07/14/git-cleanup.snippets
+src/content/en/pastebin/2023/07/22/funcallable-amop.snippets.gz: src/content/en/pastebin/2023/07/22/funcallable-amop.snippets
+src/content/en/podcast/2020/12/19/test-entry.snippets.gz: src/content/en/podcast/2020/12/19/test-entry.snippets
+src/content/en/screencast/2021/02/07/autoqemu.snippets.gz: src/content/en/screencast/2021/02/07/autoqemu.snippets
+src/content/en/til/2020/08/12/filename-timestamp.snippets.gz: src/content/en/til/2020/08/12/filename-timestamp.snippets
+src/content/en/til/2020/08/13/code-jekyll.snippets.gz: src/content/en/til/2020/08/13/code-jekyll.snippets
+src/content/en/til/2020/08/14/browse-git.snippets.gz: src/content/en/til/2020/08/14/browse-git.snippets
+src/content/en/til/2020/08/16/git-search.snippets.gz: src/content/en/til/2020/08/16/git-search.snippets
+src/content/en/til/2020/08/28/grep-online.snippets.gz: src/content/en/til/2020/08/28/grep-online.snippets
+src/content/en/til/2020/09/04/cli-email-fun-profit.snippets.gz: src/content/en/til/2020/09/04/cli-email-fun-profit.snippets
+src/content/en/til/2020/09/05/oldschool-pr.snippets.gz: src/content/en/til/2020/09/05/oldschool-pr.snippets
+src/content/en/til/2020/10/11/search-git-history.snippets.gz: src/content/en/til/2020/10/11/search-git-history.snippets
+src/content/en/til/2020/11/08/find-broken-symlink.snippets.gz: src/content/en/til/2020/11/08/find-broken-symlink.snippets
+src/content/en/til/2020/11/12/diy-nix-bash-ci.snippets.gz: src/content/en/til/2020/11/12/diy-nix-bash-ci.snippets
+src/content/en/til/2020/11/12/git-bisect-automation.snippets.gz: src/content/en/til/2020/11/12/git-bisect-automation.snippets
+src/content/en/til/2020/11/12/useful-bashvars.snippets.gz: src/content/en/til/2020/11/12/useful-bashvars.snippets
+src/content/en/til/2020/11/14/gpodder-media.snippets.gz: src/content/en/til/2020/11/14/gpodder-media.snippets
+src/content/en/til/2020/11/30/git-notes-ci.snippets.gz: src/content/en/til/2020/11/30/git-notes-ci.snippets
+src/content/en/til/2020/12/15/shellcheck-repo.snippets.gz: src/content/en/til/2020/12/15/shellcheck-repo.snippets
+src/content/en/til/2020/12/29/svg.snippets.gz: src/content/en/til/2020/12/29/svg.snippets
+src/content/en/til/2021/01/12/curl-awk-emails.snippets.gz: src/content/en/til/2021/01/12/curl-awk-emails.snippets
+src/content/en/til/2021/01/17/posix-shebang.snippets.gz: src/content/en/til/2021/01/17/posix-shebang.snippets
+src/content/en/til/2021/04/24/cl-generic-precedence.snippets.gz: src/content/en/til/2021/04/24/cl-generic-precedence.snippets
+src/content/en/til/2021/04/24/clojure-autocurry.snippets.gz: src/content/en/til/2021/04/24/clojure-autocurry.snippets
+src/content/en/til/2021/04/24/scm-nif.snippets.gz: src/content/en/til/2021/04/24/scm-nif.snippets
+src/content/en/til/2021/07/23/git-tls-gpg.snippets.gz: src/content/en/til/2021/07/23/git-tls-gpg.snippets
+src/content/en/til/2021/08/11/js-bigint-reviver.snippets.gz: src/content/en/til/2021/08/11/js-bigint-reviver.snippets
src/content/pt/hea/2020/08/12/arquivo-datado.snippets.gz: src/content/pt/hea/2020/08/12/arquivo-datado.snippets
src/content/en/blog/index.snippets.gz: src/content/en/blog/index.snippets
-src/content/en/pastebins/index.snippets.gz: src/content/en/pastebins/index.snippets
-src/content/en/podcasts/index.snippets.gz: src/content/en/podcasts/index.snippets
-src/content/en/screencasts/index.snippets.gz: src/content/en/screencasts/index.snippets
-src/content/en/tils/index.snippets.gz: src/content/en/tils/index.snippets
+src/content/en/pastebin/index.snippets.gz: src/content/en/pastebin/index.snippets
+src/content/en/podcast/index.snippets.gz: src/content/en/podcast/index.snippets
+src/content/en/screencast/index.snippets.gz: src/content/en/screencast/index.snippets
+src/content/en/til/index.snippets.gz: src/content/en/til/index.snippets
src/content/en/blog/categories.snippets.gz: src/content/en/blog/categories.snippets
-src/content/en/pastebins/categories.snippets.gz: src/content/en/pastebins/categories.snippets
-src/content/en/podcasts/categories.snippets.gz: src/content/en/podcasts/categories.snippets
-src/content/en/screencasts/categories.snippets.gz: src/content/en/screencasts/categories.snippets
-src/content/en/tils/categories.snippets.gz: src/content/en/tils/categories.snippets
+src/content/en/pastebin/categories.snippets.gz: src/content/en/pastebin/categories.snippets
+src/content/en/podcast/categories.snippets.gz: src/content/en/podcast/categories.snippets
+src/content/en/screencast/categories.snippets.gz: src/content/en/screencast/categories.snippets
+src/content/en/til/categories.snippets.gz: src/content/en/til/categories.snippets
src/content/en/blog/categories.xml.gz: src/content/en/blog/categories.xml
-src/content/en/pastebins/categories.xml.gz: src/content/en/pastebins/categories.xml
-src/content/en/podcasts/categories.xml.gz: src/content/en/podcasts/categories.xml
-src/content/en/screencasts/categories.xml.gz: src/content/en/screencasts/categories.xml
-src/content/en/tils/categories.xml.gz: src/content/en/tils/categories.xml
+src/content/en/pastebin/categories.xml.gz: src/content/en/pastebin/categories.xml
+src/content/en/podcast/categories.xml.gz: src/content/en/podcast/categories.xml
+src/content/en/screencast/categories.xml.gz: src/content/en/screencast/categories.xml
+src/content/en/til/categories.xml.gz: src/content/en/til/categories.xml
src/content/en/blog/feed.xml.gz: src/content/en/blog/feed.xml
-src/content/en/pastebins/feed.xml.gz: src/content/en/pastebins/feed.xml
-src/content/en/podcasts/feed.xml.gz: src/content/en/podcasts/feed.xml
-src/content/en/screencasts/feed.xml.gz: src/content/en/screencasts/feed.xml
-src/content/en/tils/feed.xml.gz: src/content/en/tils/feed.xml
+src/content/en/pastebin/feed.xml.gz: src/content/en/pastebin/feed.xml
+src/content/en/podcast/feed.xml.gz: src/content/en/podcast/feed.xml
+src/content/en/screencast/feed.xml.gz: src/content/en/screencast/feed.xml
+src/content/en/til/feed.xml.gz: src/content/en/til/feed.xml
src/content/en/about.htmlbody src/content/en/about.snippets src/content/en/about.conf: src/content/en/about.adoc
src/content/en/index.htmlbody src/content/en/index.snippets src/content/en/index.conf: src/content/en/index.adoc
@@ -314,64 +314,64 @@ src/content/en/blog/2020/11/14/local-first-review.htmlbody src/content/en/blog/2
src/content/en/blog/2021/01/26/remembering-ann.htmlbody src/content/en/blog/2021/01/26/remembering-ann.snippets src/content/en/blog/2021/01/26/remembering-ann.conf: src/content/en/blog/2021/01/26/remembering-ann.adoc
src/content/en/blog/2021/02/17/fallible.htmlbody src/content/en/blog/2021/02/17/fallible.snippets src/content/en/blog/2021/02/17/fallible.conf: src/content/en/blog/2021/02/17/fallible.adoc
src/content/en/blog/2021/04/29/relational-review.htmlbody src/content/en/blog/2021/04/29/relational-review.snippets src/content/en/blog/2021/04/29/relational-review.conf: src/content/en/blog/2021/04/29/relational-review.adoc
-src/content/en/pastebins/2016/04/05/rpn.htmlbody src/content/en/pastebins/2016/04/05/rpn.snippets src/content/en/pastebins/2016/04/05/rpn.conf: src/content/en/pastebins/2016/04/05/rpn.adoc
-src/content/en/pastebins/2018/07/11/nix-pinning.htmlbody src/content/en/pastebins/2018/07/11/nix-pinning.snippets src/content/en/pastebins/2018/07/11/nix-pinning.conf: src/content/en/pastebins/2018/07/11/nix-pinning.adoc
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.htmlbody src/content/en/pastebins/2018/07/13/guix-nixos-systemd.snippets src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.adoc
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.htmlbody src/content/en/pastebins/2018/07/13/guixbuilder-nixos.snippets src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.adoc
-src/content/en/pastebins/2018/07/13/guixbuilder.htmlbody src/content/en/pastebins/2018/07/13/guixbuilder.snippets src/content/en/pastebins/2018/07/13/guixbuilder.conf: src/content/en/pastebins/2018/07/13/guixbuilder.adoc
-src/content/en/pastebins/2018/07/13/nix-strpad.htmlbody src/content/en/pastebins/2018/07/13/nix-strpad.snippets src/content/en/pastebins/2018/07/13/nix-strpad.conf: src/content/en/pastebins/2018/07/13/nix-strpad.adoc
-src/content/en/pastebins/2018/07/25/nix-exps.htmlbody src/content/en/pastebins/2018/07/25/nix-exps.snippets src/content/en/pastebins/2018/07/25/nix-exps.conf: src/content/en/pastebins/2018/07/25/nix-exps.adoc
-src/content/en/pastebins/2018/07/25/nix-showdrv.htmlbody src/content/en/pastebins/2018/07/25/nix-showdrv.snippets src/content/en/pastebins/2018/07/25/nix-showdrv.conf: src/content/en/pastebins/2018/07/25/nix-showdrv.adoc
-src/content/en/pastebins/2019/06/08/inconsistent-hash.htmlbody src/content/en/pastebins/2019/06/08/inconsistent-hash.snippets src/content/en/pastebins/2019/06/08/inconsistent-hash.conf: src/content/en/pastebins/2019/06/08/inconsistent-hash.adoc
-src/content/en/pastebins/2019/12/29/raku-tuple-type.htmlbody src/content/en/pastebins/2019/12/29/raku-tuple-type.snippets src/content/en/pastebins/2019/12/29/raku-tuple-type.conf: src/content/en/pastebins/2019/12/29/raku-tuple-type.adoc
-src/content/en/pastebins/2020/01/04/guix-import-failure.htmlbody src/content/en/pastebins/2020/01/04/guix-import-failure.snippets src/content/en/pastebins/2020/01/04/guix-import-failure.conf: src/content/en/pastebins/2020/01/04/guix-import-failure.adoc
-src/content/en/pastebins/2020/02/14/guix-shebang.htmlbody src/content/en/pastebins/2020/02/14/guix-shebang.snippets src/content/en/pastebins/2020/02/14/guix-shebang.conf: src/content/en/pastebins/2020/02/14/guix-shebang.adoc
-src/content/en/pastebins/2020/11/27/guix-build-local.htmlbody src/content/en/pastebins/2020/11/27/guix-build-local.snippets src/content/en/pastebins/2020/11/27/guix-build-local.conf: src/content/en/pastebins/2020/11/27/guix-build-local.adoc
-src/content/en/pastebins/2020/12/15/guix-pack-fail.htmlbody src/content/en/pastebins/2020/12/15/guix-pack-fail.snippets src/content/en/pastebins/2020/12/15/guix-pack-fail.conf: src/content/en/pastebins/2020/12/15/guix-pack-fail.adoc
-src/content/en/pastebins/2021/04/03/naive-slugify-js.htmlbody src/content/en/pastebins/2021/04/03/naive-slugify-js.snippets src/content/en/pastebins/2021/04/03/naive-slugify-js.conf: src/content/en/pastebins/2021/04/03/naive-slugify-js.adoc
-src/content/en/pastebins/2021/06/08/reading-session-pt1.htmlbody src/content/en/pastebins/2021/06/08/reading-session-pt1.snippets src/content/en/pastebins/2021/06/08/reading-session-pt1.conf: src/content/en/pastebins/2021/06/08/reading-session-pt1.adoc
-src/content/en/pastebins/2021/06/22/curl-wget.htmlbody src/content/en/pastebins/2021/06/22/curl-wget.snippets src/content/en/pastebins/2021/06/22/curl-wget.conf: src/content/en/pastebins/2021/06/22/curl-wget.adoc
-src/content/en/pastebins/2021/08/11/h1-spacing.htmlbody src/content/en/pastebins/2021/08/11/h1-spacing.snippets src/content/en/pastebins/2021/08/11/h1-spacing.conf: src/content/en/pastebins/2021/08/11/h1-spacing.adoc
-src/content/en/pastebins/2021/09/02/sicp-3-19.htmlbody src/content/en/pastebins/2021/09/02/sicp-3-19.snippets src/content/en/pastebins/2021/09/02/sicp-3-19.conf: src/content/en/pastebins/2021/09/02/sicp-3-19.adoc
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.htmlbody src/content/en/pastebins/2021/09/03/sicp-persistent-queue.snippets src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.adoc
-src/content/en/pastebins/2022/07/14/git-cleanup.htmlbody src/content/en/pastebins/2022/07/14/git-cleanup.snippets src/content/en/pastebins/2022/07/14/git-cleanup.conf: src/content/en/pastebins/2022/07/14/git-cleanup.adoc
-src/content/en/pastebins/2023/07/22/funcallable-amop.htmlbody src/content/en/pastebins/2023/07/22/funcallable-amop.snippets src/content/en/pastebins/2023/07/22/funcallable-amop.conf: src/content/en/pastebins/2023/07/22/funcallable-amop.adoc
-src/content/en/podcasts/2020/12/19/test-entry.htmlbody src/content/en/podcasts/2020/12/19/test-entry.snippets src/content/en/podcasts/2020/12/19/test-entry.conf: src/content/en/podcasts/2020/12/19/test-entry.adoc
-src/content/en/screencasts/2021/02/07/autoqemu.htmlbody src/content/en/screencasts/2021/02/07/autoqemu.snippets src/content/en/screencasts/2021/02/07/autoqemu.conf: src/content/en/screencasts/2021/02/07/autoqemu.adoc
-src/content/en/tils/2020/08/12/filename-timestamp.htmlbody src/content/en/tils/2020/08/12/filename-timestamp.snippets src/content/en/tils/2020/08/12/filename-timestamp.conf: src/content/en/tils/2020/08/12/filename-timestamp.adoc
-src/content/en/tils/2020/08/13/code-jekyll.htmlbody src/content/en/tils/2020/08/13/code-jekyll.snippets src/content/en/tils/2020/08/13/code-jekyll.conf: src/content/en/tils/2020/08/13/code-jekyll.adoc
-src/content/en/tils/2020/08/14/browse-git.htmlbody src/content/en/tils/2020/08/14/browse-git.snippets src/content/en/tils/2020/08/14/browse-git.conf: src/content/en/tils/2020/08/14/browse-git.adoc
-src/content/en/tils/2020/08/16/git-search.htmlbody src/content/en/tils/2020/08/16/git-search.snippets src/content/en/tils/2020/08/16/git-search.conf: src/content/en/tils/2020/08/16/git-search.adoc
-src/content/en/tils/2020/08/28/grep-online.htmlbody src/content/en/tils/2020/08/28/grep-online.snippets src/content/en/tils/2020/08/28/grep-online.conf: src/content/en/tils/2020/08/28/grep-online.adoc
-src/content/en/tils/2020/09/04/cli-email-fun-profit.htmlbody src/content/en/tils/2020/09/04/cli-email-fun-profit.snippets src/content/en/tils/2020/09/04/cli-email-fun-profit.conf: src/content/en/tils/2020/09/04/cli-email-fun-profit.adoc
-src/content/en/tils/2020/09/05/oldschool-pr.htmlbody src/content/en/tils/2020/09/05/oldschool-pr.snippets src/content/en/tils/2020/09/05/oldschool-pr.conf: src/content/en/tils/2020/09/05/oldschool-pr.adoc
-src/content/en/tils/2020/10/11/search-git-history.htmlbody src/content/en/tils/2020/10/11/search-git-history.snippets src/content/en/tils/2020/10/11/search-git-history.conf: src/content/en/tils/2020/10/11/search-git-history.adoc
-src/content/en/tils/2020/11/08/find-broken-symlink.htmlbody src/content/en/tils/2020/11/08/find-broken-symlink.snippets src/content/en/tils/2020/11/08/find-broken-symlink.conf: src/content/en/tils/2020/11/08/find-broken-symlink.adoc
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.htmlbody src/content/en/tils/2020/11/12/diy-nix-bash-ci.snippets src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf: src/content/en/tils/2020/11/12/diy-nix-bash-ci.adoc
-src/content/en/tils/2020/11/12/git-bisect-automation.htmlbody src/content/en/tils/2020/11/12/git-bisect-automation.snippets src/content/en/tils/2020/11/12/git-bisect-automation.conf: src/content/en/tils/2020/11/12/git-bisect-automation.adoc
-src/content/en/tils/2020/11/12/useful-bashvars.htmlbody src/content/en/tils/2020/11/12/useful-bashvars.snippets src/content/en/tils/2020/11/12/useful-bashvars.conf: src/content/en/tils/2020/11/12/useful-bashvars.adoc
-src/content/en/tils/2020/11/14/gpodder-media.htmlbody src/content/en/tils/2020/11/14/gpodder-media.snippets src/content/en/tils/2020/11/14/gpodder-media.conf: src/content/en/tils/2020/11/14/gpodder-media.adoc
-src/content/en/tils/2020/11/30/git-notes-ci.htmlbody src/content/en/tils/2020/11/30/git-notes-ci.snippets src/content/en/tils/2020/11/30/git-notes-ci.conf: src/content/en/tils/2020/11/30/git-notes-ci.adoc
-src/content/en/tils/2020/12/15/shellcheck-repo.htmlbody src/content/en/tils/2020/12/15/shellcheck-repo.snippets src/content/en/tils/2020/12/15/shellcheck-repo.conf: src/content/en/tils/2020/12/15/shellcheck-repo.adoc
-src/content/en/tils/2020/12/29/svg.htmlbody src/content/en/tils/2020/12/29/svg.snippets src/content/en/tils/2020/12/29/svg.conf: src/content/en/tils/2020/12/29/svg.adoc
-src/content/en/tils/2021/01/12/curl-awk-emails.htmlbody src/content/en/tils/2021/01/12/curl-awk-emails.snippets src/content/en/tils/2021/01/12/curl-awk-emails.conf: src/content/en/tils/2021/01/12/curl-awk-emails.adoc
-src/content/en/tils/2021/01/17/posix-shebang.htmlbody src/content/en/tils/2021/01/17/posix-shebang.snippets src/content/en/tils/2021/01/17/posix-shebang.conf: src/content/en/tils/2021/01/17/posix-shebang.adoc
-src/content/en/tils/2021/04/24/cl-generic-precedence.htmlbody src/content/en/tils/2021/04/24/cl-generic-precedence.snippets src/content/en/tils/2021/04/24/cl-generic-precedence.conf: src/content/en/tils/2021/04/24/cl-generic-precedence.adoc
-src/content/en/tils/2021/04/24/clojure-autocurry.htmlbody src/content/en/tils/2021/04/24/clojure-autocurry.snippets src/content/en/tils/2021/04/24/clojure-autocurry.conf: src/content/en/tils/2021/04/24/clojure-autocurry.adoc
-src/content/en/tils/2021/04/24/scm-nif.htmlbody src/content/en/tils/2021/04/24/scm-nif.snippets src/content/en/tils/2021/04/24/scm-nif.conf: src/content/en/tils/2021/04/24/scm-nif.adoc
-src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody src/content/en/tils/2021/07/23/git-tls-gpg.snippets src/content/en/tils/2021/07/23/git-tls-gpg.conf: src/content/en/tils/2021/07/23/git-tls-gpg.adoc
-src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody src/content/en/tils/2021/08/11/js-bigint-reviver.snippets src/content/en/tils/2021/08/11/js-bigint-reviver.conf: src/content/en/tils/2021/08/11/js-bigint-reviver.adoc
+src/content/en/pastebin/2016/04/05/rpn.htmlbody src/content/en/pastebin/2016/04/05/rpn.snippets src/content/en/pastebin/2016/04/05/rpn.conf: src/content/en/pastebin/2016/04/05/rpn.adoc
+src/content/en/pastebin/2018/07/11/nix-pinning.htmlbody src/content/en/pastebin/2018/07/11/nix-pinning.snippets src/content/en/pastebin/2018/07/11/nix-pinning.conf: src/content/en/pastebin/2018/07/11/nix-pinning.adoc
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.htmlbody src/content/en/pastebin/2018/07/13/guix-nixos-systemd.snippets src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.adoc
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.htmlbody src/content/en/pastebin/2018/07/13/guixbuilder-nixos.snippets src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.adoc
+src/content/en/pastebin/2018/07/13/guixbuilder.htmlbody src/content/en/pastebin/2018/07/13/guixbuilder.snippets src/content/en/pastebin/2018/07/13/guixbuilder.conf: src/content/en/pastebin/2018/07/13/guixbuilder.adoc
+src/content/en/pastebin/2018/07/13/nix-strpad.htmlbody src/content/en/pastebin/2018/07/13/nix-strpad.snippets src/content/en/pastebin/2018/07/13/nix-strpad.conf: src/content/en/pastebin/2018/07/13/nix-strpad.adoc
+src/content/en/pastebin/2018/07/25/nix-exps.htmlbody src/content/en/pastebin/2018/07/25/nix-exps.snippets src/content/en/pastebin/2018/07/25/nix-exps.conf: src/content/en/pastebin/2018/07/25/nix-exps.adoc
+src/content/en/pastebin/2018/07/25/nix-showdrv.htmlbody src/content/en/pastebin/2018/07/25/nix-showdrv.snippets src/content/en/pastebin/2018/07/25/nix-showdrv.conf: src/content/en/pastebin/2018/07/25/nix-showdrv.adoc
+src/content/en/pastebin/2019/06/08/inconsistent-hash.htmlbody src/content/en/pastebin/2019/06/08/inconsistent-hash.snippets src/content/en/pastebin/2019/06/08/inconsistent-hash.conf: src/content/en/pastebin/2019/06/08/inconsistent-hash.adoc
+src/content/en/pastebin/2019/12/29/raku-tuple-type.htmlbody src/content/en/pastebin/2019/12/29/raku-tuple-type.snippets src/content/en/pastebin/2019/12/29/raku-tuple-type.conf: src/content/en/pastebin/2019/12/29/raku-tuple-type.adoc
+src/content/en/pastebin/2020/01/04/guix-import-failure.htmlbody src/content/en/pastebin/2020/01/04/guix-import-failure.snippets src/content/en/pastebin/2020/01/04/guix-import-failure.conf: src/content/en/pastebin/2020/01/04/guix-import-failure.adoc
+src/content/en/pastebin/2020/02/14/guix-shebang.htmlbody src/content/en/pastebin/2020/02/14/guix-shebang.snippets src/content/en/pastebin/2020/02/14/guix-shebang.conf: src/content/en/pastebin/2020/02/14/guix-shebang.adoc
+src/content/en/pastebin/2020/11/27/guix-build-local.htmlbody src/content/en/pastebin/2020/11/27/guix-build-local.snippets src/content/en/pastebin/2020/11/27/guix-build-local.conf: src/content/en/pastebin/2020/11/27/guix-build-local.adoc
+src/content/en/pastebin/2020/12/15/guix-pack-fail.htmlbody src/content/en/pastebin/2020/12/15/guix-pack-fail.snippets src/content/en/pastebin/2020/12/15/guix-pack-fail.conf: src/content/en/pastebin/2020/12/15/guix-pack-fail.adoc
+src/content/en/pastebin/2021/04/03/naive-slugify-js.htmlbody src/content/en/pastebin/2021/04/03/naive-slugify-js.snippets src/content/en/pastebin/2021/04/03/naive-slugify-js.conf: src/content/en/pastebin/2021/04/03/naive-slugify-js.adoc
+src/content/en/pastebin/2021/06/08/reading-session-pt1.htmlbody src/content/en/pastebin/2021/06/08/reading-session-pt1.snippets src/content/en/pastebin/2021/06/08/reading-session-pt1.conf: src/content/en/pastebin/2021/06/08/reading-session-pt1.adoc
+src/content/en/pastebin/2021/06/22/curl-wget.htmlbody src/content/en/pastebin/2021/06/22/curl-wget.snippets src/content/en/pastebin/2021/06/22/curl-wget.conf: src/content/en/pastebin/2021/06/22/curl-wget.adoc
+src/content/en/pastebin/2021/08/11/h1-spacing.htmlbody src/content/en/pastebin/2021/08/11/h1-spacing.snippets src/content/en/pastebin/2021/08/11/h1-spacing.conf: src/content/en/pastebin/2021/08/11/h1-spacing.adoc
+src/content/en/pastebin/2021/09/02/sicp-3-19.htmlbody src/content/en/pastebin/2021/09/02/sicp-3-19.snippets src/content/en/pastebin/2021/09/02/sicp-3-19.conf: src/content/en/pastebin/2021/09/02/sicp-3-19.adoc
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.htmlbody src/content/en/pastebin/2021/09/03/sicp-persistent-queue.snippets src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.adoc
+src/content/en/pastebin/2022/07/14/git-cleanup.htmlbody src/content/en/pastebin/2022/07/14/git-cleanup.snippets src/content/en/pastebin/2022/07/14/git-cleanup.conf: src/content/en/pastebin/2022/07/14/git-cleanup.adoc
+src/content/en/pastebin/2023/07/22/funcallable-amop.htmlbody src/content/en/pastebin/2023/07/22/funcallable-amop.snippets src/content/en/pastebin/2023/07/22/funcallable-amop.conf: src/content/en/pastebin/2023/07/22/funcallable-amop.adoc
+src/content/en/podcast/2020/12/19/test-entry.htmlbody src/content/en/podcast/2020/12/19/test-entry.snippets src/content/en/podcast/2020/12/19/test-entry.conf: src/content/en/podcast/2020/12/19/test-entry.adoc
+src/content/en/screencast/2021/02/07/autoqemu.htmlbody src/content/en/screencast/2021/02/07/autoqemu.snippets src/content/en/screencast/2021/02/07/autoqemu.conf: src/content/en/screencast/2021/02/07/autoqemu.adoc
+src/content/en/til/2020/08/12/filename-timestamp.htmlbody src/content/en/til/2020/08/12/filename-timestamp.snippets src/content/en/til/2020/08/12/filename-timestamp.conf: src/content/en/til/2020/08/12/filename-timestamp.adoc
+src/content/en/til/2020/08/13/code-jekyll.htmlbody src/content/en/til/2020/08/13/code-jekyll.snippets src/content/en/til/2020/08/13/code-jekyll.conf: src/content/en/til/2020/08/13/code-jekyll.adoc
+src/content/en/til/2020/08/14/browse-git.htmlbody src/content/en/til/2020/08/14/browse-git.snippets src/content/en/til/2020/08/14/browse-git.conf: src/content/en/til/2020/08/14/browse-git.adoc
+src/content/en/til/2020/08/16/git-search.htmlbody src/content/en/til/2020/08/16/git-search.snippets src/content/en/til/2020/08/16/git-search.conf: src/content/en/til/2020/08/16/git-search.adoc
+src/content/en/til/2020/08/28/grep-online.htmlbody src/content/en/til/2020/08/28/grep-online.snippets src/content/en/til/2020/08/28/grep-online.conf: src/content/en/til/2020/08/28/grep-online.adoc
+src/content/en/til/2020/09/04/cli-email-fun-profit.htmlbody src/content/en/til/2020/09/04/cli-email-fun-profit.snippets src/content/en/til/2020/09/04/cli-email-fun-profit.conf: src/content/en/til/2020/09/04/cli-email-fun-profit.adoc
+src/content/en/til/2020/09/05/oldschool-pr.htmlbody src/content/en/til/2020/09/05/oldschool-pr.snippets src/content/en/til/2020/09/05/oldschool-pr.conf: src/content/en/til/2020/09/05/oldschool-pr.adoc
+src/content/en/til/2020/10/11/search-git-history.htmlbody src/content/en/til/2020/10/11/search-git-history.snippets src/content/en/til/2020/10/11/search-git-history.conf: src/content/en/til/2020/10/11/search-git-history.adoc
+src/content/en/til/2020/11/08/find-broken-symlink.htmlbody src/content/en/til/2020/11/08/find-broken-symlink.snippets src/content/en/til/2020/11/08/find-broken-symlink.conf: src/content/en/til/2020/11/08/find-broken-symlink.adoc
+src/content/en/til/2020/11/12/diy-nix-bash-ci.htmlbody src/content/en/til/2020/11/12/diy-nix-bash-ci.snippets src/content/en/til/2020/11/12/diy-nix-bash-ci.conf: src/content/en/til/2020/11/12/diy-nix-bash-ci.adoc
+src/content/en/til/2020/11/12/git-bisect-automation.htmlbody src/content/en/til/2020/11/12/git-bisect-automation.snippets src/content/en/til/2020/11/12/git-bisect-automation.conf: src/content/en/til/2020/11/12/git-bisect-automation.adoc
+src/content/en/til/2020/11/12/useful-bashvars.htmlbody src/content/en/til/2020/11/12/useful-bashvars.snippets src/content/en/til/2020/11/12/useful-bashvars.conf: src/content/en/til/2020/11/12/useful-bashvars.adoc
+src/content/en/til/2020/11/14/gpodder-media.htmlbody src/content/en/til/2020/11/14/gpodder-media.snippets src/content/en/til/2020/11/14/gpodder-media.conf: src/content/en/til/2020/11/14/gpodder-media.adoc
+src/content/en/til/2020/11/30/git-notes-ci.htmlbody src/content/en/til/2020/11/30/git-notes-ci.snippets src/content/en/til/2020/11/30/git-notes-ci.conf: src/content/en/til/2020/11/30/git-notes-ci.adoc
+src/content/en/til/2020/12/15/shellcheck-repo.htmlbody src/content/en/til/2020/12/15/shellcheck-repo.snippets src/content/en/til/2020/12/15/shellcheck-repo.conf: src/content/en/til/2020/12/15/shellcheck-repo.adoc
+src/content/en/til/2020/12/29/svg.htmlbody src/content/en/til/2020/12/29/svg.snippets src/content/en/til/2020/12/29/svg.conf: src/content/en/til/2020/12/29/svg.adoc
+src/content/en/til/2021/01/12/curl-awk-emails.htmlbody src/content/en/til/2021/01/12/curl-awk-emails.snippets src/content/en/til/2021/01/12/curl-awk-emails.conf: src/content/en/til/2021/01/12/curl-awk-emails.adoc
+src/content/en/til/2021/01/17/posix-shebang.htmlbody src/content/en/til/2021/01/17/posix-shebang.snippets src/content/en/til/2021/01/17/posix-shebang.conf: src/content/en/til/2021/01/17/posix-shebang.adoc
+src/content/en/til/2021/04/24/cl-generic-precedence.htmlbody src/content/en/til/2021/04/24/cl-generic-precedence.snippets src/content/en/til/2021/04/24/cl-generic-precedence.conf: src/content/en/til/2021/04/24/cl-generic-precedence.adoc
+src/content/en/til/2021/04/24/clojure-autocurry.htmlbody src/content/en/til/2021/04/24/clojure-autocurry.snippets src/content/en/til/2021/04/24/clojure-autocurry.conf: src/content/en/til/2021/04/24/clojure-autocurry.adoc
+src/content/en/til/2021/04/24/scm-nif.htmlbody src/content/en/til/2021/04/24/scm-nif.snippets src/content/en/til/2021/04/24/scm-nif.conf: src/content/en/til/2021/04/24/scm-nif.adoc
+src/content/en/til/2021/07/23/git-tls-gpg.htmlbody src/content/en/til/2021/07/23/git-tls-gpg.snippets src/content/en/til/2021/07/23/git-tls-gpg.conf: src/content/en/til/2021/07/23/git-tls-gpg.adoc
+src/content/en/til/2021/08/11/js-bigint-reviver.htmlbody src/content/en/til/2021/08/11/js-bigint-reviver.snippets src/content/en/til/2021/08/11/js-bigint-reviver.conf: src/content/en/til/2021/08/11/js-bigint-reviver.adoc
src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody src/content/pt/hea/2020/08/12/arquivo-datado.snippets src/content/pt/hea/2020/08/12/arquivo-datado.conf: src/content/pt/hea/2020/08/12/arquivo-datado.adoc
src/content/en/blog/index.htmlbody src/content/en/blog/index.snippets src/content/en/blog/index.conf: src/content/en/blog/index.adoc
-src/content/en/pastebins/index.htmlbody src/content/en/pastebins/index.snippets src/content/en/pastebins/index.conf: src/content/en/pastebins/index.adoc
-src/content/en/podcasts/index.htmlbody src/content/en/podcasts/index.snippets src/content/en/podcasts/index.conf: src/content/en/podcasts/index.adoc
-src/content/en/screencasts/index.htmlbody src/content/en/screencasts/index.snippets src/content/en/screencasts/index.conf: src/content/en/screencasts/index.adoc
-src/content/en/tils/index.htmlbody src/content/en/tils/index.snippets src/content/en/tils/index.conf: src/content/en/tils/index.adoc
+src/content/en/pastebin/index.htmlbody src/content/en/pastebin/index.snippets src/content/en/pastebin/index.conf: src/content/en/pastebin/index.adoc
+src/content/en/podcast/index.htmlbody src/content/en/podcast/index.snippets src/content/en/podcast/index.conf: src/content/en/podcast/index.adoc
+src/content/en/screencast/index.htmlbody src/content/en/screencast/index.snippets src/content/en/screencast/index.conf: src/content/en/screencast/index.adoc
+src/content/en/til/index.htmlbody src/content/en/til/index.snippets src/content/en/til/index.conf: src/content/en/til/index.adoc
src/content/en/blog/categories.htmlbody src/content/en/blog/categories.snippets src/content/en/blog/categories.conf: src/content/en/blog/categories.adoc
-src/content/en/pastebins/categories.htmlbody src/content/en/pastebins/categories.snippets src/content/en/pastebins/categories.conf: src/content/en/pastebins/categories.adoc
-src/content/en/podcasts/categories.htmlbody src/content/en/podcasts/categories.snippets src/content/en/podcasts/categories.conf: src/content/en/podcasts/categories.adoc
-src/content/en/screencasts/categories.htmlbody src/content/en/screencasts/categories.snippets src/content/en/screencasts/categories.conf: src/content/en/screencasts/categories.adoc
-src/content/en/tils/categories.htmlbody src/content/en/tils/categories.snippets src/content/en/tils/categories.conf: src/content/en/tils/categories.adoc
+src/content/en/pastebin/categories.htmlbody src/content/en/pastebin/categories.snippets src/content/en/pastebin/categories.conf: src/content/en/pastebin/categories.adoc
+src/content/en/podcast/categories.htmlbody src/content/en/podcast/categories.snippets src/content/en/podcast/categories.conf: src/content/en/podcast/categories.adoc
+src/content/en/screencast/categories.htmlbody src/content/en/screencast/categories.snippets src/content/en/screencast/categories.conf: src/content/en/screencast/categories.adoc
+src/content/en/til/categories.htmlbody src/content/en/til/categories.snippets src/content/en/til/categories.conf: src/content/en/til/categories.adoc
src/content/en/about.html: src/content/en/about.conf src/content/en/about.htmlbody
src/content/en/index.html: src/content/en/index.conf src/content/en/index.htmlbody
src/content/pt/sobre.html: src/content/pt/sobre.conf src/content/pt/sobre.htmlbody
@@ -392,64 +392,64 @@ src/content/en/blog/2020/11/14/local-first-review.html: src/content/en/blog/2020
src/content/en/blog/2021/01/26/remembering-ann.html: src/content/en/blog/2021/01/26/remembering-ann.conf src/content/en/blog/2021/01/26/remembering-ann.htmlbody
src/content/en/blog/2021/02/17/fallible.html: src/content/en/blog/2021/02/17/fallible.conf src/content/en/blog/2021/02/17/fallible.htmlbody
src/content/en/blog/2021/04/29/relational-review.html: src/content/en/blog/2021/04/29/relational-review.conf src/content/en/blog/2021/04/29/relational-review.htmlbody
-src/content/en/pastebins/2016/04/05/rpn.html: src/content/en/pastebins/2016/04/05/rpn.conf src/content/en/pastebins/2016/04/05/rpn.htmlbody
-src/content/en/pastebins/2018/07/11/nix-pinning.html: src/content/en/pastebins/2018/07/11/nix-pinning.conf src/content/en/pastebins/2018/07/11/nix-pinning.htmlbody
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.html: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf src/content/en/pastebins/2018/07/13/guix-nixos-systemd.htmlbody
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.html: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf src/content/en/pastebins/2018/07/13/guixbuilder-nixos.htmlbody
-src/content/en/pastebins/2018/07/13/guixbuilder.html: src/content/en/pastebins/2018/07/13/guixbuilder.conf src/content/en/pastebins/2018/07/13/guixbuilder.htmlbody
-src/content/en/pastebins/2018/07/13/nix-strpad.html: src/content/en/pastebins/2018/07/13/nix-strpad.conf src/content/en/pastebins/2018/07/13/nix-strpad.htmlbody
-src/content/en/pastebins/2018/07/25/nix-exps.html: src/content/en/pastebins/2018/07/25/nix-exps.conf src/content/en/pastebins/2018/07/25/nix-exps.htmlbody
-src/content/en/pastebins/2018/07/25/nix-showdrv.html: src/content/en/pastebins/2018/07/25/nix-showdrv.conf src/content/en/pastebins/2018/07/25/nix-showdrv.htmlbody
-src/content/en/pastebins/2019/06/08/inconsistent-hash.html: src/content/en/pastebins/2019/06/08/inconsistent-hash.conf src/content/en/pastebins/2019/06/08/inconsistent-hash.htmlbody
-src/content/en/pastebins/2019/12/29/raku-tuple-type.html: src/content/en/pastebins/2019/12/29/raku-tuple-type.conf src/content/en/pastebins/2019/12/29/raku-tuple-type.htmlbody
-src/content/en/pastebins/2020/01/04/guix-import-failure.html: src/content/en/pastebins/2020/01/04/guix-import-failure.conf src/content/en/pastebins/2020/01/04/guix-import-failure.htmlbody
-src/content/en/pastebins/2020/02/14/guix-shebang.html: src/content/en/pastebins/2020/02/14/guix-shebang.conf src/content/en/pastebins/2020/02/14/guix-shebang.htmlbody
-src/content/en/pastebins/2020/11/27/guix-build-local.html: src/content/en/pastebins/2020/11/27/guix-build-local.conf src/content/en/pastebins/2020/11/27/guix-build-local.htmlbody
-src/content/en/pastebins/2020/12/15/guix-pack-fail.html: src/content/en/pastebins/2020/12/15/guix-pack-fail.conf src/content/en/pastebins/2020/12/15/guix-pack-fail.htmlbody
-src/content/en/pastebins/2021/04/03/naive-slugify-js.html: src/content/en/pastebins/2021/04/03/naive-slugify-js.conf src/content/en/pastebins/2021/04/03/naive-slugify-js.htmlbody
-src/content/en/pastebins/2021/06/08/reading-session-pt1.html: src/content/en/pastebins/2021/06/08/reading-session-pt1.conf src/content/en/pastebins/2021/06/08/reading-session-pt1.htmlbody
-src/content/en/pastebins/2021/06/22/curl-wget.html: src/content/en/pastebins/2021/06/22/curl-wget.conf src/content/en/pastebins/2021/06/22/curl-wget.htmlbody
-src/content/en/pastebins/2021/08/11/h1-spacing.html: src/content/en/pastebins/2021/08/11/h1-spacing.conf src/content/en/pastebins/2021/08/11/h1-spacing.htmlbody
-src/content/en/pastebins/2021/09/02/sicp-3-19.html: src/content/en/pastebins/2021/09/02/sicp-3-19.conf src/content/en/pastebins/2021/09/02/sicp-3-19.htmlbody
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.html: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf src/content/en/pastebins/2021/09/03/sicp-persistent-queue.htmlbody
-src/content/en/pastebins/2022/07/14/git-cleanup.html: src/content/en/pastebins/2022/07/14/git-cleanup.conf src/content/en/pastebins/2022/07/14/git-cleanup.htmlbody
-src/content/en/pastebins/2023/07/22/funcallable-amop.html: src/content/en/pastebins/2023/07/22/funcallable-amop.conf src/content/en/pastebins/2023/07/22/funcallable-amop.htmlbody
-src/content/en/podcasts/2020/12/19/test-entry.html: src/content/en/podcasts/2020/12/19/test-entry.conf src/content/en/podcasts/2020/12/19/test-entry.htmlbody
-src/content/en/screencasts/2021/02/07/autoqemu.html: src/content/en/screencasts/2021/02/07/autoqemu.conf src/content/en/screencasts/2021/02/07/autoqemu.htmlbody
-src/content/en/tils/2020/08/12/filename-timestamp.html: src/content/en/tils/2020/08/12/filename-timestamp.conf src/content/en/tils/2020/08/12/filename-timestamp.htmlbody
-src/content/en/tils/2020/08/13/code-jekyll.html: src/content/en/tils/2020/08/13/code-jekyll.conf src/content/en/tils/2020/08/13/code-jekyll.htmlbody
-src/content/en/tils/2020/08/14/browse-git.html: src/content/en/tils/2020/08/14/browse-git.conf src/content/en/tils/2020/08/14/browse-git.htmlbody
-src/content/en/tils/2020/08/16/git-search.html: src/content/en/tils/2020/08/16/git-search.conf src/content/en/tils/2020/08/16/git-search.htmlbody
-src/content/en/tils/2020/08/28/grep-online.html: src/content/en/tils/2020/08/28/grep-online.conf src/content/en/tils/2020/08/28/grep-online.htmlbody
-src/content/en/tils/2020/09/04/cli-email-fun-profit.html: src/content/en/tils/2020/09/04/cli-email-fun-profit.conf src/content/en/tils/2020/09/04/cli-email-fun-profit.htmlbody
-src/content/en/tils/2020/09/05/oldschool-pr.html: src/content/en/tils/2020/09/05/oldschool-pr.conf src/content/en/tils/2020/09/05/oldschool-pr.htmlbody
-src/content/en/tils/2020/10/11/search-git-history.html: src/content/en/tils/2020/10/11/search-git-history.conf src/content/en/tils/2020/10/11/search-git-history.htmlbody
-src/content/en/tils/2020/11/08/find-broken-symlink.html: src/content/en/tils/2020/11/08/find-broken-symlink.conf src/content/en/tils/2020/11/08/find-broken-symlink.htmlbody
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.html: src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf src/content/en/tils/2020/11/12/diy-nix-bash-ci.htmlbody
-src/content/en/tils/2020/11/12/git-bisect-automation.html: src/content/en/tils/2020/11/12/git-bisect-automation.conf src/content/en/tils/2020/11/12/git-bisect-automation.htmlbody
-src/content/en/tils/2020/11/12/useful-bashvars.html: src/content/en/tils/2020/11/12/useful-bashvars.conf src/content/en/tils/2020/11/12/useful-bashvars.htmlbody
-src/content/en/tils/2020/11/14/gpodder-media.html: src/content/en/tils/2020/11/14/gpodder-media.conf src/content/en/tils/2020/11/14/gpodder-media.htmlbody
-src/content/en/tils/2020/11/30/git-notes-ci.html: src/content/en/tils/2020/11/30/git-notes-ci.conf src/content/en/tils/2020/11/30/git-notes-ci.htmlbody
-src/content/en/tils/2020/12/15/shellcheck-repo.html: src/content/en/tils/2020/12/15/shellcheck-repo.conf src/content/en/tils/2020/12/15/shellcheck-repo.htmlbody
-src/content/en/tils/2020/12/29/svg.html: src/content/en/tils/2020/12/29/svg.conf src/content/en/tils/2020/12/29/svg.htmlbody
-src/content/en/tils/2021/01/12/curl-awk-emails.html: src/content/en/tils/2021/01/12/curl-awk-emails.conf src/content/en/tils/2021/01/12/curl-awk-emails.htmlbody
-src/content/en/tils/2021/01/17/posix-shebang.html: src/content/en/tils/2021/01/17/posix-shebang.conf src/content/en/tils/2021/01/17/posix-shebang.htmlbody
-src/content/en/tils/2021/04/24/cl-generic-precedence.html: src/content/en/tils/2021/04/24/cl-generic-precedence.conf src/content/en/tils/2021/04/24/cl-generic-precedence.htmlbody
-src/content/en/tils/2021/04/24/clojure-autocurry.html: src/content/en/tils/2021/04/24/clojure-autocurry.conf src/content/en/tils/2021/04/24/clojure-autocurry.htmlbody
-src/content/en/tils/2021/04/24/scm-nif.html: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/04/24/scm-nif.htmlbody
-src/content/en/tils/2021/07/23/git-tls-gpg.html: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody
-src/content/en/tils/2021/08/11/js-bigint-reviver.html: src/content/en/tils/2021/08/11/js-bigint-reviver.conf src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody
+src/content/en/pastebin/2016/04/05/rpn.html: src/content/en/pastebin/2016/04/05/rpn.conf src/content/en/pastebin/2016/04/05/rpn.htmlbody
+src/content/en/pastebin/2018/07/11/nix-pinning.html: src/content/en/pastebin/2018/07/11/nix-pinning.conf src/content/en/pastebin/2018/07/11/nix-pinning.htmlbody
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.html: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf src/content/en/pastebin/2018/07/13/guix-nixos-systemd.htmlbody
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.html: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf src/content/en/pastebin/2018/07/13/guixbuilder-nixos.htmlbody
+src/content/en/pastebin/2018/07/13/guixbuilder.html: src/content/en/pastebin/2018/07/13/guixbuilder.conf src/content/en/pastebin/2018/07/13/guixbuilder.htmlbody
+src/content/en/pastebin/2018/07/13/nix-strpad.html: src/content/en/pastebin/2018/07/13/nix-strpad.conf src/content/en/pastebin/2018/07/13/nix-strpad.htmlbody
+src/content/en/pastebin/2018/07/25/nix-exps.html: src/content/en/pastebin/2018/07/25/nix-exps.conf src/content/en/pastebin/2018/07/25/nix-exps.htmlbody
+src/content/en/pastebin/2018/07/25/nix-showdrv.html: src/content/en/pastebin/2018/07/25/nix-showdrv.conf src/content/en/pastebin/2018/07/25/nix-showdrv.htmlbody
+src/content/en/pastebin/2019/06/08/inconsistent-hash.html: src/content/en/pastebin/2019/06/08/inconsistent-hash.conf src/content/en/pastebin/2019/06/08/inconsistent-hash.htmlbody
+src/content/en/pastebin/2019/12/29/raku-tuple-type.html: src/content/en/pastebin/2019/12/29/raku-tuple-type.conf src/content/en/pastebin/2019/12/29/raku-tuple-type.htmlbody
+src/content/en/pastebin/2020/01/04/guix-import-failure.html: src/content/en/pastebin/2020/01/04/guix-import-failure.conf src/content/en/pastebin/2020/01/04/guix-import-failure.htmlbody
+src/content/en/pastebin/2020/02/14/guix-shebang.html: src/content/en/pastebin/2020/02/14/guix-shebang.conf src/content/en/pastebin/2020/02/14/guix-shebang.htmlbody
+src/content/en/pastebin/2020/11/27/guix-build-local.html: src/content/en/pastebin/2020/11/27/guix-build-local.conf src/content/en/pastebin/2020/11/27/guix-build-local.htmlbody
+src/content/en/pastebin/2020/12/15/guix-pack-fail.html: src/content/en/pastebin/2020/12/15/guix-pack-fail.conf src/content/en/pastebin/2020/12/15/guix-pack-fail.htmlbody
+src/content/en/pastebin/2021/04/03/naive-slugify-js.html: src/content/en/pastebin/2021/04/03/naive-slugify-js.conf src/content/en/pastebin/2021/04/03/naive-slugify-js.htmlbody
+src/content/en/pastebin/2021/06/08/reading-session-pt1.html: src/content/en/pastebin/2021/06/08/reading-session-pt1.conf src/content/en/pastebin/2021/06/08/reading-session-pt1.htmlbody
+src/content/en/pastebin/2021/06/22/curl-wget.html: src/content/en/pastebin/2021/06/22/curl-wget.conf src/content/en/pastebin/2021/06/22/curl-wget.htmlbody
+src/content/en/pastebin/2021/08/11/h1-spacing.html: src/content/en/pastebin/2021/08/11/h1-spacing.conf src/content/en/pastebin/2021/08/11/h1-spacing.htmlbody
+src/content/en/pastebin/2021/09/02/sicp-3-19.html: src/content/en/pastebin/2021/09/02/sicp-3-19.conf src/content/en/pastebin/2021/09/02/sicp-3-19.htmlbody
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.html: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf src/content/en/pastebin/2021/09/03/sicp-persistent-queue.htmlbody
+src/content/en/pastebin/2022/07/14/git-cleanup.html: src/content/en/pastebin/2022/07/14/git-cleanup.conf src/content/en/pastebin/2022/07/14/git-cleanup.htmlbody
+src/content/en/pastebin/2023/07/22/funcallable-amop.html: src/content/en/pastebin/2023/07/22/funcallable-amop.conf src/content/en/pastebin/2023/07/22/funcallable-amop.htmlbody
+src/content/en/podcast/2020/12/19/test-entry.html: src/content/en/podcast/2020/12/19/test-entry.conf src/content/en/podcast/2020/12/19/test-entry.htmlbody
+src/content/en/screencast/2021/02/07/autoqemu.html: src/content/en/screencast/2021/02/07/autoqemu.conf src/content/en/screencast/2021/02/07/autoqemu.htmlbody
+src/content/en/til/2020/08/12/filename-timestamp.html: src/content/en/til/2020/08/12/filename-timestamp.conf src/content/en/til/2020/08/12/filename-timestamp.htmlbody
+src/content/en/til/2020/08/13/code-jekyll.html: src/content/en/til/2020/08/13/code-jekyll.conf src/content/en/til/2020/08/13/code-jekyll.htmlbody
+src/content/en/til/2020/08/14/browse-git.html: src/content/en/til/2020/08/14/browse-git.conf src/content/en/til/2020/08/14/browse-git.htmlbody
+src/content/en/til/2020/08/16/git-search.html: src/content/en/til/2020/08/16/git-search.conf src/content/en/til/2020/08/16/git-search.htmlbody
+src/content/en/til/2020/08/28/grep-online.html: src/content/en/til/2020/08/28/grep-online.conf src/content/en/til/2020/08/28/grep-online.htmlbody
+src/content/en/til/2020/09/04/cli-email-fun-profit.html: src/content/en/til/2020/09/04/cli-email-fun-profit.conf src/content/en/til/2020/09/04/cli-email-fun-profit.htmlbody
+src/content/en/til/2020/09/05/oldschool-pr.html: src/content/en/til/2020/09/05/oldschool-pr.conf src/content/en/til/2020/09/05/oldschool-pr.htmlbody
+src/content/en/til/2020/10/11/search-git-history.html: src/content/en/til/2020/10/11/search-git-history.conf src/content/en/til/2020/10/11/search-git-history.htmlbody
+src/content/en/til/2020/11/08/find-broken-symlink.html: src/content/en/til/2020/11/08/find-broken-symlink.conf src/content/en/til/2020/11/08/find-broken-symlink.htmlbody
+src/content/en/til/2020/11/12/diy-nix-bash-ci.html: src/content/en/til/2020/11/12/diy-nix-bash-ci.conf src/content/en/til/2020/11/12/diy-nix-bash-ci.htmlbody
+src/content/en/til/2020/11/12/git-bisect-automation.html: src/content/en/til/2020/11/12/git-bisect-automation.conf src/content/en/til/2020/11/12/git-bisect-automation.htmlbody
+src/content/en/til/2020/11/12/useful-bashvars.html: src/content/en/til/2020/11/12/useful-bashvars.conf src/content/en/til/2020/11/12/useful-bashvars.htmlbody
+src/content/en/til/2020/11/14/gpodder-media.html: src/content/en/til/2020/11/14/gpodder-media.conf src/content/en/til/2020/11/14/gpodder-media.htmlbody
+src/content/en/til/2020/11/30/git-notes-ci.html: src/content/en/til/2020/11/30/git-notes-ci.conf src/content/en/til/2020/11/30/git-notes-ci.htmlbody
+src/content/en/til/2020/12/15/shellcheck-repo.html: src/content/en/til/2020/12/15/shellcheck-repo.conf src/content/en/til/2020/12/15/shellcheck-repo.htmlbody
+src/content/en/til/2020/12/29/svg.html: src/content/en/til/2020/12/29/svg.conf src/content/en/til/2020/12/29/svg.htmlbody
+src/content/en/til/2021/01/12/curl-awk-emails.html: src/content/en/til/2021/01/12/curl-awk-emails.conf src/content/en/til/2021/01/12/curl-awk-emails.htmlbody
+src/content/en/til/2021/01/17/posix-shebang.html: src/content/en/til/2021/01/17/posix-shebang.conf src/content/en/til/2021/01/17/posix-shebang.htmlbody
+src/content/en/til/2021/04/24/cl-generic-precedence.html: src/content/en/til/2021/04/24/cl-generic-precedence.conf src/content/en/til/2021/04/24/cl-generic-precedence.htmlbody
+src/content/en/til/2021/04/24/clojure-autocurry.html: src/content/en/til/2021/04/24/clojure-autocurry.conf src/content/en/til/2021/04/24/clojure-autocurry.htmlbody
+src/content/en/til/2021/04/24/scm-nif.html: src/content/en/til/2021/04/24/scm-nif.conf src/content/en/til/2021/04/24/scm-nif.htmlbody
+src/content/en/til/2021/07/23/git-tls-gpg.html: src/content/en/til/2021/07/23/git-tls-gpg.conf src/content/en/til/2021/07/23/git-tls-gpg.htmlbody
+src/content/en/til/2021/08/11/js-bigint-reviver.html: src/content/en/til/2021/08/11/js-bigint-reviver.conf src/content/en/til/2021/08/11/js-bigint-reviver.htmlbody
src/content/pt/hea/2020/08/12/arquivo-datado.html: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody
src/content/en/blog/index.html: src/content/en/blog/index.conf src/content/en/blog/index.htmlbody
-src/content/en/pastebins/index.html: src/content/en/pastebins/index.conf src/content/en/pastebins/index.htmlbody
-src/content/en/podcasts/index.html: src/content/en/podcasts/index.conf src/content/en/podcasts/index.htmlbody
-src/content/en/screencasts/index.html: src/content/en/screencasts/index.conf src/content/en/screencasts/index.htmlbody
-src/content/en/tils/index.html: src/content/en/tils/index.conf src/content/en/tils/index.htmlbody
+src/content/en/pastebin/index.html: src/content/en/pastebin/index.conf src/content/en/pastebin/index.htmlbody
+src/content/en/podcast/index.html: src/content/en/podcast/index.conf src/content/en/podcast/index.htmlbody
+src/content/en/screencast/index.html: src/content/en/screencast/index.conf src/content/en/screencast/index.htmlbody
+src/content/en/til/index.html: src/content/en/til/index.conf src/content/en/til/index.htmlbody
src/content/en/blog/categories.html: src/content/en/blog/categories.conf src/content/en/blog/categories.htmlbody
-src/content/en/pastebins/categories.html: src/content/en/pastebins/categories.conf src/content/en/pastebins/categories.htmlbody
-src/content/en/podcasts/categories.html: src/content/en/podcasts/categories.conf src/content/en/podcasts/categories.htmlbody
-src/content/en/screencasts/categories.html: src/content/en/screencasts/categories.conf src/content/en/screencasts/categories.htmlbody
-src/content/en/tils/categories.html: src/content/en/tils/categories.conf src/content/en/tils/categories.htmlbody
+src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.conf src/content/en/pastebin/categories.htmlbody
+src/content/en/podcast/categories.html: src/content/en/podcast/categories.conf src/content/en/podcast/categories.htmlbody
+src/content/en/screencast/categories.html: src/content/en/screencast/categories.conf src/content/en/screencast/categories.htmlbody
+src/content/en/til/categories.html: src/content/en/til/categories.conf src/content/en/til/categories.htmlbody
src/content/en/about.updatedat-check: src/content/en/about.conf
src/content/en/index.updatedat-check: src/content/en/index.conf
@@ -471,64 +471,64 @@ src/content/en/blog/2020/11/14/local-first-review.updatedat-check: src/content/e
src/content/en/blog/2021/01/26/remembering-ann.updatedat-check: src/content/en/blog/2021/01/26/remembering-ann.conf
src/content/en/blog/2021/02/17/fallible.updatedat-check: src/content/en/blog/2021/02/17/fallible.conf
src/content/en/blog/2021/04/29/relational-review.updatedat-check: src/content/en/blog/2021/04/29/relational-review.conf
-src/content/en/pastebins/2016/04/05/rpn.updatedat-check: src/content/en/pastebins/2016/04/05/rpn.conf
-src/content/en/pastebins/2018/07/11/nix-pinning.updatedat-check: src/content/en/pastebins/2018/07/11/nix-pinning.conf
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.updatedat-check: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.updatedat-check: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf
-src/content/en/pastebins/2018/07/13/guixbuilder.updatedat-check: src/content/en/pastebins/2018/07/13/guixbuilder.conf
-src/content/en/pastebins/2018/07/13/nix-strpad.updatedat-check: src/content/en/pastebins/2018/07/13/nix-strpad.conf
-src/content/en/pastebins/2018/07/25/nix-exps.updatedat-check: src/content/en/pastebins/2018/07/25/nix-exps.conf
-src/content/en/pastebins/2018/07/25/nix-showdrv.updatedat-check: src/content/en/pastebins/2018/07/25/nix-showdrv.conf
-src/content/en/pastebins/2019/06/08/inconsistent-hash.updatedat-check: src/content/en/pastebins/2019/06/08/inconsistent-hash.conf
-src/content/en/pastebins/2019/12/29/raku-tuple-type.updatedat-check: src/content/en/pastebins/2019/12/29/raku-tuple-type.conf
-src/content/en/pastebins/2020/01/04/guix-import-failure.updatedat-check: src/content/en/pastebins/2020/01/04/guix-import-failure.conf
-src/content/en/pastebins/2020/02/14/guix-shebang.updatedat-check: src/content/en/pastebins/2020/02/14/guix-shebang.conf
-src/content/en/pastebins/2020/11/27/guix-build-local.updatedat-check: src/content/en/pastebins/2020/11/27/guix-build-local.conf
-src/content/en/pastebins/2020/12/15/guix-pack-fail.updatedat-check: src/content/en/pastebins/2020/12/15/guix-pack-fail.conf
-src/content/en/pastebins/2021/04/03/naive-slugify-js.updatedat-check: src/content/en/pastebins/2021/04/03/naive-slugify-js.conf
-src/content/en/pastebins/2021/06/08/reading-session-pt1.updatedat-check: src/content/en/pastebins/2021/06/08/reading-session-pt1.conf
-src/content/en/pastebins/2021/06/22/curl-wget.updatedat-check: src/content/en/pastebins/2021/06/22/curl-wget.conf
-src/content/en/pastebins/2021/08/11/h1-spacing.updatedat-check: src/content/en/pastebins/2021/08/11/h1-spacing.conf
-src/content/en/pastebins/2021/09/02/sicp-3-19.updatedat-check: src/content/en/pastebins/2021/09/02/sicp-3-19.conf
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.updatedat-check: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf
-src/content/en/pastebins/2022/07/14/git-cleanup.updatedat-check: src/content/en/pastebins/2022/07/14/git-cleanup.conf
-src/content/en/pastebins/2023/07/22/funcallable-amop.updatedat-check: src/content/en/pastebins/2023/07/22/funcallable-amop.conf
-src/content/en/podcasts/2020/12/19/test-entry.updatedat-check: src/content/en/podcasts/2020/12/19/test-entry.conf
-src/content/en/screencasts/2021/02/07/autoqemu.updatedat-check: src/content/en/screencasts/2021/02/07/autoqemu.conf
-src/content/en/tils/2020/08/12/filename-timestamp.updatedat-check: src/content/en/tils/2020/08/12/filename-timestamp.conf
-src/content/en/tils/2020/08/13/code-jekyll.updatedat-check: src/content/en/tils/2020/08/13/code-jekyll.conf
-src/content/en/tils/2020/08/14/browse-git.updatedat-check: src/content/en/tils/2020/08/14/browse-git.conf
-src/content/en/tils/2020/08/16/git-search.updatedat-check: src/content/en/tils/2020/08/16/git-search.conf
-src/content/en/tils/2020/08/28/grep-online.updatedat-check: src/content/en/tils/2020/08/28/grep-online.conf
-src/content/en/tils/2020/09/04/cli-email-fun-profit.updatedat-check: src/content/en/tils/2020/09/04/cli-email-fun-profit.conf
-src/content/en/tils/2020/09/05/oldschool-pr.updatedat-check: src/content/en/tils/2020/09/05/oldschool-pr.conf
-src/content/en/tils/2020/10/11/search-git-history.updatedat-check: src/content/en/tils/2020/10/11/search-git-history.conf
-src/content/en/tils/2020/11/08/find-broken-symlink.updatedat-check: src/content/en/tils/2020/11/08/find-broken-symlink.conf
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.updatedat-check: src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf
-src/content/en/tils/2020/11/12/git-bisect-automation.updatedat-check: src/content/en/tils/2020/11/12/git-bisect-automation.conf
-src/content/en/tils/2020/11/12/useful-bashvars.updatedat-check: src/content/en/tils/2020/11/12/useful-bashvars.conf
-src/content/en/tils/2020/11/14/gpodder-media.updatedat-check: src/content/en/tils/2020/11/14/gpodder-media.conf
-src/content/en/tils/2020/11/30/git-notes-ci.updatedat-check: src/content/en/tils/2020/11/30/git-notes-ci.conf
-src/content/en/tils/2020/12/15/shellcheck-repo.updatedat-check: src/content/en/tils/2020/12/15/shellcheck-repo.conf
-src/content/en/tils/2020/12/29/svg.updatedat-check: src/content/en/tils/2020/12/29/svg.conf
-src/content/en/tils/2021/01/12/curl-awk-emails.updatedat-check: src/content/en/tils/2021/01/12/curl-awk-emails.conf
-src/content/en/tils/2021/01/17/posix-shebang.updatedat-check: src/content/en/tils/2021/01/17/posix-shebang.conf
-src/content/en/tils/2021/04/24/cl-generic-precedence.updatedat-check: src/content/en/tils/2021/04/24/cl-generic-precedence.conf
-src/content/en/tils/2021/04/24/clojure-autocurry.updatedat-check: src/content/en/tils/2021/04/24/clojure-autocurry.conf
-src/content/en/tils/2021/04/24/scm-nif.updatedat-check: src/content/en/tils/2021/04/24/scm-nif.conf
-src/content/en/tils/2021/07/23/git-tls-gpg.updatedat-check: src/content/en/tils/2021/07/23/git-tls-gpg.conf
-src/content/en/tils/2021/08/11/js-bigint-reviver.updatedat-check: src/content/en/tils/2021/08/11/js-bigint-reviver.conf
+src/content/en/pastebin/2016/04/05/rpn.updatedat-check: src/content/en/pastebin/2016/04/05/rpn.conf
+src/content/en/pastebin/2018/07/11/nix-pinning.updatedat-check: src/content/en/pastebin/2018/07/11/nix-pinning.conf
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.updatedat-check: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.updatedat-check: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf
+src/content/en/pastebin/2018/07/13/guixbuilder.updatedat-check: src/content/en/pastebin/2018/07/13/guixbuilder.conf
+src/content/en/pastebin/2018/07/13/nix-strpad.updatedat-check: src/content/en/pastebin/2018/07/13/nix-strpad.conf
+src/content/en/pastebin/2018/07/25/nix-exps.updatedat-check: src/content/en/pastebin/2018/07/25/nix-exps.conf
+src/content/en/pastebin/2018/07/25/nix-showdrv.updatedat-check: src/content/en/pastebin/2018/07/25/nix-showdrv.conf
+src/content/en/pastebin/2019/06/08/inconsistent-hash.updatedat-check: src/content/en/pastebin/2019/06/08/inconsistent-hash.conf
+src/content/en/pastebin/2019/12/29/raku-tuple-type.updatedat-check: src/content/en/pastebin/2019/12/29/raku-tuple-type.conf
+src/content/en/pastebin/2020/01/04/guix-import-failure.updatedat-check: src/content/en/pastebin/2020/01/04/guix-import-failure.conf
+src/content/en/pastebin/2020/02/14/guix-shebang.updatedat-check: src/content/en/pastebin/2020/02/14/guix-shebang.conf
+src/content/en/pastebin/2020/11/27/guix-build-local.updatedat-check: src/content/en/pastebin/2020/11/27/guix-build-local.conf
+src/content/en/pastebin/2020/12/15/guix-pack-fail.updatedat-check: src/content/en/pastebin/2020/12/15/guix-pack-fail.conf
+src/content/en/pastebin/2021/04/03/naive-slugify-js.updatedat-check: src/content/en/pastebin/2021/04/03/naive-slugify-js.conf
+src/content/en/pastebin/2021/06/08/reading-session-pt1.updatedat-check: src/content/en/pastebin/2021/06/08/reading-session-pt1.conf
+src/content/en/pastebin/2021/06/22/curl-wget.updatedat-check: src/content/en/pastebin/2021/06/22/curl-wget.conf
+src/content/en/pastebin/2021/08/11/h1-spacing.updatedat-check: src/content/en/pastebin/2021/08/11/h1-spacing.conf
+src/content/en/pastebin/2021/09/02/sicp-3-19.updatedat-check: src/content/en/pastebin/2021/09/02/sicp-3-19.conf
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.updatedat-check: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf
+src/content/en/pastebin/2022/07/14/git-cleanup.updatedat-check: src/content/en/pastebin/2022/07/14/git-cleanup.conf
+src/content/en/pastebin/2023/07/22/funcallable-amop.updatedat-check: src/content/en/pastebin/2023/07/22/funcallable-amop.conf
+src/content/en/podcast/2020/12/19/test-entry.updatedat-check: src/content/en/podcast/2020/12/19/test-entry.conf
+src/content/en/screencast/2021/02/07/autoqemu.updatedat-check: src/content/en/screencast/2021/02/07/autoqemu.conf
+src/content/en/til/2020/08/12/filename-timestamp.updatedat-check: src/content/en/til/2020/08/12/filename-timestamp.conf
+src/content/en/til/2020/08/13/code-jekyll.updatedat-check: src/content/en/til/2020/08/13/code-jekyll.conf
+src/content/en/til/2020/08/14/browse-git.updatedat-check: src/content/en/til/2020/08/14/browse-git.conf
+src/content/en/til/2020/08/16/git-search.updatedat-check: src/content/en/til/2020/08/16/git-search.conf
+src/content/en/til/2020/08/28/grep-online.updatedat-check: src/content/en/til/2020/08/28/grep-online.conf
+src/content/en/til/2020/09/04/cli-email-fun-profit.updatedat-check: src/content/en/til/2020/09/04/cli-email-fun-profit.conf
+src/content/en/til/2020/09/05/oldschool-pr.updatedat-check: src/content/en/til/2020/09/05/oldschool-pr.conf
+src/content/en/til/2020/10/11/search-git-history.updatedat-check: src/content/en/til/2020/10/11/search-git-history.conf
+src/content/en/til/2020/11/08/find-broken-symlink.updatedat-check: src/content/en/til/2020/11/08/find-broken-symlink.conf
+src/content/en/til/2020/11/12/diy-nix-bash-ci.updatedat-check: src/content/en/til/2020/11/12/diy-nix-bash-ci.conf
+src/content/en/til/2020/11/12/git-bisect-automation.updatedat-check: src/content/en/til/2020/11/12/git-bisect-automation.conf
+src/content/en/til/2020/11/12/useful-bashvars.updatedat-check: src/content/en/til/2020/11/12/useful-bashvars.conf
+src/content/en/til/2020/11/14/gpodder-media.updatedat-check: src/content/en/til/2020/11/14/gpodder-media.conf
+src/content/en/til/2020/11/30/git-notes-ci.updatedat-check: src/content/en/til/2020/11/30/git-notes-ci.conf
+src/content/en/til/2020/12/15/shellcheck-repo.updatedat-check: src/content/en/til/2020/12/15/shellcheck-repo.conf
+src/content/en/til/2020/12/29/svg.updatedat-check: src/content/en/til/2020/12/29/svg.conf
+src/content/en/til/2021/01/12/curl-awk-emails.updatedat-check: src/content/en/til/2021/01/12/curl-awk-emails.conf
+src/content/en/til/2021/01/17/posix-shebang.updatedat-check: src/content/en/til/2021/01/17/posix-shebang.conf
+src/content/en/til/2021/04/24/cl-generic-precedence.updatedat-check: src/content/en/til/2021/04/24/cl-generic-precedence.conf
+src/content/en/til/2021/04/24/clojure-autocurry.updatedat-check: src/content/en/til/2021/04/24/clojure-autocurry.conf
+src/content/en/til/2021/04/24/scm-nif.updatedat-check: src/content/en/til/2021/04/24/scm-nif.conf
+src/content/en/til/2021/07/23/git-tls-gpg.updatedat-check: src/content/en/til/2021/07/23/git-tls-gpg.conf
+src/content/en/til/2021/08/11/js-bigint-reviver.updatedat-check: src/content/en/til/2021/08/11/js-bigint-reviver.conf
src/content/pt/hea/2020/08/12/arquivo-datado.updatedat-check: src/content/pt/hea/2020/08/12/arquivo-datado.conf
src/content/en/blog/index.updatedat-check: src/content/en/blog/index.conf
-src/content/en/pastebins/index.updatedat-check: src/content/en/pastebins/index.conf
-src/content/en/podcasts/index.updatedat-check: src/content/en/podcasts/index.conf
-src/content/en/screencasts/index.updatedat-check: src/content/en/screencasts/index.conf
-src/content/en/tils/index.updatedat-check: src/content/en/tils/index.conf
+src/content/en/pastebin/index.updatedat-check: src/content/en/pastebin/index.conf
+src/content/en/podcast/index.updatedat-check: src/content/en/podcast/index.conf
+src/content/en/screencast/index.updatedat-check: src/content/en/screencast/index.conf
+src/content/en/til/index.updatedat-check: src/content/en/til/index.conf
src/content/en/blog/categories.updatedat-check: src/content/en/blog/categories.conf
-src/content/en/pastebins/categories.updatedat-check: src/content/en/pastebins/categories.conf
-src/content/en/podcasts/categories.updatedat-check: src/content/en/podcasts/categories.conf
-src/content/en/screencasts/categories.updatedat-check: src/content/en/screencasts/categories.conf
-src/content/en/tils/categories.updatedat-check: src/content/en/tils/categories.conf
+src/content/en/pastebin/categories.updatedat-check: src/content/en/pastebin/categories.conf
+src/content/en/podcast/categories.updatedat-check: src/content/en/podcast/categories.conf
+src/content/en/screencast/categories.updatedat-check: src/content/en/screencast/categories.conf
+src/content/en/til/categories.updatedat-check: src/content/en/til/categories.conf
src/content/en/about.links-internal-check: src/content/en/about.links
src/content/en/index.links-internal-check: src/content/en/index.links
src/content/pt/sobre.links-internal-check: src/content/pt/sobre.links
@@ -549,64 +549,64 @@ src/content/en/blog/2020/11/14/local-first-review.links-internal-check: src/cont
src/content/en/blog/2021/01/26/remembering-ann.links-internal-check: src/content/en/blog/2021/01/26/remembering-ann.links
src/content/en/blog/2021/02/17/fallible.links-internal-check: src/content/en/blog/2021/02/17/fallible.links
src/content/en/blog/2021/04/29/relational-review.links-internal-check: src/content/en/blog/2021/04/29/relational-review.links
-src/content/en/pastebins/2016/04/05/rpn.links-internal-check: src/content/en/pastebins/2016/04/05/rpn.links
-src/content/en/pastebins/2018/07/11/nix-pinning.links-internal-check: src/content/en/pastebins/2018/07/11/nix-pinning.links
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.links-internal-check: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.links
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.links-internal-check: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.links
-src/content/en/pastebins/2018/07/13/guixbuilder.links-internal-check: src/content/en/pastebins/2018/07/13/guixbuilder.links
-src/content/en/pastebins/2018/07/13/nix-strpad.links-internal-check: src/content/en/pastebins/2018/07/13/nix-strpad.links
-src/content/en/pastebins/2018/07/25/nix-exps.links-internal-check: src/content/en/pastebins/2018/07/25/nix-exps.links
-src/content/en/pastebins/2018/07/25/nix-showdrv.links-internal-check: src/content/en/pastebins/2018/07/25/nix-showdrv.links
-src/content/en/pastebins/2019/06/08/inconsistent-hash.links-internal-check: src/content/en/pastebins/2019/06/08/inconsistent-hash.links
-src/content/en/pastebins/2019/12/29/raku-tuple-type.links-internal-check: src/content/en/pastebins/2019/12/29/raku-tuple-type.links
-src/content/en/pastebins/2020/01/04/guix-import-failure.links-internal-check: src/content/en/pastebins/2020/01/04/guix-import-failure.links
-src/content/en/pastebins/2020/02/14/guix-shebang.links-internal-check: src/content/en/pastebins/2020/02/14/guix-shebang.links
-src/content/en/pastebins/2020/11/27/guix-build-local.links-internal-check: src/content/en/pastebins/2020/11/27/guix-build-local.links
-src/content/en/pastebins/2020/12/15/guix-pack-fail.links-internal-check: src/content/en/pastebins/2020/12/15/guix-pack-fail.links
-src/content/en/pastebins/2021/04/03/naive-slugify-js.links-internal-check: src/content/en/pastebins/2021/04/03/naive-slugify-js.links
-src/content/en/pastebins/2021/06/08/reading-session-pt1.links-internal-check: src/content/en/pastebins/2021/06/08/reading-session-pt1.links
-src/content/en/pastebins/2021/06/22/curl-wget.links-internal-check: src/content/en/pastebins/2021/06/22/curl-wget.links
-src/content/en/pastebins/2021/08/11/h1-spacing.links-internal-check: src/content/en/pastebins/2021/08/11/h1-spacing.links
-src/content/en/pastebins/2021/09/02/sicp-3-19.links-internal-check: src/content/en/pastebins/2021/09/02/sicp-3-19.links
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.links-internal-check: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.links
-src/content/en/pastebins/2022/07/14/git-cleanup.links-internal-check: src/content/en/pastebins/2022/07/14/git-cleanup.links
-src/content/en/pastebins/2023/07/22/funcallable-amop.links-internal-check: src/content/en/pastebins/2023/07/22/funcallable-amop.links
-src/content/en/podcasts/2020/12/19/test-entry.links-internal-check: src/content/en/podcasts/2020/12/19/test-entry.links
-src/content/en/screencasts/2021/02/07/autoqemu.links-internal-check: src/content/en/screencasts/2021/02/07/autoqemu.links
-src/content/en/tils/2020/08/12/filename-timestamp.links-internal-check: src/content/en/tils/2020/08/12/filename-timestamp.links
-src/content/en/tils/2020/08/13/code-jekyll.links-internal-check: src/content/en/tils/2020/08/13/code-jekyll.links
-src/content/en/tils/2020/08/14/browse-git.links-internal-check: src/content/en/tils/2020/08/14/browse-git.links
-src/content/en/tils/2020/08/16/git-search.links-internal-check: src/content/en/tils/2020/08/16/git-search.links
-src/content/en/tils/2020/08/28/grep-online.links-internal-check: src/content/en/tils/2020/08/28/grep-online.links
-src/content/en/tils/2020/09/04/cli-email-fun-profit.links-internal-check: src/content/en/tils/2020/09/04/cli-email-fun-profit.links
-src/content/en/tils/2020/09/05/oldschool-pr.links-internal-check: src/content/en/tils/2020/09/05/oldschool-pr.links
-src/content/en/tils/2020/10/11/search-git-history.links-internal-check: src/content/en/tils/2020/10/11/search-git-history.links
-src/content/en/tils/2020/11/08/find-broken-symlink.links-internal-check: src/content/en/tils/2020/11/08/find-broken-symlink.links
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.links-internal-check: src/content/en/tils/2020/11/12/diy-nix-bash-ci.links
-src/content/en/tils/2020/11/12/git-bisect-automation.links-internal-check: src/content/en/tils/2020/11/12/git-bisect-automation.links
-src/content/en/tils/2020/11/12/useful-bashvars.links-internal-check: src/content/en/tils/2020/11/12/useful-bashvars.links
-src/content/en/tils/2020/11/14/gpodder-media.links-internal-check: src/content/en/tils/2020/11/14/gpodder-media.links
-src/content/en/tils/2020/11/30/git-notes-ci.links-internal-check: src/content/en/tils/2020/11/30/git-notes-ci.links
-src/content/en/tils/2020/12/15/shellcheck-repo.links-internal-check: src/content/en/tils/2020/12/15/shellcheck-repo.links
-src/content/en/tils/2020/12/29/svg.links-internal-check: src/content/en/tils/2020/12/29/svg.links
-src/content/en/tils/2021/01/12/curl-awk-emails.links-internal-check: src/content/en/tils/2021/01/12/curl-awk-emails.links
-src/content/en/tils/2021/01/17/posix-shebang.links-internal-check: src/content/en/tils/2021/01/17/posix-shebang.links
-src/content/en/tils/2021/04/24/cl-generic-precedence.links-internal-check: src/content/en/tils/2021/04/24/cl-generic-precedence.links
-src/content/en/tils/2021/04/24/clojure-autocurry.links-internal-check: src/content/en/tils/2021/04/24/clojure-autocurry.links
-src/content/en/tils/2021/04/24/scm-nif.links-internal-check: src/content/en/tils/2021/04/24/scm-nif.links
-src/content/en/tils/2021/07/23/git-tls-gpg.links-internal-check: src/content/en/tils/2021/07/23/git-tls-gpg.links
-src/content/en/tils/2021/08/11/js-bigint-reviver.links-internal-check: src/content/en/tils/2021/08/11/js-bigint-reviver.links
+src/content/en/pastebin/2016/04/05/rpn.links-internal-check: src/content/en/pastebin/2016/04/05/rpn.links
+src/content/en/pastebin/2018/07/11/nix-pinning.links-internal-check: src/content/en/pastebin/2018/07/11/nix-pinning.links
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.links-internal-check: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.links
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.links-internal-check: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.links
+src/content/en/pastebin/2018/07/13/guixbuilder.links-internal-check: src/content/en/pastebin/2018/07/13/guixbuilder.links
+src/content/en/pastebin/2018/07/13/nix-strpad.links-internal-check: src/content/en/pastebin/2018/07/13/nix-strpad.links
+src/content/en/pastebin/2018/07/25/nix-exps.links-internal-check: src/content/en/pastebin/2018/07/25/nix-exps.links
+src/content/en/pastebin/2018/07/25/nix-showdrv.links-internal-check: src/content/en/pastebin/2018/07/25/nix-showdrv.links
+src/content/en/pastebin/2019/06/08/inconsistent-hash.links-internal-check: src/content/en/pastebin/2019/06/08/inconsistent-hash.links
+src/content/en/pastebin/2019/12/29/raku-tuple-type.links-internal-check: src/content/en/pastebin/2019/12/29/raku-tuple-type.links
+src/content/en/pastebin/2020/01/04/guix-import-failure.links-internal-check: src/content/en/pastebin/2020/01/04/guix-import-failure.links
+src/content/en/pastebin/2020/02/14/guix-shebang.links-internal-check: src/content/en/pastebin/2020/02/14/guix-shebang.links
+src/content/en/pastebin/2020/11/27/guix-build-local.links-internal-check: src/content/en/pastebin/2020/11/27/guix-build-local.links
+src/content/en/pastebin/2020/12/15/guix-pack-fail.links-internal-check: src/content/en/pastebin/2020/12/15/guix-pack-fail.links
+src/content/en/pastebin/2021/04/03/naive-slugify-js.links-internal-check: src/content/en/pastebin/2021/04/03/naive-slugify-js.links
+src/content/en/pastebin/2021/06/08/reading-session-pt1.links-internal-check: src/content/en/pastebin/2021/06/08/reading-session-pt1.links
+src/content/en/pastebin/2021/06/22/curl-wget.links-internal-check: src/content/en/pastebin/2021/06/22/curl-wget.links
+src/content/en/pastebin/2021/08/11/h1-spacing.links-internal-check: src/content/en/pastebin/2021/08/11/h1-spacing.links
+src/content/en/pastebin/2021/09/02/sicp-3-19.links-internal-check: src/content/en/pastebin/2021/09/02/sicp-3-19.links
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.links-internal-check: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.links
+src/content/en/pastebin/2022/07/14/git-cleanup.links-internal-check: src/content/en/pastebin/2022/07/14/git-cleanup.links
+src/content/en/pastebin/2023/07/22/funcallable-amop.links-internal-check: src/content/en/pastebin/2023/07/22/funcallable-amop.links
+src/content/en/podcast/2020/12/19/test-entry.links-internal-check: src/content/en/podcast/2020/12/19/test-entry.links
+src/content/en/screencast/2021/02/07/autoqemu.links-internal-check: src/content/en/screencast/2021/02/07/autoqemu.links
+src/content/en/til/2020/08/12/filename-timestamp.links-internal-check: src/content/en/til/2020/08/12/filename-timestamp.links
+src/content/en/til/2020/08/13/code-jekyll.links-internal-check: src/content/en/til/2020/08/13/code-jekyll.links
+src/content/en/til/2020/08/14/browse-git.links-internal-check: src/content/en/til/2020/08/14/browse-git.links
+src/content/en/til/2020/08/16/git-search.links-internal-check: src/content/en/til/2020/08/16/git-search.links
+src/content/en/til/2020/08/28/grep-online.links-internal-check: src/content/en/til/2020/08/28/grep-online.links
+src/content/en/til/2020/09/04/cli-email-fun-profit.links-internal-check: src/content/en/til/2020/09/04/cli-email-fun-profit.links
+src/content/en/til/2020/09/05/oldschool-pr.links-internal-check: src/content/en/til/2020/09/05/oldschool-pr.links
+src/content/en/til/2020/10/11/search-git-history.links-internal-check: src/content/en/til/2020/10/11/search-git-history.links
+src/content/en/til/2020/11/08/find-broken-symlink.links-internal-check: src/content/en/til/2020/11/08/find-broken-symlink.links
+src/content/en/til/2020/11/12/diy-nix-bash-ci.links-internal-check: src/content/en/til/2020/11/12/diy-nix-bash-ci.links
+src/content/en/til/2020/11/12/git-bisect-automation.links-internal-check: src/content/en/til/2020/11/12/git-bisect-automation.links
+src/content/en/til/2020/11/12/useful-bashvars.links-internal-check: src/content/en/til/2020/11/12/useful-bashvars.links
+src/content/en/til/2020/11/14/gpodder-media.links-internal-check: src/content/en/til/2020/11/14/gpodder-media.links
+src/content/en/til/2020/11/30/git-notes-ci.links-internal-check: src/content/en/til/2020/11/30/git-notes-ci.links
+src/content/en/til/2020/12/15/shellcheck-repo.links-internal-check: src/content/en/til/2020/12/15/shellcheck-repo.links
+src/content/en/til/2020/12/29/svg.links-internal-check: src/content/en/til/2020/12/29/svg.links
+src/content/en/til/2021/01/12/curl-awk-emails.links-internal-check: src/content/en/til/2021/01/12/curl-awk-emails.links
+src/content/en/til/2021/01/17/posix-shebang.links-internal-check: src/content/en/til/2021/01/17/posix-shebang.links
+src/content/en/til/2021/04/24/cl-generic-precedence.links-internal-check: src/content/en/til/2021/04/24/cl-generic-precedence.links
+src/content/en/til/2021/04/24/clojure-autocurry.links-internal-check: src/content/en/til/2021/04/24/clojure-autocurry.links
+src/content/en/til/2021/04/24/scm-nif.links-internal-check: src/content/en/til/2021/04/24/scm-nif.links
+src/content/en/til/2021/07/23/git-tls-gpg.links-internal-check: src/content/en/til/2021/07/23/git-tls-gpg.links
+src/content/en/til/2021/08/11/js-bigint-reviver.links-internal-check: src/content/en/til/2021/08/11/js-bigint-reviver.links
src/content/pt/hea/2020/08/12/arquivo-datado.links-internal-check: src/content/pt/hea/2020/08/12/arquivo-datado.links
src/content/en/blog/index.links-internal-check: src/content/en/blog/index.links
-src/content/en/pastebins/index.links-internal-check: src/content/en/pastebins/index.links
-src/content/en/podcasts/index.links-internal-check: src/content/en/podcasts/index.links
-src/content/en/screencasts/index.links-internal-check: src/content/en/screencasts/index.links
-src/content/en/tils/index.links-internal-check: src/content/en/tils/index.links
+src/content/en/pastebin/index.links-internal-check: src/content/en/pastebin/index.links
+src/content/en/podcast/index.links-internal-check: src/content/en/podcast/index.links
+src/content/en/screencast/index.links-internal-check: src/content/en/screencast/index.links
+src/content/en/til/index.links-internal-check: src/content/en/til/index.links
src/content/en/blog/categories.links-internal-check: src/content/en/blog/categories.links
-src/content/en/pastebins/categories.links-internal-check: src/content/en/pastebins/categories.links
-src/content/en/podcasts/categories.links-internal-check: src/content/en/podcasts/categories.links
-src/content/en/screencasts/categories.links-internal-check: src/content/en/screencasts/categories.links
-src/content/en/tils/categories.links-internal-check: src/content/en/tils/categories.links
+src/content/en/pastebin/categories.links-internal-check: src/content/en/pastebin/categories.links
+src/content/en/podcast/categories.links-internal-check: src/content/en/podcast/categories.links
+src/content/en/screencast/categories.links-internal-check: src/content/en/screencast/categories.links
+src/content/en/til/categories.links-internal-check: src/content/en/til/categories.links
src/content/en/about.caslinks: src/content/en/about.links
src/content/en/index.caslinks: src/content/en/index.links
src/content/pt/sobre.caslinks: src/content/pt/sobre.links
@@ -627,64 +627,64 @@ src/content/en/blog/2020/11/14/local-first-review.caslinks: src/content/en/blog/
src/content/en/blog/2021/01/26/remembering-ann.caslinks: src/content/en/blog/2021/01/26/remembering-ann.links
src/content/en/blog/2021/02/17/fallible.caslinks: src/content/en/blog/2021/02/17/fallible.links
src/content/en/blog/2021/04/29/relational-review.caslinks: src/content/en/blog/2021/04/29/relational-review.links
-src/content/en/pastebins/2016/04/05/rpn.caslinks: src/content/en/pastebins/2016/04/05/rpn.links
-src/content/en/pastebins/2018/07/11/nix-pinning.caslinks: src/content/en/pastebins/2018/07/11/nix-pinning.links
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.caslinks: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.links
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.caslinks: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.links
-src/content/en/pastebins/2018/07/13/guixbuilder.caslinks: src/content/en/pastebins/2018/07/13/guixbuilder.links
-src/content/en/pastebins/2018/07/13/nix-strpad.caslinks: src/content/en/pastebins/2018/07/13/nix-strpad.links
-src/content/en/pastebins/2018/07/25/nix-exps.caslinks: src/content/en/pastebins/2018/07/25/nix-exps.links
-src/content/en/pastebins/2018/07/25/nix-showdrv.caslinks: src/content/en/pastebins/2018/07/25/nix-showdrv.links
-src/content/en/pastebins/2019/06/08/inconsistent-hash.caslinks: src/content/en/pastebins/2019/06/08/inconsistent-hash.links
-src/content/en/pastebins/2019/12/29/raku-tuple-type.caslinks: src/content/en/pastebins/2019/12/29/raku-tuple-type.links
-src/content/en/pastebins/2020/01/04/guix-import-failure.caslinks: src/content/en/pastebins/2020/01/04/guix-import-failure.links
-src/content/en/pastebins/2020/02/14/guix-shebang.caslinks: src/content/en/pastebins/2020/02/14/guix-shebang.links
-src/content/en/pastebins/2020/11/27/guix-build-local.caslinks: src/content/en/pastebins/2020/11/27/guix-build-local.links
-src/content/en/pastebins/2020/12/15/guix-pack-fail.caslinks: src/content/en/pastebins/2020/12/15/guix-pack-fail.links
-src/content/en/pastebins/2021/04/03/naive-slugify-js.caslinks: src/content/en/pastebins/2021/04/03/naive-slugify-js.links
-src/content/en/pastebins/2021/06/08/reading-session-pt1.caslinks: src/content/en/pastebins/2021/06/08/reading-session-pt1.links
-src/content/en/pastebins/2021/06/22/curl-wget.caslinks: src/content/en/pastebins/2021/06/22/curl-wget.links
-src/content/en/pastebins/2021/08/11/h1-spacing.caslinks: src/content/en/pastebins/2021/08/11/h1-spacing.links
-src/content/en/pastebins/2021/09/02/sicp-3-19.caslinks: src/content/en/pastebins/2021/09/02/sicp-3-19.links
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.caslinks: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.links
-src/content/en/pastebins/2022/07/14/git-cleanup.caslinks: src/content/en/pastebins/2022/07/14/git-cleanup.links
-src/content/en/pastebins/2023/07/22/funcallable-amop.caslinks: src/content/en/pastebins/2023/07/22/funcallable-amop.links
-src/content/en/podcasts/2020/12/19/test-entry.caslinks: src/content/en/podcasts/2020/12/19/test-entry.links
-src/content/en/screencasts/2021/02/07/autoqemu.caslinks: src/content/en/screencasts/2021/02/07/autoqemu.links
-src/content/en/tils/2020/08/12/filename-timestamp.caslinks: src/content/en/tils/2020/08/12/filename-timestamp.links
-src/content/en/tils/2020/08/13/code-jekyll.caslinks: src/content/en/tils/2020/08/13/code-jekyll.links
-src/content/en/tils/2020/08/14/browse-git.caslinks: src/content/en/tils/2020/08/14/browse-git.links
-src/content/en/tils/2020/08/16/git-search.caslinks: src/content/en/tils/2020/08/16/git-search.links
-src/content/en/tils/2020/08/28/grep-online.caslinks: src/content/en/tils/2020/08/28/grep-online.links
-src/content/en/tils/2020/09/04/cli-email-fun-profit.caslinks: src/content/en/tils/2020/09/04/cli-email-fun-profit.links
-src/content/en/tils/2020/09/05/oldschool-pr.caslinks: src/content/en/tils/2020/09/05/oldschool-pr.links
-src/content/en/tils/2020/10/11/search-git-history.caslinks: src/content/en/tils/2020/10/11/search-git-history.links
-src/content/en/tils/2020/11/08/find-broken-symlink.caslinks: src/content/en/tils/2020/11/08/find-broken-symlink.links
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.caslinks: src/content/en/tils/2020/11/12/diy-nix-bash-ci.links
-src/content/en/tils/2020/11/12/git-bisect-automation.caslinks: src/content/en/tils/2020/11/12/git-bisect-automation.links
-src/content/en/tils/2020/11/12/useful-bashvars.caslinks: src/content/en/tils/2020/11/12/useful-bashvars.links
-src/content/en/tils/2020/11/14/gpodder-media.caslinks: src/content/en/tils/2020/11/14/gpodder-media.links
-src/content/en/tils/2020/11/30/git-notes-ci.caslinks: src/content/en/tils/2020/11/30/git-notes-ci.links
-src/content/en/tils/2020/12/15/shellcheck-repo.caslinks: src/content/en/tils/2020/12/15/shellcheck-repo.links
-src/content/en/tils/2020/12/29/svg.caslinks: src/content/en/tils/2020/12/29/svg.links
-src/content/en/tils/2021/01/12/curl-awk-emails.caslinks: src/content/en/tils/2021/01/12/curl-awk-emails.links
-src/content/en/tils/2021/01/17/posix-shebang.caslinks: src/content/en/tils/2021/01/17/posix-shebang.links
-src/content/en/tils/2021/04/24/cl-generic-precedence.caslinks: src/content/en/tils/2021/04/24/cl-generic-precedence.links
-src/content/en/tils/2021/04/24/clojure-autocurry.caslinks: src/content/en/tils/2021/04/24/clojure-autocurry.links
-src/content/en/tils/2021/04/24/scm-nif.caslinks: src/content/en/tils/2021/04/24/scm-nif.links
-src/content/en/tils/2021/07/23/git-tls-gpg.caslinks: src/content/en/tils/2021/07/23/git-tls-gpg.links
-src/content/en/tils/2021/08/11/js-bigint-reviver.caslinks: src/content/en/tils/2021/08/11/js-bigint-reviver.links
+src/content/en/pastebin/2016/04/05/rpn.caslinks: src/content/en/pastebin/2016/04/05/rpn.links
+src/content/en/pastebin/2018/07/11/nix-pinning.caslinks: src/content/en/pastebin/2018/07/11/nix-pinning.links
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.caslinks: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.links
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.caslinks: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.links
+src/content/en/pastebin/2018/07/13/guixbuilder.caslinks: src/content/en/pastebin/2018/07/13/guixbuilder.links
+src/content/en/pastebin/2018/07/13/nix-strpad.caslinks: src/content/en/pastebin/2018/07/13/nix-strpad.links
+src/content/en/pastebin/2018/07/25/nix-exps.caslinks: src/content/en/pastebin/2018/07/25/nix-exps.links
+src/content/en/pastebin/2018/07/25/nix-showdrv.caslinks: src/content/en/pastebin/2018/07/25/nix-showdrv.links
+src/content/en/pastebin/2019/06/08/inconsistent-hash.caslinks: src/content/en/pastebin/2019/06/08/inconsistent-hash.links
+src/content/en/pastebin/2019/12/29/raku-tuple-type.caslinks: src/content/en/pastebin/2019/12/29/raku-tuple-type.links
+src/content/en/pastebin/2020/01/04/guix-import-failure.caslinks: src/content/en/pastebin/2020/01/04/guix-import-failure.links
+src/content/en/pastebin/2020/02/14/guix-shebang.caslinks: src/content/en/pastebin/2020/02/14/guix-shebang.links
+src/content/en/pastebin/2020/11/27/guix-build-local.caslinks: src/content/en/pastebin/2020/11/27/guix-build-local.links
+src/content/en/pastebin/2020/12/15/guix-pack-fail.caslinks: src/content/en/pastebin/2020/12/15/guix-pack-fail.links
+src/content/en/pastebin/2021/04/03/naive-slugify-js.caslinks: src/content/en/pastebin/2021/04/03/naive-slugify-js.links
+src/content/en/pastebin/2021/06/08/reading-session-pt1.caslinks: src/content/en/pastebin/2021/06/08/reading-session-pt1.links
+src/content/en/pastebin/2021/06/22/curl-wget.caslinks: src/content/en/pastebin/2021/06/22/curl-wget.links
+src/content/en/pastebin/2021/08/11/h1-spacing.caslinks: src/content/en/pastebin/2021/08/11/h1-spacing.links
+src/content/en/pastebin/2021/09/02/sicp-3-19.caslinks: src/content/en/pastebin/2021/09/02/sicp-3-19.links
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.caslinks: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.links
+src/content/en/pastebin/2022/07/14/git-cleanup.caslinks: src/content/en/pastebin/2022/07/14/git-cleanup.links
+src/content/en/pastebin/2023/07/22/funcallable-amop.caslinks: src/content/en/pastebin/2023/07/22/funcallable-amop.links
+src/content/en/podcast/2020/12/19/test-entry.caslinks: src/content/en/podcast/2020/12/19/test-entry.links
+src/content/en/screencast/2021/02/07/autoqemu.caslinks: src/content/en/screencast/2021/02/07/autoqemu.links
+src/content/en/til/2020/08/12/filename-timestamp.caslinks: src/content/en/til/2020/08/12/filename-timestamp.links
+src/content/en/til/2020/08/13/code-jekyll.caslinks: src/content/en/til/2020/08/13/code-jekyll.links
+src/content/en/til/2020/08/14/browse-git.caslinks: src/content/en/til/2020/08/14/browse-git.links
+src/content/en/til/2020/08/16/git-search.caslinks: src/content/en/til/2020/08/16/git-search.links
+src/content/en/til/2020/08/28/grep-online.caslinks: src/content/en/til/2020/08/28/grep-online.links
+src/content/en/til/2020/09/04/cli-email-fun-profit.caslinks: src/content/en/til/2020/09/04/cli-email-fun-profit.links
+src/content/en/til/2020/09/05/oldschool-pr.caslinks: src/content/en/til/2020/09/05/oldschool-pr.links
+src/content/en/til/2020/10/11/search-git-history.caslinks: src/content/en/til/2020/10/11/search-git-history.links
+src/content/en/til/2020/11/08/find-broken-symlink.caslinks: src/content/en/til/2020/11/08/find-broken-symlink.links
+src/content/en/til/2020/11/12/diy-nix-bash-ci.caslinks: src/content/en/til/2020/11/12/diy-nix-bash-ci.links
+src/content/en/til/2020/11/12/git-bisect-automation.caslinks: src/content/en/til/2020/11/12/git-bisect-automation.links
+src/content/en/til/2020/11/12/useful-bashvars.caslinks: src/content/en/til/2020/11/12/useful-bashvars.links
+src/content/en/til/2020/11/14/gpodder-media.caslinks: src/content/en/til/2020/11/14/gpodder-media.links
+src/content/en/til/2020/11/30/git-notes-ci.caslinks: src/content/en/til/2020/11/30/git-notes-ci.links
+src/content/en/til/2020/12/15/shellcheck-repo.caslinks: src/content/en/til/2020/12/15/shellcheck-repo.links
+src/content/en/til/2020/12/29/svg.caslinks: src/content/en/til/2020/12/29/svg.links
+src/content/en/til/2021/01/12/curl-awk-emails.caslinks: src/content/en/til/2021/01/12/curl-awk-emails.links
+src/content/en/til/2021/01/17/posix-shebang.caslinks: src/content/en/til/2021/01/17/posix-shebang.links
+src/content/en/til/2021/04/24/cl-generic-precedence.caslinks: src/content/en/til/2021/04/24/cl-generic-precedence.links
+src/content/en/til/2021/04/24/clojure-autocurry.caslinks: src/content/en/til/2021/04/24/clojure-autocurry.links
+src/content/en/til/2021/04/24/scm-nif.caslinks: src/content/en/til/2021/04/24/scm-nif.links
+src/content/en/til/2021/07/23/git-tls-gpg.caslinks: src/content/en/til/2021/07/23/git-tls-gpg.links
+src/content/en/til/2021/08/11/js-bigint-reviver.caslinks: src/content/en/til/2021/08/11/js-bigint-reviver.links
src/content/pt/hea/2020/08/12/arquivo-datado.caslinks: src/content/pt/hea/2020/08/12/arquivo-datado.links
src/content/en/blog/index.caslinks: src/content/en/blog/index.links
-src/content/en/pastebins/index.caslinks: src/content/en/pastebins/index.links
-src/content/en/podcasts/index.caslinks: src/content/en/podcasts/index.links
-src/content/en/screencasts/index.caslinks: src/content/en/screencasts/index.links
-src/content/en/tils/index.caslinks: src/content/en/tils/index.links
+src/content/en/pastebin/index.caslinks: src/content/en/pastebin/index.links
+src/content/en/podcast/index.caslinks: src/content/en/podcast/index.links
+src/content/en/screencast/index.caslinks: src/content/en/screencast/index.links
+src/content/en/til/index.caslinks: src/content/en/til/index.links
src/content/en/blog/categories.caslinks: src/content/en/blog/categories.links
-src/content/en/pastebins/categories.caslinks: src/content/en/pastebins/categories.links
-src/content/en/podcasts/categories.caslinks: src/content/en/podcasts/categories.links
-src/content/en/screencasts/categories.caslinks: src/content/en/screencasts/categories.links
-src/content/en/tils/categories.caslinks: src/content/en/tils/categories.links
+src/content/en/pastebin/categories.caslinks: src/content/en/pastebin/categories.links
+src/content/en/podcast/categories.caslinks: src/content/en/podcast/categories.links
+src/content/en/screencast/categories.caslinks: src/content/en/screencast/categories.links
+src/content/en/til/categories.caslinks: src/content/en/til/categories.links
src/content/en/blog/2018/07/17/guix-nixos.feedentry: src/content/en/blog/2018/07/17/guix-nixos.conf src/content/en/blog/2018/07/17/guix-nixos.htmlbody
src/content/en/blog/2018/08/01/npm-ci-reproducibility.feedentry: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf src/content/en/blog/2018/08/01/npm-ci-reproducibility.htmlbody
@@ -703,53 +703,53 @@ src/content/en/blog/2020/11/14/local-first-review.feedentry: src/content/en/blog
src/content/en/blog/2021/01/26/remembering-ann.feedentry: src/content/en/blog/2021/01/26/remembering-ann.conf src/content/en/blog/2021/01/26/remembering-ann.htmlbody
src/content/en/blog/2021/02/17/fallible.feedentry: src/content/en/blog/2021/02/17/fallible.conf src/content/en/blog/2021/02/17/fallible.htmlbody
src/content/en/blog/2021/04/29/relational-review.feedentry: src/content/en/blog/2021/04/29/relational-review.conf src/content/en/blog/2021/04/29/relational-review.htmlbody
-src/content/en/pastebins/2016/04/05/rpn.feedentry: src/content/en/pastebins/2016/04/05/rpn.conf src/content/en/pastebins/2016/04/05/rpn.htmlbody
-src/content/en/pastebins/2018/07/11/nix-pinning.feedentry: src/content/en/pastebins/2018/07/11/nix-pinning.conf src/content/en/pastebins/2018/07/11/nix-pinning.htmlbody
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.feedentry: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf src/content/en/pastebins/2018/07/13/guix-nixos-systemd.htmlbody
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.feedentry: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf src/content/en/pastebins/2018/07/13/guixbuilder-nixos.htmlbody
-src/content/en/pastebins/2018/07/13/guixbuilder.feedentry: src/content/en/pastebins/2018/07/13/guixbuilder.conf src/content/en/pastebins/2018/07/13/guixbuilder.htmlbody
-src/content/en/pastebins/2018/07/13/nix-strpad.feedentry: src/content/en/pastebins/2018/07/13/nix-strpad.conf src/content/en/pastebins/2018/07/13/nix-strpad.htmlbody
-src/content/en/pastebins/2018/07/25/nix-exps.feedentry: src/content/en/pastebins/2018/07/25/nix-exps.conf src/content/en/pastebins/2018/07/25/nix-exps.htmlbody
-src/content/en/pastebins/2018/07/25/nix-showdrv.feedentry: src/content/en/pastebins/2018/07/25/nix-showdrv.conf src/content/en/pastebins/2018/07/25/nix-showdrv.htmlbody
-src/content/en/pastebins/2019/06/08/inconsistent-hash.feedentry: src/content/en/pastebins/2019/06/08/inconsistent-hash.conf src/content/en/pastebins/2019/06/08/inconsistent-hash.htmlbody
-src/content/en/pastebins/2019/12/29/raku-tuple-type.feedentry: src/content/en/pastebins/2019/12/29/raku-tuple-type.conf src/content/en/pastebins/2019/12/29/raku-tuple-type.htmlbody
-src/content/en/pastebins/2020/01/04/guix-import-failure.feedentry: src/content/en/pastebins/2020/01/04/guix-import-failure.conf src/content/en/pastebins/2020/01/04/guix-import-failure.htmlbody
-src/content/en/pastebins/2020/02/14/guix-shebang.feedentry: src/content/en/pastebins/2020/02/14/guix-shebang.conf src/content/en/pastebins/2020/02/14/guix-shebang.htmlbody
-src/content/en/pastebins/2020/11/27/guix-build-local.feedentry: src/content/en/pastebins/2020/11/27/guix-build-local.conf src/content/en/pastebins/2020/11/27/guix-build-local.htmlbody
-src/content/en/pastebins/2020/12/15/guix-pack-fail.feedentry: src/content/en/pastebins/2020/12/15/guix-pack-fail.conf src/content/en/pastebins/2020/12/15/guix-pack-fail.htmlbody
-src/content/en/pastebins/2021/04/03/naive-slugify-js.feedentry: src/content/en/pastebins/2021/04/03/naive-slugify-js.conf src/content/en/pastebins/2021/04/03/naive-slugify-js.htmlbody
-src/content/en/pastebins/2021/06/08/reading-session-pt1.feedentry: src/content/en/pastebins/2021/06/08/reading-session-pt1.conf src/content/en/pastebins/2021/06/08/reading-session-pt1.htmlbody
-src/content/en/pastebins/2021/06/22/curl-wget.feedentry: src/content/en/pastebins/2021/06/22/curl-wget.conf src/content/en/pastebins/2021/06/22/curl-wget.htmlbody
-src/content/en/pastebins/2021/08/11/h1-spacing.feedentry: src/content/en/pastebins/2021/08/11/h1-spacing.conf src/content/en/pastebins/2021/08/11/h1-spacing.htmlbody
-src/content/en/pastebins/2021/09/02/sicp-3-19.feedentry: src/content/en/pastebins/2021/09/02/sicp-3-19.conf src/content/en/pastebins/2021/09/02/sicp-3-19.htmlbody
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.feedentry: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf src/content/en/pastebins/2021/09/03/sicp-persistent-queue.htmlbody
-src/content/en/pastebins/2022/07/14/git-cleanup.feedentry: src/content/en/pastebins/2022/07/14/git-cleanup.conf src/content/en/pastebins/2022/07/14/git-cleanup.htmlbody
-src/content/en/pastebins/2023/07/22/funcallable-amop.feedentry: src/content/en/pastebins/2023/07/22/funcallable-amop.conf src/content/en/pastebins/2023/07/22/funcallable-amop.htmlbody
-src/content/en/podcasts/2020/12/19/test-entry.feedentry: src/content/en/podcasts/2020/12/19/test-entry.conf src/content/en/podcasts/2020/12/19/test-entry.htmlbody
-src/content/en/screencasts/2021/02/07/autoqemu.feedentry: src/content/en/screencasts/2021/02/07/autoqemu.conf src/content/en/screencasts/2021/02/07/autoqemu.htmlbody
-src/content/en/tils/2020/08/12/filename-timestamp.feedentry: src/content/en/tils/2020/08/12/filename-timestamp.conf src/content/en/tils/2020/08/12/filename-timestamp.htmlbody
-src/content/en/tils/2020/08/13/code-jekyll.feedentry: src/content/en/tils/2020/08/13/code-jekyll.conf src/content/en/tils/2020/08/13/code-jekyll.htmlbody
-src/content/en/tils/2020/08/14/browse-git.feedentry: src/content/en/tils/2020/08/14/browse-git.conf src/content/en/tils/2020/08/14/browse-git.htmlbody
-src/content/en/tils/2020/08/16/git-search.feedentry: src/content/en/tils/2020/08/16/git-search.conf src/content/en/tils/2020/08/16/git-search.htmlbody
-src/content/en/tils/2020/08/28/grep-online.feedentry: src/content/en/tils/2020/08/28/grep-online.conf src/content/en/tils/2020/08/28/grep-online.htmlbody
-src/content/en/tils/2020/09/04/cli-email-fun-profit.feedentry: src/content/en/tils/2020/09/04/cli-email-fun-profit.conf src/content/en/tils/2020/09/04/cli-email-fun-profit.htmlbody
-src/content/en/tils/2020/09/05/oldschool-pr.feedentry: src/content/en/tils/2020/09/05/oldschool-pr.conf src/content/en/tils/2020/09/05/oldschool-pr.htmlbody
-src/content/en/tils/2020/10/11/search-git-history.feedentry: src/content/en/tils/2020/10/11/search-git-history.conf src/content/en/tils/2020/10/11/search-git-history.htmlbody
-src/content/en/tils/2020/11/08/find-broken-symlink.feedentry: src/content/en/tils/2020/11/08/find-broken-symlink.conf src/content/en/tils/2020/11/08/find-broken-symlink.htmlbody
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.feedentry: src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf src/content/en/tils/2020/11/12/diy-nix-bash-ci.htmlbody
-src/content/en/tils/2020/11/12/git-bisect-automation.feedentry: src/content/en/tils/2020/11/12/git-bisect-automation.conf src/content/en/tils/2020/11/12/git-bisect-automation.htmlbody
-src/content/en/tils/2020/11/12/useful-bashvars.feedentry: src/content/en/tils/2020/11/12/useful-bashvars.conf src/content/en/tils/2020/11/12/useful-bashvars.htmlbody
-src/content/en/tils/2020/11/14/gpodder-media.feedentry: src/content/en/tils/2020/11/14/gpodder-media.conf src/content/en/tils/2020/11/14/gpodder-media.htmlbody
-src/content/en/tils/2020/11/30/git-notes-ci.feedentry: src/content/en/tils/2020/11/30/git-notes-ci.conf src/content/en/tils/2020/11/30/git-notes-ci.htmlbody
-src/content/en/tils/2020/12/15/shellcheck-repo.feedentry: src/content/en/tils/2020/12/15/shellcheck-repo.conf src/content/en/tils/2020/12/15/shellcheck-repo.htmlbody
-src/content/en/tils/2020/12/29/svg.feedentry: src/content/en/tils/2020/12/29/svg.conf src/content/en/tils/2020/12/29/svg.htmlbody
-src/content/en/tils/2021/01/12/curl-awk-emails.feedentry: src/content/en/tils/2021/01/12/curl-awk-emails.conf src/content/en/tils/2021/01/12/curl-awk-emails.htmlbody
-src/content/en/tils/2021/01/17/posix-shebang.feedentry: src/content/en/tils/2021/01/17/posix-shebang.conf src/content/en/tils/2021/01/17/posix-shebang.htmlbody
-src/content/en/tils/2021/04/24/cl-generic-precedence.feedentry: src/content/en/tils/2021/04/24/cl-generic-precedence.conf src/content/en/tils/2021/04/24/cl-generic-precedence.htmlbody
-src/content/en/tils/2021/04/24/clojure-autocurry.feedentry: src/content/en/tils/2021/04/24/clojure-autocurry.conf src/content/en/tils/2021/04/24/clojure-autocurry.htmlbody
-src/content/en/tils/2021/04/24/scm-nif.feedentry: src/content/en/tils/2021/04/24/scm-nif.conf src/content/en/tils/2021/04/24/scm-nif.htmlbody
-src/content/en/tils/2021/07/23/git-tls-gpg.feedentry: src/content/en/tils/2021/07/23/git-tls-gpg.conf src/content/en/tils/2021/07/23/git-tls-gpg.htmlbody
-src/content/en/tils/2021/08/11/js-bigint-reviver.feedentry: src/content/en/tils/2021/08/11/js-bigint-reviver.conf src/content/en/tils/2021/08/11/js-bigint-reviver.htmlbody
+src/content/en/pastebin/2016/04/05/rpn.feedentry: src/content/en/pastebin/2016/04/05/rpn.conf src/content/en/pastebin/2016/04/05/rpn.htmlbody
+src/content/en/pastebin/2018/07/11/nix-pinning.feedentry: src/content/en/pastebin/2018/07/11/nix-pinning.conf src/content/en/pastebin/2018/07/11/nix-pinning.htmlbody
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.feedentry: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf src/content/en/pastebin/2018/07/13/guix-nixos-systemd.htmlbody
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.feedentry: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf src/content/en/pastebin/2018/07/13/guixbuilder-nixos.htmlbody
+src/content/en/pastebin/2018/07/13/guixbuilder.feedentry: src/content/en/pastebin/2018/07/13/guixbuilder.conf src/content/en/pastebin/2018/07/13/guixbuilder.htmlbody
+src/content/en/pastebin/2018/07/13/nix-strpad.feedentry: src/content/en/pastebin/2018/07/13/nix-strpad.conf src/content/en/pastebin/2018/07/13/nix-strpad.htmlbody
+src/content/en/pastebin/2018/07/25/nix-exps.feedentry: src/content/en/pastebin/2018/07/25/nix-exps.conf src/content/en/pastebin/2018/07/25/nix-exps.htmlbody
+src/content/en/pastebin/2018/07/25/nix-showdrv.feedentry: src/content/en/pastebin/2018/07/25/nix-showdrv.conf src/content/en/pastebin/2018/07/25/nix-showdrv.htmlbody
+src/content/en/pastebin/2019/06/08/inconsistent-hash.feedentry: src/content/en/pastebin/2019/06/08/inconsistent-hash.conf src/content/en/pastebin/2019/06/08/inconsistent-hash.htmlbody
+src/content/en/pastebin/2019/12/29/raku-tuple-type.feedentry: src/content/en/pastebin/2019/12/29/raku-tuple-type.conf src/content/en/pastebin/2019/12/29/raku-tuple-type.htmlbody
+src/content/en/pastebin/2020/01/04/guix-import-failure.feedentry: src/content/en/pastebin/2020/01/04/guix-import-failure.conf src/content/en/pastebin/2020/01/04/guix-import-failure.htmlbody
+src/content/en/pastebin/2020/02/14/guix-shebang.feedentry: src/content/en/pastebin/2020/02/14/guix-shebang.conf src/content/en/pastebin/2020/02/14/guix-shebang.htmlbody
+src/content/en/pastebin/2020/11/27/guix-build-local.feedentry: src/content/en/pastebin/2020/11/27/guix-build-local.conf src/content/en/pastebin/2020/11/27/guix-build-local.htmlbody
+src/content/en/pastebin/2020/12/15/guix-pack-fail.feedentry: src/content/en/pastebin/2020/12/15/guix-pack-fail.conf src/content/en/pastebin/2020/12/15/guix-pack-fail.htmlbody
+src/content/en/pastebin/2021/04/03/naive-slugify-js.feedentry: src/content/en/pastebin/2021/04/03/naive-slugify-js.conf src/content/en/pastebin/2021/04/03/naive-slugify-js.htmlbody
+src/content/en/pastebin/2021/06/08/reading-session-pt1.feedentry: src/content/en/pastebin/2021/06/08/reading-session-pt1.conf src/content/en/pastebin/2021/06/08/reading-session-pt1.htmlbody
+src/content/en/pastebin/2021/06/22/curl-wget.feedentry: src/content/en/pastebin/2021/06/22/curl-wget.conf src/content/en/pastebin/2021/06/22/curl-wget.htmlbody
+src/content/en/pastebin/2021/08/11/h1-spacing.feedentry: src/content/en/pastebin/2021/08/11/h1-spacing.conf src/content/en/pastebin/2021/08/11/h1-spacing.htmlbody
+src/content/en/pastebin/2021/09/02/sicp-3-19.feedentry: src/content/en/pastebin/2021/09/02/sicp-3-19.conf src/content/en/pastebin/2021/09/02/sicp-3-19.htmlbody
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.feedentry: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf src/content/en/pastebin/2021/09/03/sicp-persistent-queue.htmlbody
+src/content/en/pastebin/2022/07/14/git-cleanup.feedentry: src/content/en/pastebin/2022/07/14/git-cleanup.conf src/content/en/pastebin/2022/07/14/git-cleanup.htmlbody
+src/content/en/pastebin/2023/07/22/funcallable-amop.feedentry: src/content/en/pastebin/2023/07/22/funcallable-amop.conf src/content/en/pastebin/2023/07/22/funcallable-amop.htmlbody
+src/content/en/podcast/2020/12/19/test-entry.feedentry: src/content/en/podcast/2020/12/19/test-entry.conf src/content/en/podcast/2020/12/19/test-entry.htmlbody
+src/content/en/screencast/2021/02/07/autoqemu.feedentry: src/content/en/screencast/2021/02/07/autoqemu.conf src/content/en/screencast/2021/02/07/autoqemu.htmlbody
+src/content/en/til/2020/08/12/filename-timestamp.feedentry: src/content/en/til/2020/08/12/filename-timestamp.conf src/content/en/til/2020/08/12/filename-timestamp.htmlbody
+src/content/en/til/2020/08/13/code-jekyll.feedentry: src/content/en/til/2020/08/13/code-jekyll.conf src/content/en/til/2020/08/13/code-jekyll.htmlbody
+src/content/en/til/2020/08/14/browse-git.feedentry: src/content/en/til/2020/08/14/browse-git.conf src/content/en/til/2020/08/14/browse-git.htmlbody
+src/content/en/til/2020/08/16/git-search.feedentry: src/content/en/til/2020/08/16/git-search.conf src/content/en/til/2020/08/16/git-search.htmlbody
+src/content/en/til/2020/08/28/grep-online.feedentry: src/content/en/til/2020/08/28/grep-online.conf src/content/en/til/2020/08/28/grep-online.htmlbody
+src/content/en/til/2020/09/04/cli-email-fun-profit.feedentry: src/content/en/til/2020/09/04/cli-email-fun-profit.conf src/content/en/til/2020/09/04/cli-email-fun-profit.htmlbody
+src/content/en/til/2020/09/05/oldschool-pr.feedentry: src/content/en/til/2020/09/05/oldschool-pr.conf src/content/en/til/2020/09/05/oldschool-pr.htmlbody
+src/content/en/til/2020/10/11/search-git-history.feedentry: src/content/en/til/2020/10/11/search-git-history.conf src/content/en/til/2020/10/11/search-git-history.htmlbody
+src/content/en/til/2020/11/08/find-broken-symlink.feedentry: src/content/en/til/2020/11/08/find-broken-symlink.conf src/content/en/til/2020/11/08/find-broken-symlink.htmlbody
+src/content/en/til/2020/11/12/diy-nix-bash-ci.feedentry: src/content/en/til/2020/11/12/diy-nix-bash-ci.conf src/content/en/til/2020/11/12/diy-nix-bash-ci.htmlbody
+src/content/en/til/2020/11/12/git-bisect-automation.feedentry: src/content/en/til/2020/11/12/git-bisect-automation.conf src/content/en/til/2020/11/12/git-bisect-automation.htmlbody
+src/content/en/til/2020/11/12/useful-bashvars.feedentry: src/content/en/til/2020/11/12/useful-bashvars.conf src/content/en/til/2020/11/12/useful-bashvars.htmlbody
+src/content/en/til/2020/11/14/gpodder-media.feedentry: src/content/en/til/2020/11/14/gpodder-media.conf src/content/en/til/2020/11/14/gpodder-media.htmlbody
+src/content/en/til/2020/11/30/git-notes-ci.feedentry: src/content/en/til/2020/11/30/git-notes-ci.conf src/content/en/til/2020/11/30/git-notes-ci.htmlbody
+src/content/en/til/2020/12/15/shellcheck-repo.feedentry: src/content/en/til/2020/12/15/shellcheck-repo.conf src/content/en/til/2020/12/15/shellcheck-repo.htmlbody
+src/content/en/til/2020/12/29/svg.feedentry: src/content/en/til/2020/12/29/svg.conf src/content/en/til/2020/12/29/svg.htmlbody
+src/content/en/til/2021/01/12/curl-awk-emails.feedentry: src/content/en/til/2021/01/12/curl-awk-emails.conf src/content/en/til/2021/01/12/curl-awk-emails.htmlbody
+src/content/en/til/2021/01/17/posix-shebang.feedentry: src/content/en/til/2021/01/17/posix-shebang.conf src/content/en/til/2021/01/17/posix-shebang.htmlbody
+src/content/en/til/2021/04/24/cl-generic-precedence.feedentry: src/content/en/til/2021/04/24/cl-generic-precedence.conf src/content/en/til/2021/04/24/cl-generic-precedence.htmlbody
+src/content/en/til/2021/04/24/clojure-autocurry.feedentry: src/content/en/til/2021/04/24/clojure-autocurry.conf src/content/en/til/2021/04/24/clojure-autocurry.htmlbody
+src/content/en/til/2021/04/24/scm-nif.feedentry: src/content/en/til/2021/04/24/scm-nif.conf src/content/en/til/2021/04/24/scm-nif.htmlbody
+src/content/en/til/2021/07/23/git-tls-gpg.feedentry: src/content/en/til/2021/07/23/git-tls-gpg.conf src/content/en/til/2021/07/23/git-tls-gpg.htmlbody
+src/content/en/til/2021/08/11/js-bigint-reviver.feedentry: src/content/en/til/2021/08/11/js-bigint-reviver.conf src/content/en/til/2021/08/11/js-bigint-reviver.htmlbody
src/content/pt/hea/2020/08/12/arquivo-datado.feedentry: src/content/pt/hea/2020/08/12/arquivo-datado.conf src/content/pt/hea/2020/08/12/arquivo-datado.htmlbody
src/content/en/blog/2018/07/17/guix-nixos.sortdata: src/content/en/blog/2018/07/17/guix-nixos.conf
src/content/en/blog/2018/08/01/npm-ci-reproducibility.sortdata: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf
@@ -768,53 +768,53 @@ src/content/en/blog/2020/11/14/local-first-review.sortdata: src/content/en/blog/
src/content/en/blog/2021/01/26/remembering-ann.sortdata: src/content/en/blog/2021/01/26/remembering-ann.conf
src/content/en/blog/2021/02/17/fallible.sortdata: src/content/en/blog/2021/02/17/fallible.conf
src/content/en/blog/2021/04/29/relational-review.sortdata: src/content/en/blog/2021/04/29/relational-review.conf
-src/content/en/pastebins/2016/04/05/rpn.sortdata: src/content/en/pastebins/2016/04/05/rpn.conf
-src/content/en/pastebins/2018/07/11/nix-pinning.sortdata: src/content/en/pastebins/2018/07/11/nix-pinning.conf
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.sortdata: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.sortdata: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf
-src/content/en/pastebins/2018/07/13/guixbuilder.sortdata: src/content/en/pastebins/2018/07/13/guixbuilder.conf
-src/content/en/pastebins/2018/07/13/nix-strpad.sortdata: src/content/en/pastebins/2018/07/13/nix-strpad.conf
-src/content/en/pastebins/2018/07/25/nix-exps.sortdata: src/content/en/pastebins/2018/07/25/nix-exps.conf
-src/content/en/pastebins/2018/07/25/nix-showdrv.sortdata: src/content/en/pastebins/2018/07/25/nix-showdrv.conf
-src/content/en/pastebins/2019/06/08/inconsistent-hash.sortdata: src/content/en/pastebins/2019/06/08/inconsistent-hash.conf
-src/content/en/pastebins/2019/12/29/raku-tuple-type.sortdata: src/content/en/pastebins/2019/12/29/raku-tuple-type.conf
-src/content/en/pastebins/2020/01/04/guix-import-failure.sortdata: src/content/en/pastebins/2020/01/04/guix-import-failure.conf
-src/content/en/pastebins/2020/02/14/guix-shebang.sortdata: src/content/en/pastebins/2020/02/14/guix-shebang.conf
-src/content/en/pastebins/2020/11/27/guix-build-local.sortdata: src/content/en/pastebins/2020/11/27/guix-build-local.conf
-src/content/en/pastebins/2020/12/15/guix-pack-fail.sortdata: src/content/en/pastebins/2020/12/15/guix-pack-fail.conf
-src/content/en/pastebins/2021/04/03/naive-slugify-js.sortdata: src/content/en/pastebins/2021/04/03/naive-slugify-js.conf
-src/content/en/pastebins/2021/06/08/reading-session-pt1.sortdata: src/content/en/pastebins/2021/06/08/reading-session-pt1.conf
-src/content/en/pastebins/2021/06/22/curl-wget.sortdata: src/content/en/pastebins/2021/06/22/curl-wget.conf
-src/content/en/pastebins/2021/08/11/h1-spacing.sortdata: src/content/en/pastebins/2021/08/11/h1-spacing.conf
-src/content/en/pastebins/2021/09/02/sicp-3-19.sortdata: src/content/en/pastebins/2021/09/02/sicp-3-19.conf
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.sortdata: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf
-src/content/en/pastebins/2022/07/14/git-cleanup.sortdata: src/content/en/pastebins/2022/07/14/git-cleanup.conf
-src/content/en/pastebins/2023/07/22/funcallable-amop.sortdata: src/content/en/pastebins/2023/07/22/funcallable-amop.conf
-src/content/en/podcasts/2020/12/19/test-entry.sortdata: src/content/en/podcasts/2020/12/19/test-entry.conf
-src/content/en/screencasts/2021/02/07/autoqemu.sortdata: src/content/en/screencasts/2021/02/07/autoqemu.conf
-src/content/en/tils/2020/08/12/filename-timestamp.sortdata: src/content/en/tils/2020/08/12/filename-timestamp.conf
-src/content/en/tils/2020/08/13/code-jekyll.sortdata: src/content/en/tils/2020/08/13/code-jekyll.conf
-src/content/en/tils/2020/08/14/browse-git.sortdata: src/content/en/tils/2020/08/14/browse-git.conf
-src/content/en/tils/2020/08/16/git-search.sortdata: src/content/en/tils/2020/08/16/git-search.conf
-src/content/en/tils/2020/08/28/grep-online.sortdata: src/content/en/tils/2020/08/28/grep-online.conf
-src/content/en/tils/2020/09/04/cli-email-fun-profit.sortdata: src/content/en/tils/2020/09/04/cli-email-fun-profit.conf
-src/content/en/tils/2020/09/05/oldschool-pr.sortdata: src/content/en/tils/2020/09/05/oldschool-pr.conf
-src/content/en/tils/2020/10/11/search-git-history.sortdata: src/content/en/tils/2020/10/11/search-git-history.conf
-src/content/en/tils/2020/11/08/find-broken-symlink.sortdata: src/content/en/tils/2020/11/08/find-broken-symlink.conf
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.sortdata: src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf
-src/content/en/tils/2020/11/12/git-bisect-automation.sortdata: src/content/en/tils/2020/11/12/git-bisect-automation.conf
-src/content/en/tils/2020/11/12/useful-bashvars.sortdata: src/content/en/tils/2020/11/12/useful-bashvars.conf
-src/content/en/tils/2020/11/14/gpodder-media.sortdata: src/content/en/tils/2020/11/14/gpodder-media.conf
-src/content/en/tils/2020/11/30/git-notes-ci.sortdata: src/content/en/tils/2020/11/30/git-notes-ci.conf
-src/content/en/tils/2020/12/15/shellcheck-repo.sortdata: src/content/en/tils/2020/12/15/shellcheck-repo.conf
-src/content/en/tils/2020/12/29/svg.sortdata: src/content/en/tils/2020/12/29/svg.conf
-src/content/en/tils/2021/01/12/curl-awk-emails.sortdata: src/content/en/tils/2021/01/12/curl-awk-emails.conf
-src/content/en/tils/2021/01/17/posix-shebang.sortdata: src/content/en/tils/2021/01/17/posix-shebang.conf
-src/content/en/tils/2021/04/24/cl-generic-precedence.sortdata: src/content/en/tils/2021/04/24/cl-generic-precedence.conf
-src/content/en/tils/2021/04/24/clojure-autocurry.sortdata: src/content/en/tils/2021/04/24/clojure-autocurry.conf
-src/content/en/tils/2021/04/24/scm-nif.sortdata: src/content/en/tils/2021/04/24/scm-nif.conf
-src/content/en/tils/2021/07/23/git-tls-gpg.sortdata: src/content/en/tils/2021/07/23/git-tls-gpg.conf
-src/content/en/tils/2021/08/11/js-bigint-reviver.sortdata: src/content/en/tils/2021/08/11/js-bigint-reviver.conf
+src/content/en/pastebin/2016/04/05/rpn.sortdata: src/content/en/pastebin/2016/04/05/rpn.conf
+src/content/en/pastebin/2018/07/11/nix-pinning.sortdata: src/content/en/pastebin/2018/07/11/nix-pinning.conf
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.sortdata: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.sortdata: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf
+src/content/en/pastebin/2018/07/13/guixbuilder.sortdata: src/content/en/pastebin/2018/07/13/guixbuilder.conf
+src/content/en/pastebin/2018/07/13/nix-strpad.sortdata: src/content/en/pastebin/2018/07/13/nix-strpad.conf
+src/content/en/pastebin/2018/07/25/nix-exps.sortdata: src/content/en/pastebin/2018/07/25/nix-exps.conf
+src/content/en/pastebin/2018/07/25/nix-showdrv.sortdata: src/content/en/pastebin/2018/07/25/nix-showdrv.conf
+src/content/en/pastebin/2019/06/08/inconsistent-hash.sortdata: src/content/en/pastebin/2019/06/08/inconsistent-hash.conf
+src/content/en/pastebin/2019/12/29/raku-tuple-type.sortdata: src/content/en/pastebin/2019/12/29/raku-tuple-type.conf
+src/content/en/pastebin/2020/01/04/guix-import-failure.sortdata: src/content/en/pastebin/2020/01/04/guix-import-failure.conf
+src/content/en/pastebin/2020/02/14/guix-shebang.sortdata: src/content/en/pastebin/2020/02/14/guix-shebang.conf
+src/content/en/pastebin/2020/11/27/guix-build-local.sortdata: src/content/en/pastebin/2020/11/27/guix-build-local.conf
+src/content/en/pastebin/2020/12/15/guix-pack-fail.sortdata: src/content/en/pastebin/2020/12/15/guix-pack-fail.conf
+src/content/en/pastebin/2021/04/03/naive-slugify-js.sortdata: src/content/en/pastebin/2021/04/03/naive-slugify-js.conf
+src/content/en/pastebin/2021/06/08/reading-session-pt1.sortdata: src/content/en/pastebin/2021/06/08/reading-session-pt1.conf
+src/content/en/pastebin/2021/06/22/curl-wget.sortdata: src/content/en/pastebin/2021/06/22/curl-wget.conf
+src/content/en/pastebin/2021/08/11/h1-spacing.sortdata: src/content/en/pastebin/2021/08/11/h1-spacing.conf
+src/content/en/pastebin/2021/09/02/sicp-3-19.sortdata: src/content/en/pastebin/2021/09/02/sicp-3-19.conf
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.sortdata: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf
+src/content/en/pastebin/2022/07/14/git-cleanup.sortdata: src/content/en/pastebin/2022/07/14/git-cleanup.conf
+src/content/en/pastebin/2023/07/22/funcallable-amop.sortdata: src/content/en/pastebin/2023/07/22/funcallable-amop.conf
+src/content/en/podcast/2020/12/19/test-entry.sortdata: src/content/en/podcast/2020/12/19/test-entry.conf
+src/content/en/screencast/2021/02/07/autoqemu.sortdata: src/content/en/screencast/2021/02/07/autoqemu.conf
+src/content/en/til/2020/08/12/filename-timestamp.sortdata: src/content/en/til/2020/08/12/filename-timestamp.conf
+src/content/en/til/2020/08/13/code-jekyll.sortdata: src/content/en/til/2020/08/13/code-jekyll.conf
+src/content/en/til/2020/08/14/browse-git.sortdata: src/content/en/til/2020/08/14/browse-git.conf
+src/content/en/til/2020/08/16/git-search.sortdata: src/content/en/til/2020/08/16/git-search.conf
+src/content/en/til/2020/08/28/grep-online.sortdata: src/content/en/til/2020/08/28/grep-online.conf
+src/content/en/til/2020/09/04/cli-email-fun-profit.sortdata: src/content/en/til/2020/09/04/cli-email-fun-profit.conf
+src/content/en/til/2020/09/05/oldschool-pr.sortdata: src/content/en/til/2020/09/05/oldschool-pr.conf
+src/content/en/til/2020/10/11/search-git-history.sortdata: src/content/en/til/2020/10/11/search-git-history.conf
+src/content/en/til/2020/11/08/find-broken-symlink.sortdata: src/content/en/til/2020/11/08/find-broken-symlink.conf
+src/content/en/til/2020/11/12/diy-nix-bash-ci.sortdata: src/content/en/til/2020/11/12/diy-nix-bash-ci.conf
+src/content/en/til/2020/11/12/git-bisect-automation.sortdata: src/content/en/til/2020/11/12/git-bisect-automation.conf
+src/content/en/til/2020/11/12/useful-bashvars.sortdata: src/content/en/til/2020/11/12/useful-bashvars.conf
+src/content/en/til/2020/11/14/gpodder-media.sortdata: src/content/en/til/2020/11/14/gpodder-media.conf
+src/content/en/til/2020/11/30/git-notes-ci.sortdata: src/content/en/til/2020/11/30/git-notes-ci.conf
+src/content/en/til/2020/12/15/shellcheck-repo.sortdata: src/content/en/til/2020/12/15/shellcheck-repo.conf
+src/content/en/til/2020/12/29/svg.sortdata: src/content/en/til/2020/12/29/svg.conf
+src/content/en/til/2021/01/12/curl-awk-emails.sortdata: src/content/en/til/2021/01/12/curl-awk-emails.conf
+src/content/en/til/2021/01/17/posix-shebang.sortdata: src/content/en/til/2021/01/17/posix-shebang.conf
+src/content/en/til/2021/04/24/cl-generic-precedence.sortdata: src/content/en/til/2021/04/24/cl-generic-precedence.conf
+src/content/en/til/2021/04/24/clojure-autocurry.sortdata: src/content/en/til/2021/04/24/clojure-autocurry.conf
+src/content/en/til/2021/04/24/scm-nif.sortdata: src/content/en/til/2021/04/24/scm-nif.conf
+src/content/en/til/2021/07/23/git-tls-gpg.sortdata: src/content/en/til/2021/07/23/git-tls-gpg.conf
+src/content/en/til/2021/08/11/js-bigint-reviver.sortdata: src/content/en/til/2021/08/11/js-bigint-reviver.conf
src/content/pt/hea/2020/08/12/arquivo-datado.sortdata: src/content/pt/hea/2020/08/12/arquivo-datado.conf
src/content/en/blog/2018/07/17/guix-nixos.categorydata: src/content/en/blog/2018/07/17/guix-nixos.conf
src/content/en/blog/2018/08/01/npm-ci-reproducibility.categorydata: src/content/en/blog/2018/08/01/npm-ci-reproducibility.conf
@@ -833,99 +833,99 @@ src/content/en/blog/2020/11/14/local-first-review.categorydata: src/content/en/b
src/content/en/blog/2021/01/26/remembering-ann.categorydata: src/content/en/blog/2021/01/26/remembering-ann.conf
src/content/en/blog/2021/02/17/fallible.categorydata: src/content/en/blog/2021/02/17/fallible.conf
src/content/en/blog/2021/04/29/relational-review.categorydata: src/content/en/blog/2021/04/29/relational-review.conf
-src/content/en/pastebins/2016/04/05/rpn.categorydata: src/content/en/pastebins/2016/04/05/rpn.conf
-src/content/en/pastebins/2018/07/11/nix-pinning.categorydata: src/content/en/pastebins/2018/07/11/nix-pinning.conf
-src/content/en/pastebins/2018/07/13/guix-nixos-systemd.categorydata: src/content/en/pastebins/2018/07/13/guix-nixos-systemd.conf
-src/content/en/pastebins/2018/07/13/guixbuilder-nixos.categorydata: src/content/en/pastebins/2018/07/13/guixbuilder-nixos.conf
-src/content/en/pastebins/2018/07/13/guixbuilder.categorydata: src/content/en/pastebins/2018/07/13/guixbuilder.conf
-src/content/en/pastebins/2018/07/13/nix-strpad.categorydata: src/content/en/pastebins/2018/07/13/nix-strpad.conf
-src/content/en/pastebins/2018/07/25/nix-exps.categorydata: src/content/en/pastebins/2018/07/25/nix-exps.conf
-src/content/en/pastebins/2018/07/25/nix-showdrv.categorydata: src/content/en/pastebins/2018/07/25/nix-showdrv.conf
-src/content/en/pastebins/2019/06/08/inconsistent-hash.categorydata: src/content/en/pastebins/2019/06/08/inconsistent-hash.conf
-src/content/en/pastebins/2019/12/29/raku-tuple-type.categorydata: src/content/en/pastebins/2019/12/29/raku-tuple-type.conf
-src/content/en/pastebins/2020/01/04/guix-import-failure.categorydata: src/content/en/pastebins/2020/01/04/guix-import-failure.conf
-src/content/en/pastebins/2020/02/14/guix-shebang.categorydata: src/content/en/pastebins/2020/02/14/guix-shebang.conf
-src/content/en/pastebins/2020/11/27/guix-build-local.categorydata: src/content/en/pastebins/2020/11/27/guix-build-local.conf
-src/content/en/pastebins/2020/12/15/guix-pack-fail.categorydata: src/content/en/pastebins/2020/12/15/guix-pack-fail.conf
-src/content/en/pastebins/2021/04/03/naive-slugify-js.categorydata: src/content/en/pastebins/2021/04/03/naive-slugify-js.conf
-src/content/en/pastebins/2021/06/08/reading-session-pt1.categorydata: src/content/en/pastebins/2021/06/08/reading-session-pt1.conf
-src/content/en/pastebins/2021/06/22/curl-wget.categorydata: src/content/en/pastebins/2021/06/22/curl-wget.conf
-src/content/en/pastebins/2021/08/11/h1-spacing.categorydata: src/content/en/pastebins/2021/08/11/h1-spacing.conf
-src/content/en/pastebins/2021/09/02/sicp-3-19.categorydata: src/content/en/pastebins/2021/09/02/sicp-3-19.conf
-src/content/en/pastebins/2021/09/03/sicp-persistent-queue.categorydata: src/content/en/pastebins/2021/09/03/sicp-persistent-queue.conf
-src/content/en/pastebins/2022/07/14/git-cleanup.categorydata: src/content/en/pastebins/2022/07/14/git-cleanup.conf
-src/content/en/pastebins/2023/07/22/funcallable-amop.categorydata: src/content/en/pastebins/2023/07/22/funcallable-amop.conf
-src/content/en/podcasts/2020/12/19/test-entry.categorydata: src/content/en/podcasts/2020/12/19/test-entry.conf
-src/content/en/screencasts/2021/02/07/autoqemu.categorydata: src/content/en/screencasts/2021/02/07/autoqemu.conf
-src/content/en/tils/2020/08/12/filename-timestamp.categorydata: src/content/en/tils/2020/08/12/filename-timestamp.conf
-src/content/en/tils/2020/08/13/code-jekyll.categorydata: src/content/en/tils/2020/08/13/code-jekyll.conf
-src/content/en/tils/2020/08/14/browse-git.categorydata: src/content/en/tils/2020/08/14/browse-git.conf
-src/content/en/tils/2020/08/16/git-search.categorydata: src/content/en/tils/2020/08/16/git-search.conf
-src/content/en/tils/2020/08/28/grep-online.categorydata: src/content/en/tils/2020/08/28/grep-online.conf
-src/content/en/tils/2020/09/04/cli-email-fun-profit.categorydata: src/content/en/tils/2020/09/04/cli-email-fun-profit.conf
-src/content/en/tils/2020/09/05/oldschool-pr.categorydata: src/content/en/tils/2020/09/05/oldschool-pr.conf
-src/content/en/tils/2020/10/11/search-git-history.categorydata: src/content/en/tils/2020/10/11/search-git-history.conf
-src/content/en/tils/2020/11/08/find-broken-symlink.categorydata: src/content/en/tils/2020/11/08/find-broken-symlink.conf
-src/content/en/tils/2020/11/12/diy-nix-bash-ci.categorydata: src/content/en/tils/2020/11/12/diy-nix-bash-ci.conf
-src/content/en/tils/2020/11/12/git-bisect-automation.categorydata: src/content/en/tils/2020/11/12/git-bisect-automation.conf
-src/content/en/tils/2020/11/12/useful-bashvars.categorydata: src/content/en/tils/2020/11/12/useful-bashvars.conf
-src/content/en/tils/2020/11/14/gpodder-media.categorydata: src/content/en/tils/2020/11/14/gpodder-media.conf
-src/content/en/tils/2020/11/30/git-notes-ci.categorydata: src/content/en/tils/2020/11/30/git-notes-ci.conf
-src/content/en/tils/2020/12/15/shellcheck-repo.categorydata: src/content/en/tils/2020/12/15/shellcheck-repo.conf
-src/content/en/tils/2020/12/29/svg.categorydata: src/content/en/tils/2020/12/29/svg.conf
-src/content/en/tils/2021/01/12/curl-awk-emails.categorydata: src/content/en/tils/2021/01/12/curl-awk-emails.conf
-src/content/en/tils/2021/01/17/posix-shebang.categorydata: src/content/en/tils/2021/01/17/posix-shebang.conf
-src/content/en/tils/2021/04/24/cl-generic-precedence.categorydata: src/content/en/tils/2021/04/24/cl-generic-precedence.conf
-src/content/en/tils/2021/04/24/clojure-autocurry.categorydata: src/content/en/tils/2021/04/24/clojure-autocurry.conf
-src/content/en/tils/2021/04/24/scm-nif.categorydata: src/content/en/tils/2021/04/24/scm-nif.conf
-src/content/en/tils/2021/07/23/git-tls-gpg.categorydata: src/content/en/tils/2021/07/23/git-tls-gpg.conf
-src/content/en/tils/2021/08/11/js-bigint-reviver.categorydata: src/content/en/tils/2021/08/11/js-bigint-reviver.conf
+src/content/en/pastebin/2016/04/05/rpn.categorydata: src/content/en/pastebin/2016/04/05/rpn.conf
+src/content/en/pastebin/2018/07/11/nix-pinning.categorydata: src/content/en/pastebin/2018/07/11/nix-pinning.conf
+src/content/en/pastebin/2018/07/13/guix-nixos-systemd.categorydata: src/content/en/pastebin/2018/07/13/guix-nixos-systemd.conf
+src/content/en/pastebin/2018/07/13/guixbuilder-nixos.categorydata: src/content/en/pastebin/2018/07/13/guixbuilder-nixos.conf
+src/content/en/pastebin/2018/07/13/guixbuilder.categorydata: src/content/en/pastebin/2018/07/13/guixbuilder.conf
+src/content/en/pastebin/2018/07/13/nix-strpad.categorydata: src/content/en/pastebin/2018/07/13/nix-strpad.conf
+src/content/en/pastebin/2018/07/25/nix-exps.categorydata: src/content/en/pastebin/2018/07/25/nix-exps.conf
+src/content/en/pastebin/2018/07/25/nix-showdrv.categorydata: src/content/en/pastebin/2018/07/25/nix-showdrv.conf
+src/content/en/pastebin/2019/06/08/inconsistent-hash.categorydata: src/content/en/pastebin/2019/06/08/inconsistent-hash.conf
+src/content/en/pastebin/2019/12/29/raku-tuple-type.categorydata: src/content/en/pastebin/2019/12/29/raku-tuple-type.conf
+src/content/en/pastebin/2020/01/04/guix-import-failure.categorydata: src/content/en/pastebin/2020/01/04/guix-import-failure.conf
+src/content/en/pastebin/2020/02/14/guix-shebang.categorydata: src/content/en/pastebin/2020/02/14/guix-shebang.conf
+src/content/en/pastebin/2020/11/27/guix-build-local.categorydata: src/content/en/pastebin/2020/11/27/guix-build-local.conf
+src/content/en/pastebin/2020/12/15/guix-pack-fail.categorydata: src/content/en/pastebin/2020/12/15/guix-pack-fail.conf
+src/content/en/pastebin/2021/04/03/naive-slugify-js.categorydata: src/content/en/pastebin/2021/04/03/naive-slugify-js.conf
+src/content/en/pastebin/2021/06/08/reading-session-pt1.categorydata: src/content/en/pastebin/2021/06/08/reading-session-pt1.conf
+src/content/en/pastebin/2021/06/22/curl-wget.categorydata: src/content/en/pastebin/2021/06/22/curl-wget.conf
+src/content/en/pastebin/2021/08/11/h1-spacing.categorydata: src/content/en/pastebin/2021/08/11/h1-spacing.conf
+src/content/en/pastebin/2021/09/02/sicp-3-19.categorydata: src/content/en/pastebin/2021/09/02/sicp-3-19.conf
+src/content/en/pastebin/2021/09/03/sicp-persistent-queue.categorydata: src/content/en/pastebin/2021/09/03/sicp-persistent-queue.conf
+src/content/en/pastebin/2022/07/14/git-cleanup.categorydata: src/content/en/pastebin/2022/07/14/git-cleanup.conf
+src/content/en/pastebin/2023/07/22/funcallable-amop.categorydata: src/content/en/pastebin/2023/07/22/funcallable-amop.conf
+src/content/en/podcast/2020/12/19/test-entry.categorydata: src/content/en/podcast/2020/12/19/test-entry.conf
+src/content/en/screencast/2021/02/07/autoqemu.categorydata: src/content/en/screencast/2021/02/07/autoqemu.conf
+src/content/en/til/2020/08/12/filename-timestamp.categorydata: src/content/en/til/2020/08/12/filename-timestamp.conf
+src/content/en/til/2020/08/13/code-jekyll.categorydata: src/content/en/til/2020/08/13/code-jekyll.conf
+src/content/en/til/2020/08/14/browse-git.categorydata: src/content/en/til/2020/08/14/browse-git.conf
+src/content/en/til/2020/08/16/git-search.categorydata: src/content/en/til/2020/08/16/git-search.conf
+src/content/en/til/2020/08/28/grep-online.categorydata: src/content/en/til/2020/08/28/grep-online.conf
+src/content/en/til/2020/09/04/cli-email-fun-profit.categorydata: src/content/en/til/2020/09/04/cli-email-fun-profit.conf
+src/content/en/til/2020/09/05/oldschool-pr.categorydata: src/content/en/til/2020/09/05/oldschool-pr.conf
+src/content/en/til/2020/10/11/search-git-history.categorydata: src/content/en/til/2020/10/11/search-git-history.conf
+src/content/en/til/2020/11/08/find-broken-symlink.categorydata: src/content/en/til/2020/11/08/find-broken-symlink.conf
+src/content/en/til/2020/11/12/diy-nix-bash-ci.categorydata: src/content/en/til/2020/11/12/diy-nix-bash-ci.conf
+src/content/en/til/2020/11/12/git-bisect-automation.categorydata: src/content/en/til/2020/11/12/git-bisect-automation.conf
+src/content/en/til/2020/11/12/useful-bashvars.categorydata: src/content/en/til/2020/11/12/useful-bashvars.conf
+src/content/en/til/2020/11/14/gpodder-media.categorydata: src/content/en/til/2020/11/14/gpodder-media.conf
+src/content/en/til/2020/11/30/git-notes-ci.categorydata: src/content/en/til/2020/11/30/git-notes-ci.conf
+src/content/en/til/2020/12/15/shellcheck-repo.categorydata: src/content/en/til/2020/12/15/shellcheck-repo.conf
+src/content/en/til/2020/12/29/svg.categorydata: src/content/en/til/2020/12/29/svg.conf
+src/content/en/til/2021/01/12/curl-awk-emails.categorydata: src/content/en/til/2021/01/12/curl-awk-emails.conf
+src/content/en/til/2021/01/17/posix-shebang.categorydata: src/content/en/til/2021/01/17/posix-shebang.conf
+src/content/en/til/2021/04/24/cl-generic-precedence.categorydata: src/content/en/til/2021/04/24/cl-generic-precedence.conf
+src/content/en/til/2021/04/24/clojure-autocurry.categorydata: src/content/en/til/2021/04/24/clojure-autocurry.conf
+src/content/en/til/2021/04/24/scm-nif.categorydata: src/content/en/til/2021/04/24/scm-nif.conf
+src/content/en/til/2021/07/23/git-tls-gpg.categorydata: src/content/en/til/2021/07/23/git-tls-gpg.conf
+src/content/en/til/2021/08/11/js-bigint-reviver.categorydata: src/content/en/til/2021/08/11/js-bigint-reviver.conf
src/content/pt/hea/2020/08/12/arquivo-datado.categorydata: src/content/pt/hea/2020/08/12/arquivo-datado.conf
src/content/en/blog/index.htmlheader src/content/en/blog/index.htmlfooter: src/content/en/blog/index.conf
-src/content/en/pastebins/index.htmlheader src/content/en/pastebins/index.htmlfooter: src/content/en/pastebins/index.conf
-src/content/en/podcasts/index.htmlheader src/content/en/podcasts/index.htmlfooter: src/content/en/podcasts/index.conf
-src/content/en/screencasts/index.htmlheader src/content/en/screencasts/index.htmlfooter: src/content/en/screencasts/index.conf
-src/content/en/tils/index.htmlheader src/content/en/tils/index.htmlfooter: src/content/en/tils/index.conf
+src/content/en/pastebin/index.htmlheader src/content/en/pastebin/index.htmlfooter: src/content/en/pastebin/index.conf
+src/content/en/podcast/index.htmlheader src/content/en/podcast/index.htmlfooter: src/content/en/podcast/index.conf
+src/content/en/screencast/index.htmlheader src/content/en/screencast/index.htmlfooter: src/content/en/screencast/index.conf
+src/content/en/til/index.htmlheader src/content/en/til/index.htmlfooter: src/content/en/til/index.conf
src/content/en/blog/categories.htmlheader src/content/en/blog/categories.htmlfooter: src/content/en/blog/categories.conf
-src/content/en/pastebins/categories.htmlheader src/content/en/pastebins/categories.htmlfooter: src/content/en/pastebins/categories.conf
-src/content/en/podcasts/categories.htmlheader src/content/en/podcasts/categories.htmlfooter: src/content/en/podcasts/categories.conf
-src/content/en/screencasts/categories.htmlheader src/content/en/screencasts/categories.htmlfooter: src/content/en/screencasts/categories.conf
-src/content/en/tils/categories.htmlheader src/content/en/tils/categories.htmlfooter: src/content/en/tils/categories.conf
+src/content/en/pastebin/categories.htmlheader src/content/en/pastebin/categories.htmlfooter: src/content/en/pastebin/categories.conf
+src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter: src/content/en/podcast/categories.conf
+src/content/en/screencast/categories.htmlheader src/content/en/screencast/categories.htmlfooter: src/content/en/screencast/categories.conf
+src/content/en/til/categories.htmlheader src/content/en/til/categories.htmlfooter: src/content/en/til/categories.conf
src/content/en/blog/index.htmllisting: src/content/en/blog/index.conf
-src/content/en/pastebins/index.htmllisting: src/content/en/pastebins/index.conf
-src/content/en/podcasts/index.htmllisting: src/content/en/podcasts/index.conf
-src/content/en/screencasts/index.htmllisting: src/content/en/screencasts/index.conf
-src/content/en/tils/index.htmllisting: src/content/en/tils/index.conf
+src/content/en/pastebin/index.htmllisting: src/content/en/pastebin/index.conf
+src/content/en/podcast/index.htmllisting: src/content/en/podcast/index.conf
+src/content/en/screencast/index.htmllisting: src/content/en/screencast/index.conf
+src/content/en/til/index.htmllisting: src/content/en/til/index.conf
src/content/en/blog/categories.htmllisting: src/content/en/blog/categories.conf
-src/content/en/pastebins/categories.htmllisting: src/content/en/pastebins/categories.conf
-src/content/en/podcasts/categories.htmllisting: src/content/en/podcasts/categories.conf
-src/content/en/screencasts/categories.htmllisting: src/content/en/screencasts/categories.conf
-src/content/en/tils/categories.htmllisting: src/content/en/tils/categories.conf
+src/content/en/pastebin/categories.htmllisting: src/content/en/pastebin/categories.conf
+src/content/en/podcast/categories.htmllisting: src/content/en/podcast/categories.conf
+src/content/en/screencast/categories.htmllisting: src/content/en/screencast/categories.conf
+src/content/en/til/categories.htmllisting: src/content/en/til/categories.conf
src/content/en/blog/index.html: src/content/en/blog/index.htmlheader src/content/en/blog/index.htmlfooter
-src/content/en/pastebins/index.html: src/content/en/pastebins/index.htmlheader src/content/en/pastebins/index.htmlfooter
-src/content/en/podcasts/index.html: src/content/en/podcasts/index.htmlheader src/content/en/podcasts/index.htmlfooter
-src/content/en/screencasts/index.html: src/content/en/screencasts/index.htmlheader src/content/en/screencasts/index.htmlfooter
-src/content/en/tils/index.html: src/content/en/tils/index.htmlheader src/content/en/tils/index.htmlfooter
+src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmlheader src/content/en/pastebin/index.htmlfooter
+src/content/en/podcast/index.html: src/content/en/podcast/index.htmlheader src/content/en/podcast/index.htmlfooter
+src/content/en/screencast/index.html: src/content/en/screencast/index.htmlheader src/content/en/screencast/index.htmlfooter
+src/content/en/til/index.html: src/content/en/til/index.htmlheader src/content/en/til/index.htmlfooter
src/content/en/blog/categories.html: src/content/en/blog/categories.htmlheader src/content/en/blog/categories.htmlfooter
-src/content/en/pastebins/categories.html: src/content/en/pastebins/categories.htmlheader src/content/en/pastebins/categories.htmlfooter
-src/content/en/podcasts/categories.html: src/content/en/podcasts/categories.htmlheader src/content/en/podcasts/categories.htmlfooter
-src/content/en/screencasts/categories.html: src/content/en/screencasts/categories.htmlheader src/content/en/screencasts/categories.htmlfooter
-src/content/en/tils/categories.html: src/content/en/tils/categories.htmlheader src/content/en/tils/categories.htmlfooter
+src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.htmlheader src/content/en/pastebin/categories.htmlfooter
+src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter
+src/content/en/screencast/categories.html: src/content/en/screencast/categories.htmlheader src/content/en/screencast/categories.htmlfooter
+src/content/en/til/categories.html: src/content/en/til/categories.htmlheader src/content/en/til/categories.htmlfooter
src/content/en/blog/index.html: src/content/en/blog/index.htmllisting src/content/en/blog/index.htmlbody
-src/content/en/pastebins/index.html: src/content/en/pastebins/index.htmllisting src/content/en/pastebins/index.htmlbody
-src/content/en/podcasts/index.html: src/content/en/podcasts/index.htmllisting src/content/en/podcasts/index.htmlbody
-src/content/en/screencasts/index.html: src/content/en/screencasts/index.htmllisting src/content/en/screencasts/index.htmlbody
-src/content/en/tils/index.html: src/content/en/tils/index.htmllisting src/content/en/tils/index.htmlbody
+src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmllisting src/content/en/pastebin/index.htmlbody
+src/content/en/podcast/index.html: src/content/en/podcast/index.htmllisting src/content/en/podcast/index.htmlbody
+src/content/en/screencast/index.html: src/content/en/screencast/index.htmllisting src/content/en/screencast/index.htmlbody
+src/content/en/til/index.html: src/content/en/til/index.htmllisting src/content/en/til/index.htmlbody
src/content/en/blog/categories.html: src/content/en/blog/categories.htmllisting src/content/en/blog/categories.htmlbody
-src/content/en/pastebins/categories.html: src/content/en/pastebins/categories.htmllisting src/content/en/pastebins/categories.htmlbody
-src/content/en/podcasts/categories.html: src/content/en/podcasts/categories.htmllisting src/content/en/podcasts/categories.htmlbody
-src/content/en/screencasts/categories.html: src/content/en/screencasts/categories.htmllisting src/content/en/screencasts/categories.htmlbody
-src/content/en/tils/categories.html: src/content/en/tils/categories.htmllisting src/content/en/tils/categories.htmlbody
+src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.htmllisting src/content/en/pastebin/categories.htmlbody
+src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmllisting src/content/en/podcast/categories.htmlbody
+src/content/en/screencast/categories.html: src/content/en/screencast/categories.htmllisting src/content/en/screencast/categories.htmlbody
+src/content/en/til/categories.html: src/content/en/til/categories.htmllisting src/content/en/til/categories.htmlbody
-src/content/en/podcasts/2020/12/19/test-entry.flac.torrent: src/content/en/podcasts/2020/12/19/test-entry.flac
-src/content/en/podcasts/2020/12/19/test-entry.ogg.torrent: src/content/en/podcasts/2020/12/19/test-entry.ogg
-src/content/en/screencasts/2021/02/07/autoqemu.webm.torrent: src/content/en/screencasts/2021/02/07/autoqemu.webm
+src/content/en/podcast/2020/12/19/test-entry.flac.torrent: src/content/en/podcast/2020/12/19/test-entry.flac
+src/content/en/podcast/2020/12/19/test-entry.ogg.torrent: src/content/en/podcast/2020/12/19/test-entry.ogg
+src/content/en/screencast/2021/02/07/autoqemu.webm.torrent: src/content/en/screencast/2021/02/07/autoqemu.webm
@@ -969,143 +969,143 @@ src/content/en/blog/categories.txt src/content/en/blog/feed.xml: $(articles.en.b
src/content/en/blog/categories.htmllisting src/content/en/blog/categories.xml: src/content/en/blog/categories.txt
-articles.en.pastebins.adoc = \
- src/content/en/pastebins/2016/04/05/rpn.adoc \
- src/content/en/pastebins/2018/07/11/nix-pinning.adoc \
- src/content/en/pastebins/2018/07/13/guix-nixos-systemd.adoc \
- src/content/en/pastebins/2018/07/13/guixbuilder-nixos.adoc \
- src/content/en/pastebins/2018/07/13/guixbuilder.adoc \
- src/content/en/pastebins/2018/07/13/nix-strpad.adoc \
- src/content/en/pastebins/2018/07/25/nix-exps.adoc \
- src/content/en/pastebins/2018/07/25/nix-showdrv.adoc \
- src/content/en/pastebins/2019/06/08/inconsistent-hash.adoc \
- src/content/en/pastebins/2019/12/29/raku-tuple-type.adoc \
- src/content/en/pastebins/2020/01/04/guix-import-failure.adoc \
- src/content/en/pastebins/2020/02/14/guix-shebang.adoc \
- src/content/en/pastebins/2020/11/27/guix-build-local.adoc \
- src/content/en/pastebins/2020/12/15/guix-pack-fail.adoc \
- src/content/en/pastebins/2021/04/03/naive-slugify-js.adoc \
- src/content/en/pastebins/2021/06/08/reading-session-pt1.adoc \
- src/content/en/pastebins/2021/06/22/curl-wget.adoc \
- src/content/en/pastebins/2021/08/11/h1-spacing.adoc \
- src/content/en/pastebins/2021/09/02/sicp-3-19.adoc \
- src/content/en/pastebins/2021/09/03/sicp-persistent-queue.adoc \
- src/content/en/pastebins/2022/07/14/git-cleanup.adoc \
- src/content/en/pastebins/2023/07/22/funcallable-amop.adoc \
+articles.en.pastebin.adoc = \
+ src/content/en/pastebin/2016/04/05/rpn.adoc \
+ src/content/en/pastebin/2018/07/11/nix-pinning.adoc \
+ src/content/en/pastebin/2018/07/13/guix-nixos-systemd.adoc \
+ src/content/en/pastebin/2018/07/13/guixbuilder-nixos.adoc \
+ src/content/en/pastebin/2018/07/13/guixbuilder.adoc \
+ src/content/en/pastebin/2018/07/13/nix-strpad.adoc \
+ src/content/en/pastebin/2018/07/25/nix-exps.adoc \
+ src/content/en/pastebin/2018/07/25/nix-showdrv.adoc \
+ src/content/en/pastebin/2019/06/08/inconsistent-hash.adoc \
+ src/content/en/pastebin/2019/12/29/raku-tuple-type.adoc \
+ src/content/en/pastebin/2020/01/04/guix-import-failure.adoc \
+ src/content/en/pastebin/2020/02/14/guix-shebang.adoc \
+ src/content/en/pastebin/2020/11/27/guix-build-local.adoc \
+ src/content/en/pastebin/2020/12/15/guix-pack-fail.adoc \
+ src/content/en/pastebin/2021/04/03/naive-slugify-js.adoc \
+ src/content/en/pastebin/2021/06/08/reading-session-pt1.adoc \
+ src/content/en/pastebin/2021/06/22/curl-wget.adoc \
+ src/content/en/pastebin/2021/08/11/h1-spacing.adoc \
+ src/content/en/pastebin/2021/09/02/sicp-3-19.adoc \
+ src/content/en/pastebin/2021/09/03/sicp-persistent-queue.adoc \
+ src/content/en/pastebin/2022/07/14/git-cleanup.adoc \
+ src/content/en/pastebin/2023/07/22/funcallable-amop.adoc \
-articles.en.pastebins.sortdata = $(articles.en.pastebins.adoc:.adoc=.sortdata)
-articles.en.pastebins.indexentry = $(articles.en.pastebins.adoc:.adoc=.indexentry)
-articles.en.pastebins.feedentry = $(articles.en.pastebins.adoc:.adoc=.feedentry)
-articles.en.pastebins.categorydata = $(articles.en.pastebins.adoc:.adoc=.categorydata)
-src/content/en/pastebins/sortdata.txt: deps.mk
- printf '%s\n' $(articles.en.pastebins.sortdata) > $@
+articles.en.pastebin.sortdata = $(articles.en.pastebin.adoc:.adoc=.sortdata)
+articles.en.pastebin.indexentry = $(articles.en.pastebin.adoc:.adoc=.indexentry)
+articles.en.pastebin.feedentry = $(articles.en.pastebin.adoc:.adoc=.feedentry)
+articles.en.pastebin.categorydata = $(articles.en.pastebin.adoc:.adoc=.categorydata)
+src/content/en/pastebin/sortdata.txt: deps.mk
+ printf '%s\n' $(articles.en.pastebin.sortdata) > $@
-src/content/en/pastebins/feed.xml: src/content/en/pastebins/sortdata.txt
-src/content/en/pastebins/feed.xml: $(articles.en.pastebins.sortdata)
-src/content/en/pastebins/index.htmllisting: src/content/en/pastebins/sortdata.txt
-src/content/en/pastebins/index.htmllisting: $(articles.en.pastebins.sortdata)
-src/content/en/pastebins/categories.htmllisting: src/content/en/pastebins/sortdata.txt
-src/content/en/pastebins/categories.htmllisting: $(articles.en.pastebins.sortdata)
-src/content/en/pastebins/categories.txt: src/content/en/pastebins/sortdata.txt
-src/content/en/pastebins/categories.txt: $(articles.en.pastebins.sortdata)
-src/content/en/pastebins/index.htmllisting src/content/en/pastebins/categories.htmllisting: $(articles.en.pastebins.indexentry)
-src/content/en/pastebins/categories.txt: $(articles.en.pastebins.categorydata)
-src/content/en/pastebins/categories.txt src/content/en/pastebins/feed.xml: $(articles.en.pastebins.feedentry)
-src/content/en/pastebins/categories.htmllisting src/content/en/pastebins/categories.xml: src/content/en/pastebins/categories.txt
+src/content/en/pastebin/feed.xml: src/content/en/pastebin/sortdata.txt
+src/content/en/pastebin/feed.xml: $(articles.en.pastebin.sortdata)
+src/content/en/pastebin/index.htmllisting: src/content/en/pastebin/sortdata.txt
+src/content/en/pastebin/index.htmllisting: $(articles.en.pastebin.sortdata)
+src/content/en/pastebin/categories.htmllisting: src/content/en/pastebin/sortdata.txt
+src/content/en/pastebin/categories.htmllisting: $(articles.en.pastebin.sortdata)
+src/content/en/pastebin/categories.txt: src/content/en/pastebin/sortdata.txt
+src/content/en/pastebin/categories.txt: $(articles.en.pastebin.sortdata)
+src/content/en/pastebin/index.htmllisting src/content/en/pastebin/categories.htmllisting: $(articles.en.pastebin.indexentry)
+src/content/en/pastebin/categories.txt: $(articles.en.pastebin.categorydata)
+src/content/en/pastebin/categories.txt src/content/en/pastebin/feed.xml: $(articles.en.pastebin.feedentry)
+src/content/en/pastebin/categories.htmllisting src/content/en/pastebin/categories.xml: src/content/en/pastebin/categories.txt
-articles.en.podcasts.adoc = \
- src/content/en/podcasts/2020/12/19/test-entry.adoc \
+articles.en.podcast.adoc = \
+ src/content/en/podcast/2020/12/19/test-entry.adoc \
-articles.en.podcasts.sortdata = $(articles.en.podcasts.adoc:.adoc=.sortdata)
-articles.en.podcasts.indexentry = $(articles.en.podcasts.adoc:.adoc=.indexentry)
-articles.en.podcasts.feedentry = $(articles.en.podcasts.adoc:.adoc=.feedentry)
-articles.en.podcasts.categorydata = $(articles.en.podcasts.adoc:.adoc=.categorydata)
-src/content/en/podcasts/sortdata.txt: deps.mk
- printf '%s\n' $(articles.en.podcasts.sortdata) > $@
+articles.en.podcast.sortdata = $(articles.en.podcast.adoc:.adoc=.sortdata)
+articles.en.podcast.indexentry = $(articles.en.podcast.adoc:.adoc=.indexentry)
+articles.en.podcast.feedentry = $(articles.en.podcast.adoc:.adoc=.feedentry)
+articles.en.podcast.categorydata = $(articles.en.podcast.adoc:.adoc=.categorydata)
+src/content/en/podcast/sortdata.txt: deps.mk
+ printf '%s\n' $(articles.en.podcast.sortdata) > $@
-src/content/en/podcasts/feed.xml: src/content/en/podcasts/sortdata.txt
-src/content/en/podcasts/feed.xml: $(articles.en.podcasts.sortdata)
-src/content/en/podcasts/index.htmllisting: src/content/en/podcasts/sortdata.txt
-src/content/en/podcasts/index.htmllisting: $(articles.en.podcasts.sortdata)
-src/content/en/podcasts/categories.htmllisting: src/content/en/podcasts/sortdata.txt
-src/content/en/podcasts/categories.htmllisting: $(articles.en.podcasts.sortdata)
-src/content/en/podcasts/categories.txt: src/content/en/podcasts/sortdata.txt
-src/content/en/podcasts/categories.txt: $(articles.en.podcasts.sortdata)
-src/content/en/podcasts/index.htmllisting src/content/en/podcasts/categories.htmllisting: $(articles.en.podcasts.indexentry)
-src/content/en/podcasts/categories.txt: $(articles.en.podcasts.categorydata)
-src/content/en/podcasts/categories.txt src/content/en/podcasts/feed.xml: $(articles.en.podcasts.feedentry)
-src/content/en/podcasts/categories.htmllisting src/content/en/podcasts/categories.xml: src/content/en/podcasts/categories.txt
+src/content/en/podcast/feed.xml: src/content/en/podcast/sortdata.txt
+src/content/en/podcast/feed.xml: $(articles.en.podcast.sortdata)
+src/content/en/podcast/index.htmllisting: src/content/en/podcast/sortdata.txt
+src/content/en/podcast/index.htmllisting: $(articles.en.podcast.sortdata)
+src/content/en/podcast/categories.htmllisting: src/content/en/podcast/sortdata.txt
+src/content/en/podcast/categories.htmllisting: $(articles.en.podcast.sortdata)
+src/content/en/podcast/categories.txt: src/content/en/podcast/sortdata.txt
+src/content/en/podcast/categories.txt: $(articles.en.podcast.sortdata)
+src/content/en/podcast/index.htmllisting src/content/en/podcast/categories.htmllisting: $(articles.en.podcast.indexentry)
+src/content/en/podcast/categories.txt: $(articles.en.podcast.categorydata)
+src/content/en/podcast/categories.txt src/content/en/podcast/feed.xml: $(articles.en.podcast.feedentry)
+src/content/en/podcast/categories.htmllisting src/content/en/podcast/categories.xml: src/content/en/podcast/categories.txt
-articles.en.screencasts.adoc = \
- src/content/en/screencasts/2021/02/07/autoqemu.adoc \
+articles.en.screencast.adoc = \
+ src/content/en/screencast/2021/02/07/autoqemu.adoc \
-articles.en.screencasts.sortdata = $(articles.en.screencasts.adoc:.adoc=.sortdata)
-articles.en.screencasts.indexentry = $(articles.en.screencasts.adoc:.adoc=.indexentry)
-articles.en.screencasts.feedentry = $(articles.en.screencasts.adoc:.adoc=.feedentry)
-articles.en.screencasts.categorydata = $(articles.en.screencasts.adoc:.adoc=.categorydata)
-src/content/en/screencasts/sortdata.txt: deps.mk
- printf '%s\n' $(articles.en.screencasts.sortdata) > $@
+articles.en.screencast.sortdata = $(articles.en.screencast.adoc:.adoc=.sortdata)
+articles.en.screencast.indexentry = $(articles.en.screencast.adoc:.adoc=.indexentry)
+articles.en.screencast.feedentry = $(articles.en.screencast.adoc:.adoc=.feedentry)
+articles.en.screencast.categorydata = $(articles.en.screencast.adoc:.adoc=.categorydata)
+src/content/en/screencast/sortdata.txt: deps.mk
+ printf '%s\n' $(articles.en.screencast.sortdata) > $@
-src/content/en/screencasts/feed.xml: src/content/en/screencasts/sortdata.txt
-src/content/en/screencasts/feed.xml: $(articles.en.screencasts.sortdata)
-src/content/en/screencasts/index.htmllisting: src/content/en/screencasts/sortdata.txt
-src/content/en/screencasts/index.htmllisting: $(articles.en.screencasts.sortdata)
-src/content/en/screencasts/categories.htmllisting: src/content/en/screencasts/sortdata.txt
-src/content/en/screencasts/categories.htmllisting: $(articles.en.screencasts.sortdata)
-src/content/en/screencasts/categories.txt: src/content/en/screencasts/sortdata.txt
-src/content/en/screencasts/categories.txt: $(articles.en.screencasts.sortdata)
-src/content/en/screencasts/index.htmllisting src/content/en/screencasts/categories.htmllisting: $(articles.en.screencasts.indexentry)
-src/content/en/screencasts/categories.txt: $(articles.en.screencasts.categorydata)
-src/content/en/screencasts/categories.txt src/content/en/screencasts/feed.xml: $(articles.en.screencasts.feedentry)
-src/content/en/screencasts/categories.htmllisting src/content/en/screencasts/categories.xml: src/content/en/screencasts/categories.txt
+src/content/en/screencast/feed.xml: src/content/en/screencast/sortdata.txt
+src/content/en/screencast/feed.xml: $(articles.en.screencast.sortdata)
+src/content/en/screencast/index.htmllisting: src/content/en/screencast/sortdata.txt
+src/content/en/screencast/index.htmllisting: $(articles.en.screencast.sortdata)
+src/content/en/screencast/categories.htmllisting: src/content/en/screencast/sortdata.txt
+src/content/en/screencast/categories.htmllisting: $(articles.en.screencast.sortdata)
+src/content/en/screencast/categories.txt: src/content/en/screencast/sortdata.txt
+src/content/en/screencast/categories.txt: $(articles.en.screencast.sortdata)
+src/content/en/screencast/index.htmllisting src/content/en/screencast/categories.htmllisting: $(articles.en.screencast.indexentry)
+src/content/en/screencast/categories.txt: $(articles.en.screencast.categorydata)
+src/content/en/screencast/categories.txt src/content/en/screencast/feed.xml: $(articles.en.screencast.feedentry)
+src/content/en/screencast/categories.htmllisting src/content/en/screencast/categories.xml: src/content/en/screencast/categories.txt
-articles.en.tils.adoc = \
- src/content/en/tils/2020/08/12/filename-timestamp.adoc \
- src/content/en/tils/2020/08/13/code-jekyll.adoc \
- src/content/en/tils/2020/08/14/browse-git.adoc \
- src/content/en/tils/2020/08/16/git-search.adoc \
- src/content/en/tils/2020/08/28/grep-online.adoc \
- src/content/en/tils/2020/09/04/cli-email-fun-profit.adoc \
- src/content/en/tils/2020/09/05/oldschool-pr.adoc \
- src/content/en/tils/2020/10/11/search-git-history.adoc \
- src/content/en/tils/2020/11/08/find-broken-symlink.adoc \
- src/content/en/tils/2020/11/12/diy-nix-bash-ci.adoc \
- src/content/en/tils/2020/11/12/git-bisect-automation.adoc \
- src/content/en/tils/2020/11/12/useful-bashvars.adoc \
- src/content/en/tils/2020/11/14/gpodder-media.adoc \
- src/content/en/tils/2020/11/30/git-notes-ci.adoc \
- src/content/en/tils/2020/12/15/shellcheck-repo.adoc \
- src/content/en/tils/2020/12/29/svg.adoc \
- src/content/en/tils/2021/01/12/curl-awk-emails.adoc \
- src/content/en/tils/2021/01/17/posix-shebang.adoc \
- src/content/en/tils/2021/04/24/cl-generic-precedence.adoc \
- src/content/en/tils/2021/04/24/clojure-autocurry.adoc \
- src/content/en/tils/2021/04/24/scm-nif.adoc \
- src/content/en/tils/2021/07/23/git-tls-gpg.adoc \
- src/content/en/tils/2021/08/11/js-bigint-reviver.adoc \
+articles.en.til.adoc = \
+ src/content/en/til/2020/08/12/filename-timestamp.adoc \
+ src/content/en/til/2020/08/13/code-jekyll.adoc \
+ src/content/en/til/2020/08/14/browse-git.adoc \
+ src/content/en/til/2020/08/16/git-search.adoc \
+ src/content/en/til/2020/08/28/grep-online.adoc \
+ src/content/en/til/2020/09/04/cli-email-fun-profit.adoc \
+ src/content/en/til/2020/09/05/oldschool-pr.adoc \
+ src/content/en/til/2020/10/11/search-git-history.adoc \
+ src/content/en/til/2020/11/08/find-broken-symlink.adoc \
+ src/content/en/til/2020/11/12/diy-nix-bash-ci.adoc \
+ src/content/en/til/2020/11/12/git-bisect-automation.adoc \
+ src/content/en/til/2020/11/12/useful-bashvars.adoc \
+ src/content/en/til/2020/11/14/gpodder-media.adoc \
+ src/content/en/til/2020/11/30/git-notes-ci.adoc \
+ src/content/en/til/2020/12/15/shellcheck-repo.adoc \
+ src/content/en/til/2020/12/29/svg.adoc \
+ src/content/en/til/2021/01/12/curl-awk-emails.adoc \
+ src/content/en/til/2021/01/17/posix-shebang.adoc \
+ src/content/en/til/2021/04/24/cl-generic-precedence.adoc \
+ src/content/en/til/2021/04/24/clojure-autocurry.adoc \
+ src/content/en/til/2021/04/24/scm-nif.adoc \
+ src/content/en/til/2021/07/23/git-tls-gpg.adoc \
+ src/content/en/til/2021/08/11/js-bigint-reviver.adoc \
-articles.en.tils.sortdata = $(articles.en.tils.adoc:.adoc=.sortdata)
-articles.en.tils.indexentry = $(articles.en.tils.adoc:.adoc=.indexentry)
-articles.en.tils.feedentry = $(articles.en.tils.adoc:.adoc=.feedentry)
-articles.en.tils.categorydata = $(articles.en.tils.adoc:.adoc=.categorydata)
-src/content/en/tils/sortdata.txt: deps.mk
- printf '%s\n' $(articles.en.tils.sortdata) > $@
+articles.en.til.sortdata = $(articles.en.til.adoc:.adoc=.sortdata)
+articles.en.til.indexentry = $(articles.en.til.adoc:.adoc=.indexentry)
+articles.en.til.feedentry = $(articles.en.til.adoc:.adoc=.feedentry)
+articles.en.til.categorydata = $(articles.en.til.adoc:.adoc=.categorydata)
+src/content/en/til/sortdata.txt: deps.mk
+ printf '%s\n' $(articles.en.til.sortdata) > $@
-src/content/en/tils/feed.xml: src/content/en/tils/sortdata.txt
-src/content/en/tils/feed.xml: $(articles.en.tils.sortdata)
-src/content/en/tils/index.htmllisting: src/content/en/tils/sortdata.txt
-src/content/en/tils/index.htmllisting: $(articles.en.tils.sortdata)
-src/content/en/tils/categories.htmllisting: src/content/en/tils/sortdata.txt
-src/content/en/tils/categories.htmllisting: $(articles.en.tils.sortdata)
-src/content/en/tils/categories.txt: src/content/en/tils/sortdata.txt
-src/content/en/tils/categories.txt: $(articles.en.tils.sortdata)
-src/content/en/tils/index.htmllisting src/content/en/tils/categories.htmllisting: $(articles.en.tils.indexentry)
-src/content/en/tils/categories.txt: $(articles.en.tils.categorydata)
-src/content/en/tils/categories.txt src/content/en/tils/feed.xml: $(articles.en.tils.feedentry)
-src/content/en/tils/categories.htmllisting src/content/en/tils/categories.xml: src/content/en/tils/categories.txt
+src/content/en/til/feed.xml: src/content/en/til/sortdata.txt
+src/content/en/til/feed.xml: $(articles.en.til.sortdata)
+src/content/en/til/index.htmllisting: src/content/en/til/sortdata.txt
+src/content/en/til/index.htmllisting: $(articles.en.til.sortdata)
+src/content/en/til/categories.htmllisting: src/content/en/til/sortdata.txt
+src/content/en/til/categories.htmllisting: $(articles.en.til.sortdata)
+src/content/en/til/categories.txt: src/content/en/til/sortdata.txt
+src/content/en/til/categories.txt: $(articles.en.til.sortdata)
+src/content/en/til/index.htmllisting src/content/en/til/categories.htmllisting: $(articles.en.til.indexentry)
+src/content/en/til/categories.txt: $(articles.en.til.categorydata)
+src/content/en/til/categories.txt src/content/en/til/feed.xml: $(articles.en.til.feedentry)
+src/content/en/til/categories.htmllisting src/content/en/til/categories.xml: src/content/en/til/categories.txt
articles.pt.hea.adoc = \