From b07e3a1cdc9297de82041278ede90186337e1da2 Mon Sep 17 00:00:00 2001 From: Theodore Keloglou Date: Mon, 18 Sep 2023 15:27:26 +0100 Subject: [PATCH] Add mataroa blogging platform (#123) --- software/mataroa.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/mataroa.yml diff --git a/software/mataroa.yml b/software/mataroa.yml new file mode 100644 index 0000000000..1dca6389b1 --- /dev/null +++ b/software/mataroa.yml @@ -0,0 +1,13 @@ +name: Mataroa +website_url: https://mataroa.blog/ +description: Mataroa is a naked blogging platform for minimalists. +licenses: + - MIT +platforms: + - Python +tags: + - Blogging Platforms +source_code_url: https://github.com/mataroa-blog/mataroa +stargazers_count: 110 +updated_at: '2023-09-06' +archived: false