ice/website
水澜 866ca0e2ab
feat: redirect imports (#5919)
* feat: redirect runtime imports

* chore: change log

* docs: add info for data loader
2023-02-15 19:35:02 -08:00
..
config docs: modify the url to the correct repo (#5612) 2022-11-24 13:24:35 +08:00
docs/guide feat: redirect imports (#5919) 2023-02-15 19:35:02 -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 docs: modify internal link (#651) 2022-11-15 10:33:08 +08:00
static
README.md chore: trigger website change 2022-11-14 19:47:43 +08:00
babel.config.js
docusaurus.config.js Update docusaurus.config.js (#5633) 2022-11-29 18:05:44 +08:00
package.json fix: website build with errors (#5860) 2023-02-03 12:17:14 +08:00

README.md

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.