nipy-jekyll

nipy-jekyll

About

nipy.github.io is built with a custom theme created for Jekyll.

under development

Running Locally

To render on circle.cl as an artifact, the base-url, specified in _config.yml must be relative (e.g, ""), however to develop locally, it must be specified as "/". Thus, to develop locally, do:

  jekyll serve --baseurl="/"
Install Jekyll and RubyGems

Here are complete instructions

Refer to the Jekyll documentation for further help.