mirror of
https://github.com/acid-info/docs.wakuconnect.dev.git
synced 2025-02-22 14:48:06 +00:00
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Description
This repository is the source for https://docs.dappconnect.dev/.
It is built using mdBook.
Development
You will need to install mdBook.
To start a server that also builds the page use:
mdbook serve
Will expose the built page under http://localhost:3000/.
Continuous Integration
Two branches are built by our Jenkins instance:
master
is deployed to https://docs.dappconnect.dev/ by CIdevelop
is deployed to https://dev-docs.dappconnect.dev/ by CI
PRs should be made for develop
branch and master
should be rebased on develop
once changes are verified.
Description
Languages
HTML
100%