rapyuta-robotics / rapyuta-io-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rapyuta.io Documentation

Running locally for development

  • Install hugo. Make sure the version is higher than 0.2.
  • Install Pygments (Used for code styling).
pip install Pygments
  • Initialize and fetch submodules.
git submodule init
git submodule update
  • Navigate to hugo directory and start development server.
cd hugo
hugo server

About


Languages

Language:JavaScript 55.3%Language:HTML 22.0%Language:CSS 21.7%Language:Ruby 0.5%Language:Dockerfile 0.5%