mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: Add OtterWiki
This commit is contained in:
18
meta.json
18
meta.json
@@ -1809,5 +1809,23 @@
|
||||
"self-hosted",
|
||||
"documentation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "otterwiki",
|
||||
"name": "Otter Wiki",
|
||||
"version": "2",
|
||||
"description": "An Otter Wiki is a simple, lightweight, and fast wiki engine built with Python and Flask. It provides a user-friendly interface for creating and managing wiki content with markdown support.",
|
||||
"logo": "otterwiki.png",
|
||||
"links": {
|
||||
"github": "https://github.com/redimp/otterwiki",
|
||||
"website": "https://otterwiki.com/",
|
||||
"docs": "https://github.com/redimp/otterwiki/wiki"
|
||||
},
|
||||
"tags": [
|
||||
"wiki",
|
||||
"documentation",
|
||||
"knowledge-base",
|
||||
"markdown"
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user