Add Storyden blueprint and meta (#424)

* Add Storyden blueprint and meta

* fix template.toml
This commit is contained in:
Adam Matthiesen
2025-10-04 21:01:15 -07:00
committed by GitHub
parent e5e0a7d730
commit eb2f470443
4 changed files with 68 additions and 0 deletions

View File

@@ -4675,6 +4675,25 @@
"tools"
]
},
{
"id": "storyden",
"name": "Storyden",
"version": "latest",
"description": "With a fresh new take on traditional bulletin board forum software, Storyden is a modern, secure and extensible platform for building communities.",
"logo": "storyden.png",
"links": {
"github": "https://github.com/Southclaws/storyden",
"discord": "https://discord.gg/XF6ZBGF9XF",
"docs": "https://www.storyden.org/docs/introduction",
"website": "https://www.storyden.org/"
},
"tags": [
"forum",
"discussion",
"community",
"open-source"
]
},
{
"id": "supabase",
"name": "SupaBase",