A static site generator for the modern web.It has following features:
- 🚀 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 Pageetc. - 🏝️ Islands architecture, implement less client bundle and partial hydration, which means higher performance.
To check out docs, visit docs.
Detailed changes for each release are documented in the CHANGELOG.
The theme system references VitePress and VuePress as well as their official docs.Thanks for them.
Copyright (c) 2023-present, Cully Fung