Yuyutsu Sveltekit Theme
A minimal Sveltekit markdown theme designed for blogs and documentation sites.
Key features:
- Minimal layout with a sidebar.
- Markdown blog posts and pages with layout support.
- Categorize blog posts.
- Basic search engine optimization.
- Ready to host on Vercel.
Usage:
- Fork the repo.
- Run
npm installto install all the dependencies. - Run
npm run devto start a dev server. - Run
npm run buildto build the production site. - The theme uses
@sveltejs/adapter-vercelbut you can change it if you're using a different platform to host the site.





