Skip to content

SmartSpin2K/SS2K-Documentation

Repository files navigation

SmartSpin2k Documentation

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.

Overview

  • Built using Jekyll with the just-the-docs theme.
  • Configured via _config.yml for navigation, color scheme, and various plugins such as jekyll-spaceship.

Local Development

  1. Install Ruby and Bundler.
  2. Run bundle install.
  3. Use bundle exec jekyll serve to preview the documentation locally at http://localhost:4000.

Contributing

  • Fork this repository, make changes, and open a pull request.
  • Check the @about.md file for more details on SmartSpin2k.

Useful Links