Test reply
From d9b0206234852ab66b42d7a0563c55235b1f763f Mon Sep 17 00:00:00 2001
From: dtonon
Date: Mon, 1 Sep 2025 15:48:27 +0200
Subject: [PATCH 3/3] Add oracolo.me
---
apps.toml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/apps.toml b/apps.toml
index 132c4d1..4ed871f 100644
--- a/apps.toml
+++ b/apps.toml
@@ -1521,3 +1521,25 @@ platforms = ["web"]
thumb = "
"
url = "https://nstart.me"
source = "https://github.com/dtonon/nstart"
+
+[oracolo]
+name = "Oracolo.me"
+categories = ["blogging", "microblogging", "tools"]
+description = "A minimalist Nostr blog that consists of a single html file"
+gallery = [
+ "
",
+ "
",
+ "
",
+ "
",
+]
+features = [
+ "Use an online wizard to easily create your own blog, powered by Nostr",
+ "Freely design the blog's structure using content blocks",
+ "Export the full blog with a single HTML file for self hosting, or",
+ "Enjoy the free Oracolo service and go online just pointing your domain",
+]
+npub = "npub10000003zmk89narqpczy4ff6rnuht2wu05na7kpnh3mak7z2tqzsv8vwqk"
+platforms = ["web"]
+thumb = "
"
+url = "https://oracolo.me"
+source = "https://github.com/dtonon/oracolo"
--
libgit2 1.9.1
Discussion
No replies yet.