diff options
Diffstat (limited to 'src/content/blog/2020/11')
-rw-r--r-- | src/content/blog/2020/11/07/diy-bugs.adoc | 1 | ||||
-rw-r--r-- | src/content/blog/2020/11/12/database-parsers-trees.adoc | 1 |
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 |