mirror of https://github.com/alibaba/ice.git
* feat: support runtime relative path * chore: line break * fix: not compatible with relative path * feat: support absolute path * docs: update plugin-dev * docs: optimize config * refactor: runtime staticRuntime and name * fix: type * chore: remove file path exists check |
||
|---|---|---|
| .. | ||
| blog | ||
| config | ||
| docs | ||
| plugins | ||
| scripts | ||
| src | ||
| static | ||
| README.md | ||
| babel.config.js | ||
| docusaurus.config.js | ||
| package.json | ||
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.