Skip to content

mm809/mm809.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minlab.github.io

Welcome to the source code for the website of the Min Lab, located at the Guangzhou Labortory, Guangzhou.

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 website of the Keedy Lab at the the CUNY ASRC (https://keedylab.org), which is based on the website of Fraser Lab at UCSF (www.fraserlab.com).

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors