ice/website
luhc228 f29f6a62b4
feat: support runtime relative path (#537)
* 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
2022-10-12 17:07:23 +08:00
..
blog 文档 (#203) 2022-07-01 16:47:25 +08:00
config Update v3 docs (#329) 2022-07-07 17:13:41 +08:00
docs feat: support runtime relative path (#537) 2022-10-12 17:07:23 +08:00
plugins feat: plugin jsx plus (#529) 2022-09-16 14:45:22 +08:00
scripts 文档 (#203) 2022-07-01 16:47:25 +08:00
src feat: plugin jsx plus (#529) 2022-09-16 14:45:22 +08:00
static chore: init website (#5) 2022-02-22 18:35:06 +08:00
README.md chore: trigger website change 2022-07-01 17:08:06 +08:00
babel.config.js chore: init website (#5) 2022-02-22 18:35:06 +08:00
docusaurus.config.js docs: store (#504) 2022-09-26 16:14:50 +08:00
package.json docs: store (#504) 2022-09-26 16:14:50 +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.