Skip to content

rulifeng/conflux-documentation

 
 

Repository files navigation

Website

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

Local Development

Installation:

$ yarn

Running:

$ yarn start
// or for zh site preview
// BUT DON'T DIRECTLY PROVIDE ZH TRANSLATION THIS WAY
$ yarn zh

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

Build:

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Contributing

We issue poaps for document contributors every 3 months. Refer to CONTRIBUTING for how to contribute and how the poap issuing rule works.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • MDX 35.5%
  • CSS 18.1%