SmartSpin2k is a platform designed to enhance indoor cycling experiences by integrating smart sensor data and user-friendly software.
This repository contains the source files for the documentation site hosted at docs.smartspin2k.com.
- Built using Jekyll with the just-the-docs theme.
- Configured via
_config.yml
for navigation, color scheme, and various plugins such asjekyll-spaceship
.
- Install Ruby and Bundler.
- Run
bundle install
. - Use
bundle exec jekyll serve
to preview the documentation locally athttp://localhost:4000
.
- Fork this repository, make changes, and open a pull request.
- Check the @about.md file for more details on SmartSpin2k.