This is the gdyu wiki
Built in mkdocs with the windmill theme, you'll need to install both
requires python 3 and pip
pip install mkdocs
pip install mkdocs-windmill
run mkdocs serve
to run it locally
please follow a git workflow to contribute (fork -> branch -> make your changes -> submit pr)
- look in the
mkdocs.yml
file to know which files are for which links - edit the md and yaml file(s) (don't edit the /site folder files)
- submit a pull request so we can merge it