This wiki for the Aragon Project contains much of the content and resources available publicly.

If you feel like contributing to the wiki, like changing or adding things, feel free to submit a Pull Request at https://github.com/aragon/aragon-wiki

To deploy changes in the wiki to web:

  • Install MkDocs
  • Push changes to master branch
  • pip install mkdocs-material
  • In the aragon-wiki directory, run mkdocs gh-deploy