diff options
Diffstat (limited to 'content/posts/2024-03-03-catb.md')
-rw-r--r-- | content/posts/2024-03-03-catb.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/content/posts/2024-03-03-catb.md b/content/posts/2024-03-03-catb.md index 5e32b8f..e9696e0 100644 --- a/content/posts/2024-03-03-catb.md +++ b/content/posts/2024-03-03-catb.md @@ -1,9 +1,10 @@ --- -title: "Book - The Cathedral and the Bazaar" -date: 2024-03-03T19:31:27Z -draft: false -params: - comments: true +.title = "Book - The Cathedral and the Bazaar", +.author = "Martin Ashby", +.date = @date("2024-03-03T19:31:27Z"), +.layout = "single.html", +.custom = {"comments": true}, +.description = "Book review 'The Cathedral and the Bazaar'" --- I recently read [The Cathedral and the Bazaar](https://www.catb.org/~esr/writings/cathedral-bazaar/) by Eric S Raymond. |