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
..
upgrading Subdirectories of _posts are no longer categories 2016-03-05 10:59:54 +00:00
assets.md Use HTTPS 2016-02-22 22:17:02 -05:00
collections.md Fixes typo on collections 2016-03-11 13:03:32 -08:00
conduct.md Rakefile: siteify_file should allow overrides from task [ci skip] 2016-03-10 10:21:15 -06:00
configuration.md replace with @parkr suggestion 2016-03-19 18:22:35 +01:00
continuous-integration.md Merge pull request #4628 from mejackreed/travis-sudo 2016-03-09 11:19:58 -08:00
contributing.md Update site version of contributing [ci skip] 2016-03-15 16:05:38 -07:00
datafiles.md Update the site history 2016-02-15 21:58:22 -08:00
deployment-methods.md Adding Aerobatic to list of deployment options 2016-03-02 15:04:15 -08:00
drafts.md Wrap lines 2015-03-11 20:17:23 -04:00
extras.md Fix link issues in the site found by HTML Proofer. 2016-03-01 19:43:22 -08:00
frontmatter.md Use HTTPS 2016-02-22 22:17:02 -05:00
github-pages.md Feedback from @parkr 2016-02-23 11:20:32 -05:00
history.md refresh contributing doc 2016-03-10 10:09:53 -06:00
index.md Use HTTPS 2016-02-22 22:17:02 -05:00
installation.md Use HTTPS 2016-02-22 22:17:02 -05:00
migrations.md Use HTTPS 2016-02-22 22:17:02 -05:00
pages.md Use HTTPS 2016-02-22 22:17:02 -05:00
pagination.md Update pagination docs to reflect removal of pagination as runtime dep. 2015-11-20 10:51:16 -08:00
permalinks.md site: fix :hour, :minute, :second permalink keys to refer to date front matter value 2016-01-11 13:37:27 -08:00
plugins.md Add jekyll-video-embed 2016-03-01 17:18:08 -03:00
posts.md Use HTTPS 2016-02-22 22:17:02 -05:00
quickstart.md Docs: Quickstart - removed alternatively 2016-02-01 10:22:31 -05:00
resources.md Fix link issues in the site found by HTML Proofer. 2016-03-01 19:43:22 -08:00
sites.md Rm date indicators and >1 year inactive sites 2016-01-20 07:22:54 +10:00
static_files.md static files mtime liquid should return a Time obj 2015-04-14 11:52:25 -07:00
structure.md Update structure.md 2016-02-15 00:39:53 -05:00
templates.md Fix documentation for push/pop/shift/unshift 2016-03-17 15:50:50 -07:00
troubleshooting.md Additional repo needed for Fedora 23 Workspace 2016-03-20 05:53:13 -04:00
upgrading.md Add upgrading docs from 2.x to 3.x 2015-11-18 08:50:49 -08:00
usage.md Remove brackets around _config.yml 2015-10-16 12:08:29 -05:00
variables.md Fix spelling of GitHub in docs and history 2016-01-06 17:21:09 +01:00
windows.md A few grammar fixes 2016-02-11 22:12:02 -05:00