nipy / nipy.github.io

Main website for the Neuroimaging in Python community
http://nipy.org
8 stars 10 forks source link

DOC: add Gemfile; then `bundle install` can be used. #31

Closed bcipolli closed 7 years ago

bcipolli commented 8 years ago

The instructions linked to in README.md have three steps. Step 3 is to run bundle install, which requires a Gemfile.

So, I added the appropriate gemfile :)

arokem commented 8 years ago

We might need to change the jekyll command to bundle exec jekyll build (see the "Running Jekyll" section here: https://help.github.com/articles/using-jekyll-with-pages/)

arokem commented 7 years ago

I am going to close this one (I assume it's no longer relevant). Feel free to reopen, if this is still in motion (slow, slow motion...)