xiaods / conflux-developer-site

conflux docs for developer

Home Page:https://devdoctest.conflux-chain.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conflux Developer Website

This website is built using Docusaurus 2, a modern static website generator. It supports retrieving docs from any repository and deploys to developer.conflux-chain.org.

To submit a repository, please read the doc here.

Installation

$ yarn REINIT
$ yarn

Note: the yarn REINIT command will run a shell script that clears any uncommitted changes under this directory including all submodules in docs folder. It will set everything to the same state as your origin/master.

Local Development

$ yarn start

This command starts a local development server and open 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

Want to contribute to Conflux developer site? Awesome! You can find information about contributing to this project in issues

If you don't know how to make your first contributing, please reference here: First Contributions

About

conflux docs for developer

https://devdoctest.conflux-chain.org/


Languages

Language:JavaScript 80.9%Language:Shell 10.6%Language:CSS 8.1%Language:HTML 0.3%