Sim-Docs is a beginner-friendly guide to FRC programming, built with Docusaurus.
Read the documentation at xjp66666.github.io/sim-docs.
You will need Node.js installed.
git clone https://github.com/xjp66666/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.