Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions src/site/generators/vitto.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Vitto
repo: riipandi/vitto
homepage: https://github.com/riipandi/vitto
language:
- JavaScript
- TypeScript
license:
- MIT
templates:
- HTML
- Vento
- Web Components
description: A minimal static site generator built with Vite and the Vento templating engine, with built-in search powered by Pagefind.
twitter: riipandi
---

Vitto combines the speed of Vite's development experience with the simplicity of Vento templates to create a modern static site generator. Perfect for documentation sites, blogs, portfolios, and any project that needs fast builds and flexible templating without the complexity of larger frameworks.

Vitto stands out by leveraging Vite's powerful ecosystem, allowing you to:

- **Use Modern Tools**: Direct access to Vite plugins (Tailwind CSS, UnoCSS, PostCSS, etc.)

- **Integrate Easily**: Add htmx, Alpine.js, or any library via bundler or CDN.

- **Build Fast**: Lightning-fast builds with Vite's optimized pipeline.

- **Stay Simple**: Template-based approach without framework complexity.

Building websites doesn't have to be complicated.