GithubHelp home page GithubHelp logo

strands-project / robblog Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 84 KB

Robblog is a tool which converts entries from mongodb_store into blog posts for Jekyll. It runs as a ros node and provides its own web server, binding to a host and port of your choice.

Python 58.90% HTML 8.33% CMake 32.77%

robblog's People

Contributors

bfalacerda avatar cburbridge avatar cdondrup avatar hawesie avatar marc-hanheide avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

robblog's Issues

documentation and install for 14.04

There are a number of issues with the current install instructions:

sudo apt-get ruby1-dev nodejs misses the word install I guess, and, then there is no package called ruby1-dev1 on 14.04
I did run sudo apt-get install ruby1.9.1-dev nodejs instead, but then that leads to this problem:
sudo -E gem install jekyll -v 2.5.3 returns

Fetching: liquid-2.6.3.gem (100%)
Fetching: kramdown-1.13.2.gem (100%)
Fetching: mercenary-0.3.6.gem (100%)
Fetching: safe_yaml-1.0.4.gem (100%)
Fetching: colorator-0.1.gem (100%)
Fetching: yajl-ruby-1.2.1.gem (100%)
Building native extensions.  This could take a while...
Fetching: posix-spawn-0.3.13.gem (100%)
Building native extensions.  This could take a while...
Fetching: pygments.rb-0.6.3.gem (100%)
Fetching: redcarpet-3.4.0.gem (100%)
Building native extensions.  This could take a while...
Fetching: blankslate-2.1.2.4.gem (100%)
Fetching: parslet-1.5.0.gem (100%)
Fetching: toml-0.1.2.gem (100%)
Fetching: jekyll-paginate-1.1.0.gem (100%)
Fetching: multipart-post-2.0.0.gem (100%)
Fetching: faraday-0.11.0.gem (100%)
Fetching: public_suffix-2.0.5.gem (100%)
ERROR:  Error installing jekyll:
    public_suffix requires Ruby version >= 2.0.

So I figured that probably ruby 2.z is needed, and installed sudo apt-get install ruby2.0 ruby2.0-dev and then installed the gem as above. That finally worked...

rosdep install still breaks because of gem

I still get this:

$ rosdep install --from-paths src/ -n -r -y

ERROR: Rosdep experienced an internal error.
Please go to the rosdep page [1] and file a bug report with the message below.
[1] : http://www.ros.org/wiki/rosdep

rosdep version: 0.10.30

Bad installer [gem]: [Errno 2] No such file or directory

because of this

<run_depend>jekyll</run_depend>

Is there any other fix for that then just removing it from the package.xml file?

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.