This is a core repository of documentation that is published on the rtc.io site.
This site is generated using blockdown, if you would like to contribute please follow these steps:
- Fork and clone the repo
- Run
npm installin the rtc.io-website directory - Find the relevant
.mdfile in the src directory and make any necessary changes - run
makein the rtc.io-website directory to build the updated.htmlpages - Make a pull request for your changes.
Thanks for helping us to maintain rtc.io!