diff options
Diffstat (limited to 'src/content/blog/2020/11')
-rw-r--r-- | src/content/blog/2020/11/08/paradigm-shift-review.adoc | 1 | ||||
-rw-r--r-- | src/content/blog/2020/11/12/database-parsers-trees.adoc | 1 | ||||
-rw-r--r-- | src/content/blog/2020/11/14/local-first-review.adoc | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/src/content/blog/2020/11/08/paradigm-shift-review.adoc b/src/content/blog/2020/11/08/paradigm-shift-review.adoc index 7dd4f78..7a1e26c 100644 --- a/src/content/blog/2020/11/08/paradigm-shift-review.adoc +++ b/src/content/blog/2020/11/08/paradigm-shift-review.adoc @@ -1,4 +1,5 @@ = The Next Paradigm Shift in Programming - video review +:categories: video review :reviewed-video: https://www.youtube.com/watch?v=6YbK8o9rZfI 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 1d5770c..b7a2e78 100644 --- a/src/content/blog/2020/11/12/database-parsers-trees.adoc +++ b/src/content/blog/2020/11/12/database-parsers-trees.adoc @@ -1,4 +1,5 @@ = Durable persistent trees and parser combinators - building a database +:categories: mediator :empty: :db-article: link:../../08/31/database-i-wish-i-had.html diff --git a/src/content/blog/2020/11/14/local-first-review.adoc b/src/content/blog/2020/11/14/local-first-review.adoc index 1c086d3..82258f6 100644 --- a/src/content/blog/2020/11/14/local-first-review.adoc +++ b/src/content/blog/2020/11/14/local-first-review.adoc @@ -1,4 +1,5 @@ = Local-First Software: article review +:categories: presentation, article review :empty: :presentation: link:../../../../slides/2020/11/14/local-first.html FIXME |