wendraw / island

Vite & MDX powered static site generator.

Home Page:https://island.sanyuan0704.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. And you can join the Discord to discuss with us.

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.

https://island.sanyuan0704.top

License:MIT License


Languages

Language:TypeScript 80.0%Language:CSS 12.9%Language:SCSS 4.4%Language:JavaScript 2.5%Language:HTML 0.1%Language:Shell 0.1%