MahmutRuzi / fraser-lab.github.io

Fraser Lab website

Home Page:fraserlab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fraser-lab.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):

sudo gem install bundler
bundle install
bundle exec jekyll serve

To create a conda environment to locally test and host, the following should suffice:

conda create -n jekyll -c conda-forge rb-jekyll
conda activate jekyll
bundle install
bundle exec jekyll serve

About

Fraser Lab website

fraserlab.com

License:MIT License


Languages

Language:HTML 93.1%Language:JavaScript 6.6%Language:CSS 0.2%Language:TeX 0.1%Language:Ruby 0.0%