TODO: Need a totorial on how to wire & program a kitbot
Sim-Docs is a beginner-friendly guide to FRC programming, built with Docusaurus.
Read the documentation at simbotics.github.io/sim-docs.
You will need Node.js installed.
git clone https://github.com/Simbotics/sim-docs.git
cd sim-docs
npm install
npm run startThe development server opens the site in your browser and updates it as you edit.
Contributions are welcome. You can help by correcting mistakes, improving explanations, or adding new documentation.
See the How to Contribute guide if you want to contribute to this project. Alternatively, click Edit this page at the bottom of every page to edit directly from GitHub
Most documentation is stored in the docs directory as MDX files.
Original Sim Docs code and documentation are available under the MIT License.
The site includes software from TeaVM, Docusaurus, React, CodeMirror, and other open-source projects. Some lessons also reference or display credited material from official WPILib, Limelight, Git, Java, GitHub, and Visual Studio Code resources. Those projects, materials, names, and logos remain under their own licenses and ownership.
See THIRD_PARTY_NOTICES.md for source links,
license information, image credits, and trademark notices.