Getting Started with Stati
Stati is a modern static site generator built with TypeScript. It’s designed to be fast, minimal, and developer-friendly while providing powerful features like Incremental Static Generation (ISG).
What makes Stati different?
- TypeScript-first: Full type safety for configuration and templates
- Fast builds: Lightning-fast development and optimized builds
- ISG support: Incremental Static Generation with intelligent caching
- Minimal dependencies: Focused and lightweight
- Developer experience: Hot reload, fast builds, and great tooling
Quick Overview
- Installation - Install Stati and create your first site
- Project Structure - Understanding how Stati organizes your files
- Quick Start Guide - Build your first site step by step
Philosophy
Stati follows these core principles:
- Simplicity over complexity - Keep things simple and focused
- Performance by default - Fast builds and runtime performance
- Developer experience first - Great tooling and debugging experience
- Modern standards - Built with modern web technologies
Ready to get started? Head over to the Installation guide.