Files
jekyll/site/_docs
AndrewCz a54cedbb72 Additional repo needed for Fedora 23 Workspace
After running:

    sudo dnf install ruby ruby-devel rubygems nodejs
    sudo dnf group install "C Development and Tools"

I was unable to install Jekyll via `gem` due to an error:

    The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first.

Taken from the [fedoraproject.org](https://developer.fedoraproject.org/tech/languages/ruby/gems-installation.html) Gem page:

>If you installed all the above, but the extensions would still not compile, you are probably running a Fedora image that misses `redhat-rpm-config` >package. In that case gcc compiler would complain about one of the following:

    gcc: error: conftest.c: No such file or directory
    gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory

>To solve this, simply run sudo dnf install `redhat-rpm-config`.

After doing so it downloaded, compiled and installed without a problem.
2016-03-20 05:53:13 -04:00
..
2016-02-22 22:17:02 -05:00
2016-03-11 13:03:32 -08:00
2016-02-15 21:58:22 -08:00
2015-03-11 20:17:23 -04:00
2016-02-22 22:17:02 -05:00
2016-02-23 11:20:32 -05:00
2016-03-10 10:09:53 -06:00
2016-02-22 22:17:02 -05:00
2016-02-22 22:17:02 -05:00
2016-02-22 22:17:02 -05:00
2016-02-22 22:17:02 -05:00
2016-03-01 17:18:08 -03:00
2016-02-22 22:17:02 -05:00
2016-02-15 00:39:53 -05:00
2015-10-16 12:08:29 -05:00
2016-02-11 22:12:02 -05:00