Commit Graph

10 Commits

Author SHA1 Message Date
Nadjib Amar 830f157f51 Bundler isn't installed by default
The bundle command requires the bundler gem to have been installed before it's run.
2016-08-19 05:38:05 +02:00
Parker Moore 9d45644e6c
docs/quickstart: update instructions to require bundler
With gem-based themes being bundled in the new site via the `Gemfile`, we
should ask folks to use Bundler wherever possible. This should lead to more
successful installations and getting the base site setup properly.

The only trouble this introduces is it puts a dependency on Bundler. That
said, I'm totally fine with requiring everyone use Bundler for this site.
How could we best install bundler in these instructions?

/cc @jekyll/documentation
2016-07-30 11:35:06 -04:00
Parker Moore 19b566e6ea
site: use rouge instead of pygments 2016-04-28 18:26:29 -07:00
Michael Lee 99aabaaf16 Docs: Quickstart - removed alternatively 2016-02-01 10:22:31 -05:00
Michael Lee 6c4a1bf00e Docs: Quickstart - added documentation about the `--force` option if directory is not empty 2016-01-27 22:22:12 -05:00
chrisfinazzo b5a73373ff Wrap lines 2015-03-11 20:17:23 -04:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
Joel Glovier 41311841f4 Adds info about installing jekyll in current dir
Closes #2838
2014-08-27 16:42:24 -04:00
kleinfreund 0ed02e9c1e Replacing front-matter/frontmatter with front matter 2014-08-01 10:07:09 +02:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00