Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 434 Bytes

recommend-bundler.md

File metadata and controls

4 lines (3 loc) · 434 Bytes

We recommend using Bundler to install and run Jekyll. Bundler manages Ruby gem dependencies, reduces Jekyll build errors, and prevents environment-related bugs. To install Bundler:

  1. Install Ruby. For more information, see "Installing Ruby" in the Ruby documentation.
  2. Install Bundler. For more information, see "Bundler."