Skip to content

robherc/RackRobo-docs

 
 

Repository files navigation

Rack Robotics Documentation

This repository is the source for Rack Robotics documentation.

Local Development

Getting Started

  1. Install Git if necessary: git-scm.com.

  2. Open Terminal, Command Prompt, or Powershell.

  3. Pick a location to store the docs, and use cd to navigate there.

  4. Clone this repository:

    git clone https://github.com/Rack-Robotics/docs.git
  5. Open the code in your favorite code editor. We like Visual Studio Code.

  6. Install Hugo if necessary: gohugo.io.

  7. Run the Hugo server:

    hugo server
  8. Open your browser and navigate to http://localhost:1313.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.8%
  • HTML 43.1%
  • Shell 6.1%