Skip to content

JJ48/TorqueLearn

 
 

Repository files navigation

TorqueLearn

open-source FRC learning

What is TorqueLearn?

TorqueLearn is designed to be an aggregation of FRC knowledge to accelerate the induction of new people and maintain a consistent knowledgebase.

How does it work?

The tutorial documents are sourced from the markdown files in pages/. The top-level Rust script (cargo run) automatically converts these documents into servable HTML documents--combined with the layout and static files in layout/. Connect to https://127.0.0.1:8000/. You may need the nightly Rust version. To get that, run rustup install nightly and run with cargo +nightly run.

About

A FOSS wiki of Texas Torque's knowledge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 71.5%
  • Rust 13.4%
  • CSS 12.1%
  • JavaScript 3.0%