Interlay documentation for users, vaults, developers and anyone else.
This is the central place for user guides and links to developer documentation in the IBTC universe.
Make sure you have yarn
installed. Install docsify globally:
yarn global add docsify-cli
Clone the repository:
git clone [email protected]:interlay/interbtc-docs.git
Build the documentation:
docsify serve ./docs
You can browse the documentation locally or directly on docs.interlay.io.
All pages are written using docsify. Follow their guide to add new pages: https://docsify.js.org/#/more-pages
The theme is based on docsify-themable and is very simple to customize: https://jhildenbiddle.github.io/docsify-themeable/#/customization
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Clone your new fork and enter the working folder (
git clone https://github.com/youruser/interlay.github.io.git && cd interlay.github.io
) - Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Make your changes
- Commit your changes (
git commit -m 'feat: Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
We are using semantic versioning and conventional commits.
If you are searching for a place to start or would like to discuss features, reach out to us: