Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jekyll new should add a Gemfile and tell people to use Bundler #4358

Closed
parkr opened this issue Jan 15, 2016 · 2 comments
Closed

jekyll new should add a Gemfile and tell people to use Bundler #4358

parkr opened this issue Jan 15, 2016 · 2 comments

Comments

@parkr
Copy link
Member

parkr commented Jan 15, 2016

One of the most common problems we run into are installation and version problems. Using Bundler could help alleviate these issues and streamline the experience of working with Jekyll, its plugins and all their versions.

/cc @jekyll/core

@parkr parkr added the ux label Jan 15, 2016
@parkr parkr added this to the 3.1.1 milestone Jan 15, 2016
@envygeeks
Copy link
Contributor

Should probably attach it to the site so a grep can be done to just merge and change everything on the site to using bundle install and bundle exec, this will also reduce our surface with OS X and others since we can now say "our official way is non-system wide installs"

@chrisfinazzo
Copy link
Contributor

See #4368 for work on this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants