Note: solidity-docgen
does not work on Windows.
git clone https://github.com/aragon/hack.git
cd hack/website
npm install
npm start
This should open your local instance of these docs in your browser at http://localhost:3000/.
cd website
npm install
npm run build
npm run publish-gh-pages
Note: the aragonOS
files must be generated on publish, see issue.
Thanks for your interest in contributing to these docs! Get started here.