This is the Github page of the CERN Vidyo Team.
Get the required gems
$ bundle install
Use it!
$ jekyll serve
For more details read about Jekyll on its web page.
Some important configuration can be done in the file _config.yml
. Please, check the Setup section in that file.
To set up your environment to develop this theme, run bundle install
.
You theme is setup just like a normal Jelyll site! To test your theme, run bundle exec jekyll serve
and open your browser at http://localhost:4000
. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
This work is licensed under a Creative Commons Attribution 4.0 International license.