opencobra / opencobra.github.io

Official openCOBRA website

Home Page:https://opencobra.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openCOBRA.github.io

Installation instructions

Make sure to have ruby (and gem) installed.

Run the following commands from within the cloned folder:

gem install jekyll bundler
bundle install

Building and displaying the website locally

Build the website locally from within the cloned folder:

bundle exec jekyll build

Launch the local Jekyll server:

bundle exec jekyll serve

The local website address is displayed.

Website design based on Jekyll blog that is based on Stellar.

About

Official openCOBRA website

https://opencobra.github.io/

License:MIT License


Languages

Language:CSS 50.0%Language:HTML 28.0%Language:JavaScript 21.6%Language:Ruby 0.4%