This powers the site for Nereon open project, part of Ribose Open.
It is a Jekyll site. See _config.yml for configuration. Site data is located in this directory. Built site is placed under _site.
-
In short, ensure you have reasonable Ruby versibon, run
bundle
from within site directory to install gem dependencies, and runjekyll serve
to launch site preview. -
See Open Project theme documentation for how to develop sites with our framework, was well as how to make changes to theme itself.
-
Feel free to submit PR if you spot incorrect information or typos.