GithubHelp home page GithubHelp logo

terrorizer1980 / design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubuntu-robotics/design

0.0 0.0 0.0 10.06 MB

Design documentation for ROS 2.0 effort

Home Page: http://design.ros2.org/

License: Apache License 2.0

Ruby 0.24% HTML 11.78% CSS 3.02% JavaScript 78.53% Shell 0.25% CMake 2.69% C++ 3.49%

design's Introduction

ROS 2 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 design efforts as well as capture those discussions for posterity.

The best mailing list for discussing these topics is [email protected]. 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/

Working Locally (Docker)

If you don't want to (or can't) install Ruby and other Jekyll dependencies directly on your machine, you can run the server via Docker. Navigate to the directory containing this repository, and start the server via

docker run -v $PWD:/srv/jekyll -p 4000:4000 jekyll/jekyll jekyll serve --watch --incremental

You can then navigate 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.

design's People

Contributors

bsubei avatar clalancette avatar codebot avatar csukuangfj avatar davetcoleman avatar dhood avatar dirk-thomas avatar emersonknapp avatar esteve avatar gavanderhoorn avatar gbiggs avatar gerkey avatar jacobperron avatar jacquelinekay avatar jaimemartin avatar jwillemsen avatar karsten1987 avatar kev-the-dev avatar miguelprada avatar mikaelarguedas avatar mjcarroll avatar nuclearsandwich avatar olaldiko avatar parallel-hao avatar ryanewel avatar scpeters avatar sloretz avatar tfoote avatar wjwwood avatar youtalk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.