ROS Index Development

ROS Index is a statically-generated website which is composed of four main components:

  1. A Jekyll backbone
  2. A Jekyll Ruby plugin which clones and analyzes ROS repositories
  3. HTML templates for displaying content
  4. Build-side and client-side javascript for searching the index

Everything used to build ROS Index can be found on the rosindex repository.

Post an Issue

Contents

Building ROSIndex

See the ROS Index README.md for details on building ROS Index locally.