Skip to content

cgenomicslab/cgenomicslab.github.io

 
 

Repository files navigation

cgenomicslab.github.io

====================

Technologies this website uses:

Jekyll  
Github Pages  
Twitter Bootstrap 4.4.1

Before pushing changes, please check that they will work on your system first with the plugins included in the Gemfile using the bundler tool (results served at localhost:4000):

Getting started

  1. Install all prerequisites
  2. Install the jekyll and bundler gems
    gem install jekyll bundler
    
  3. Clone this repository
    git clone git@github.com:cgenomicslab/cgenomicslab.github.io.git
    
  4. Change into your new directory
    cd cgenomicslab.github.io
    
  5. Install missing gems
    bundle install
    
  6. Build the site and make it available on a local server
    bundle exec jekyll serve
    
  7. Browse to http://localhost:4000

About

Comparative Genomics Lab @ IMBB-FORTH website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.1%
  • JavaScript 6.6%
  • Other 0.3%