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

No Gemfile #5

Open
morpheyesh opened this issue Oct 8, 2014 · 2 comments
Open

No Gemfile #5

morpheyesh opened this issue Oct 8, 2014 · 2 comments

Comments

@morpheyesh
Copy link

Could you add the Gemfile? Because I clone any other jekyll theme, bundle update, it works. Please update the gemfile.

Excellent theme. Brilliant work! thanks a lot!

cant wait to use it :)

@sidtechnical
Copy link

Even I was about to tell the same. Please add a small How -to - use guidelines for beginers.

@joesepi
Copy link

joesepi commented Feb 28, 2015

I was perplexed by this today too. Upon some searching, I found this and went from there:
https://help.github.com/articles/using-jekyll-with-pages/

So this is what my Gemfile looks like now:

source 'https://rubygems.org'
gem 'github-pages'

gem 'kramdown'

However, I ran into the trouble that I am using Bundler. If you get errors, try running Jekyll with bundle exec, like so:

$ bundle exec jekyll serve

mohitsriv added a commit to mohitsriv/Blog that referenced this issue Dec 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants