Skip to content

Flower-F/island.js

 
 

Repository files navigation

Island.js

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 Page etc.
  • 🏝️ Islands architecture, implement less client bundle and partial hydration, which means higher performance.

Documentation

To check out docs, visit docs.

Changelog

Detailed changes for each release are documented in the CHANGELOG.

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Credits

The theme system references VitePress and VuePress as well as their official docs.Thanks for them.

License

MIT

Copyright (c) 2022-present, Xingyuan Yang

About

📝 Vite & Mdx powered static site generator.Base on islands architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.5%
  • CSS 13.9%
  • SCSS 5.3%
  • JavaScript 1.1%
  • Other 0.2%