- Fork or clone this repo.
- Add markdown files under
/docs
directory at themaster
branch. - Change the config in
mkdocs.yml: nav
. - Commit or Pull Request.
Follow the instructions in requirements.txt
to set up the environment.
You can use this command to deploy in local.
../acm-wiki $ mkdocs build
Following commands are NOT Recommended to run in local.
../acm-wiki $ mkdocs gh-deploy