Skip to content

JaimeMartin/design

This branch is 176 commits behind ros2/design:gh-pages.

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2016
Feb 4, 2016
Feb 9, 2016
Jun 18, 2014
Nov 8, 2013
Oct 26, 2015
Jan 13, 2015
Nov 12, 2013
Jan 8, 2016
Jan 12, 2016
Feb 9, 2016
Jun 19, 2014
Nov 17, 2014
Feb 3, 2016
Nov 17, 2014
Aug 7, 2015
Feb 4, 2016
Nov 8, 2013
Feb 4, 2016
Dec 10, 2013
Feb 4, 2016
Nov 26, 2013
Feb 3, 2016

Repository files navigation

ROS 2.0 design

This repository is a Jekyll website hosted on Github Pages at http://design.ros2.org/.

The repository/website is meant to be a point around which users can collaborate on the ROS 2.0 design efforts as well as capture those discussions for posterity.

The best mailing list for discussing these topics is ros-sig-ng-ros@googlegroups.com. You can view the archives here

Working Locally

You can run the site locally by running this command in this repository:

jekyll serve --watch --baseurl=''

And navgiating to your browser to:

http://localhost:4000/

Site Setup

Site is a Jekyll website with design.ros2.org as the CNAME.

The site requires no static generation outside of github's static jekyll generation, which means that changes are published to the site as soon as they are pushed (can take up to 10 minutes for github to update the site).

The github login (for showing pull requests) also requires that https://github.com/prose/gatekeeper is setup in heroku, and the url for that is http://auth.design.ros2.org/authenticate/TEMP_TOKEN. Because of the free Heroku instance, the first time someone logins in after a period of time, there is a delay.

About

Design documentation for ROS 2.0 effort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • HTML 11.8%
  • C++ 3.5%
  • CSS 2.7%
  • CMake 2.7%
  • Ruby 0.2%
  • Shell 0.2%