A static site generator for the modern web.It has following features:
- 🚀 Base on Vite, it has great development experience.
- 🏝️ Islands architecture, implement less client bundle and partial hydration.
- 📝 Internal Mdx support, you can write React component in markdown file.
To check out docs, visit docs.
Detailed changes for each release are documented in the CHANGELOG.
Please make sure to read the Contributing Guide before making a pull request.
The theme system references VitePress and VuePress as well as their official docs.Thanks for them.
Copyright (c) 2022-present, Xingyuan Yang