- Fork airbnb/lottie
- Make desired changes to markdown docs. Each platform is in one markdown file.
- The sidebar will automatically be populated by the H1 titles.
- Install the docsify cli with
npm i docsify-cli -g - Run
docsify serve docsto run a local webserver to test your docs. Modify docs as needed. - Put up a pull request on airbnb/lottie.