Added Vontigo (#415)

* Added Vontigo

* Update templates.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Huy Nguyen
2023-12-16 13:12:56 +07:00
committed by GitHub
parent 301e09a698
commit d58c8ecbee

View File

@@ -672,6 +672,13 @@
"category": "Svelte", "category": "Svelte",
"tags": ["storybook", "typescript"] "tags": ["storybook", "typescript"]
}, },
{
"title": "Vontigo",
"repository": "https://github.com/Vontigo/Vontigo",
"description": "🛸 Vontigo is an open-source CMS built with SvelteKit, featuring 🤖 AI-powered (ChatGPT) content generation. With fast page loads and seamless routing, Vontigo offers a user-friendly interface with customizable themes and templates.",
"category": "SvelteKit",
"tags": ["blog", "templates", "typescript", "components and libraries", "component sets"]
},
{ {
"title": "svelte-pilot-template", "title": "svelte-pilot-template",
"repository": "https://github.com/svelte-pilot/svelte-pilot-template", "repository": "https://github.com/svelte-pilot/svelte-pilot-template",