From 92787c159262a57fa20b2eb05ed710e1e6cfca96 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Mon, 25 Mar 2024 21:36:21 +0000 Subject: Final conversion to Zine --- content/posts/2024-03-03-catb.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'content/posts/2024-03-03-catb.md') 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. -- cgit v1.2.3-ZIG