AndrewCz
bd0cdcd4cb
Add installing devel libraries to fedora
...
I followed the troubleshooting and came up with `sudo gem install jekyll` unable to generate the binary file because the development libraries were not installed on my system. Per [fedoraproject.org -- Gems](https://developer.fedoraproject.org/tech/languages/ruby/gems-installation.html ) this is necessary to install this. The instructions mirror what is listed on that page, but using `yum` instead of `dnf` - which is understandable because RH and CentOS still use `yum`.
2016-03-20 05:08:05 -04:00
chrisfinazzo
8e1dd75312
Fixed a typo, wrap at 80 characters
2015-10-11 21:09:44 -04:00
Jesse W
611af3f456
added alternative jekyll gem installation instructions
2015-10-09 11:35:18 -07:00
chrisfinazzo
9c9481a8a9
Notes for Homebrew, advanced installs, and cleanup
2015-09-30 12:57:09 -04:00
chrisfinazzo
ca29e4f585
Feedback from @parkr, rephrasing, and link to Ruby managers
2015-09-28 21:31:27 -04:00
chrisfinazzo
269018b011
Instructions for El Capitan
2015-09-27 15:49:24 -04:00
Bruce Smith
402643435d
replace broken link; add other Mac-specific info
...
Fixes #3968
2015-09-21 12:08:51 -07:00
chrisfinazzo
95a30fa51d
Update instructions for Ruby 2.0.0
2015-05-01 11:06:49 -04:00
chrisfinazzo
f5351f7268
Use the proper names
2015-05-01 10:34:09 -04:00
Alfred Xing
ae039663b9
Remove Maruku and references to it
2015-04-14 10:58:47 -07:00
Parker Moore
ea9b959c23
Add a jekyllrb.com/help page which elucidates places from which to get help.
2015-02-07 23:49:43 -08:00
Parker Moore
1fa428c6e4
Fix posts per htmlproofer.
2015-02-07 23:31:15 -08:00
chrisfinazzo
ec397e1629
Remove extra spaces
2015-01-31 12:27:28 -05:00
Alan Scherger
c26f040bcf
Eliminate the need for prev_section and next_section metadata.
2015-01-11 21:19:14 -08:00
Joel Glovier
e80469b7b0
add in page nav to troubleshooting file
2014-12-08 10:08:13 -05:00
Parker Moore
99f99169a4
Add quick troubleshooting docs for 'Could not find a JavaScript runtime.'
...
Fixes #2327 .
2014-08-01 14:20:29 -04:00
Parker Moore
e57cd0031d
Use site.docs instead of site.pages.
2014-07-31 04:34:38 -04:00