Clone the repository:
git clone https://github.com/selendra/selendra-wiki.git && cd selendra-wiki
Using yarn, run:
yarn install
The site is built using Docusaurus: you may need to install Docusaurus before running the Wiki locally.
yarn add @docusaurus/core@latest @docusaurus/preset-classic@latest
yarn selendra:start
yarn selendra:build
In order to run the build version, you need to download serve
npm install -g serve
yarn selendra:serve
After every commits to the repository, need to build before push into git.
./script/updatebuild.sh
Clone the repository:
git clone https://github.com/selendra/selendra-wiki.git && cd selendra-wiki
Install Serve:
npm install -g serve
Run the prebuild version of the wiki:
yarn selendra:serve
The repository is a folked projects from Polkadot Wiki and is under license GPL