A static site generator for the modern web
- 🚀 Base on Vite, it has great development experience.
- 📝 Internal MDX support, you can write React component in markdown file.
- 🔥 Powerful default theme, includes Full-text Search, i18n, Dark Mode, Code Copy, Home Page,API Page etc.
- 🏝️ Islands architecture, implement less client bundle and partial hydration, which means higher performance.
EasyPress is now in maintenance mode. For a next-gen React-based SSG built on top of React + Vite
pnpm run dev
pnpm run preview
Detailed changes for each release are documented in the CHANGELOG.