summaryrefslogtreecommitdiff
path: root/src/content/blog/2020/11
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-10 15:46:44 -0300
committerEuAndreh <eu@euandre.org>2025-04-10 15:46:44 -0300
commit8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4 (patch)
tree6be2d045f7e27a0c196f899b0b9be6a126bc3a47 /src/content/blog/2020/11
parentsrc/content/style.css: Give #updated-at the same styling as #published-at (diff)
downloadeuandre.org-8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4.tar.gz
euandre.org-8b71e1a23a8da5081a42b7b3e71d7cf81b329bf4.tar.xz
src/content/: Recover article updated-at metadata
Diffstat (limited to 'src/content/blog/2020/11')
-rw-r--r--src/content/blog/2020/11/07/diy-bugs.adoc1
-rw-r--r--src/content/blog/2020/11/12/database-parsers-trees.adoc1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/content/blog/2020/11/07/diy-bugs.adoc b/src/content/blog/2020/11/07/diy-bugs.adoc
index 0f561c1..8ab7953 100644
--- a/src/content/blog/2020/11/07/diy-bugs.adoc
+++ b/src/content/blog/2020/11/07/diy-bugs.adoc
@@ -1,4 +1,5 @@
= DIY an offline bug tracker with text files, Git and email
+:updatedat: 2021-08-14
:attack-on-ytdl: https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md
:list-discussions: https://sourcehut.org/blog/2020-10-29-how-mailing-lists-prevent-censorship/
diff --git a/src/content/blog/2020/11/12/database-parsers-trees.adoc b/src/content/blog/2020/11/12/database-parsers-trees.adoc
index b7a2e78..c96f3e2 100644
--- a/src/content/blog/2020/11/12/database-parsers-trees.adoc
+++ b/src/content/blog/2020/11/12/database-parsers-trees.adoc
@@ -1,5 +1,6 @@
= Durable persistent trees and parser combinators - building a database
:categories: mediator
+:updatedat: 2021-02-09
:empty:
:db-article: link:../../08/31/database-i-wish-i-had.html