ice/website
2024-07-09 11:38:51 +08:00
..
config docs: remove sidebar config of miniapp (#6808) 2024-02-23 16:20:57 +08:00
docs/guide docs: update the links which has expired (#6936) 2024-07-09 11:38:51 +08:00
plugins feat: plugin jsx plus (#529) 2022-11-15 10:32:39 +08:00
scripts 文档 (#203) 2022-11-14 19:47:40 +08:00
src Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
static chore: init website (#5) 2022-11-14 17:41:12 +08:00
babel.config.js chore: init website (#5) 2022-11-14 17:41:12 +08:00
docusaurus.config.js Merge branch 'master' into feat/miniapp-native-events 2023-03-28 11:40:52 +08:00
package.json chore: bump version of dependencies (#6472) 2023-08-21 16:26:00 +08:00
README.md chore: trigger website change 2022-11-14 19:47:43 +08:00

Website v3

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn install

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Just push.