/roweb

rOpenSci's Website

Primary LanguageHTMLOtherNOASSERTION

'ropensci website'

This is repo for rOpenSci's website. To build the site, clone the repo and run. If you don't have the appropriate gems, you will have to bundle install before running jekyll.

# To build the site
bundle exec jekyll build

Contributions

To contribute content to the website such as tutorials, use-cases, or blog posts (upon invitation), fork this repo, add your content and send a pull request. See the CONTRIBUTIONS file for additional details. You can test out the site locally by running

bundle exec jekyll serve --watch

and previewing the site at http://localhost:4000

License

For more information see the LICENSE file. © rOpenSci 2014