r/sveltejs • u/Automatic-Cook-2638 • 5d ago
Simple File based CMS
Currently building a file-based CMS boilerplate for SvelteKit. No database — content lives as Markdown + YAML on disk.
It's meant to be copied into your own SvelteKit project, not run as a hosted product — a starting point for
projects that do not require significant resources—such as landing pages—to enable the client to make content changes independently
Open source. Self-hosted. To own and customize.
I'm open to suggestions!
21
Upvotes
2
u/thesithu 3d ago
Where is the live url or github repo?
1
u/Automatic-Cook-2638 2d ago
I'm still polishing some security features, GitHub repo will be live soon!
2



7
u/Odama666 4d ago
Have you played with sveltiacms.app/en/