nipy.github.io is built with a custom theme created for Jekyll.
under development
- demo
- preview changes with continuous integration
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="/"
Here are complete instructions
Refer to the Jekyll documentation for further help.