Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Repository files navigation

breitmanlab.github.io

Welcome to the source code for the website of the Breitman Lab, located at Auburn University at Montgomery (AUM).

Technologies this website uses:

Jekyll
GitHub Pages
jQuery

Steps to install a local copy of this website (e.g. for testing):

  • Clone a copy of this repo.

  • cd into the repo.

  • Install Jekyll:

    gem install bundler jekyll

  • Start an instance of the website (change or increment the port number if needed):

    jekyll serve --port 4000 --watch --baseurl=""

  • Go to this address in a browser (change or increment the port number if needed):

    localhost:4000

  • When you are finished, you should kill the process with ctrl + c.

Credits

The basic framework for this website was borrowed from the websites of the Thompson Lab at UC, Merced (https://thompsonlab.science), which is based on the websites of the Keedy Lab at the the CUNY ASRC (https://keedylab.org) and the Fraser Lab at UCSF (www.fraserlab.com).

This website uses CSS styles from https://templated.co.