ice/website
ZeroLing 9d0b27b541
feat: plugin jsx plus (#529)
* feat: create plugin jsx plus

* feat: add jsx plus plugin

* chore: dismiss all lint problems

* feat: add include and exclude

* docs: update docs of jsx plus

* fix: in case of auto lint fix

* fix: lint problem

* fix: compatible with node 14

* chore: update version

* chore: update pnpm lock

* fix: dev dep
2022-09-16 14:45:22 +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: test (#512) 2022-09-16 14:32:38 +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 Update v3 docs (#329) 2022-07-07 17:13:41 +08:00
package.json fix: peer depenencies warning (#420) 2022-08-09 16:53:33 +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.