Welcome to the Duke Robotics Club Wiki! This is a place for us to document our projects and share our knowledge with the world. If you're a member of the club, feel free to add to this wiki. If you're not a member, feel free to browse around and see what we're up to!
This site is built using Docsify. To view it locally, install the Docsify CLI using npm install -g docsify-cli
and then run docsify serve
in the root directory of this repository. You can then view the site at localhost:3000
.
All content on the main
branch is automatically deployed to dukerobotics.github.io/wiki.
To contribute to this wiki, first create a new branch or switch to an existing one other than main
. Then, create a new markdown file or edit an existing file. When you are done, open a pull request.
Consult a club lead before merging pull requests. Although pull request approvals are not strictly required, your subteam lead may want to review your changes before they are merged.