Initial Release
v0.1.0
First public release of Vitto on npm — a static site generator powered by Vite and Vento.
First Release
Vitto is a Vite plugin + Vento template system that turns markdown content into a static site.
Published to npm:
vitto— the core Vite plugincreate-vitto— project scaffolding CLI
Features
- Vite-powered — instant HMR dev server, fast production builds.
- Vento templating — simple, logic-less templates with layout inheritance.
- Markdown content — write pages in markdown with frontmatter support.
- Static export — pure HTML output, deploy anywhere (Cloudflare Pages, Netlify, etc.).
- Dark mode — built-in theme toggle with system preference detection.
- Tailwind CSS — utility-first CSS framework for rapid styling.
- Responsive design — mobile-first layout.
What’s Next
Upcoming releases will bring documentation hub, dynamic data hooks, pagination, search, and richer markdown plugins.