Skip to content

NathanNN/CBB752Spring2016.github.io

 
 

Repository files navigation

CBB 752 Spring 2016 Final Project Website

Website URL

The website is available at http://CBB752Spring2016.github.io

Usage

For all usage and documentation for Jekyll-Bootstrap please see: http://jekyllbootstrap.com

Contributing

To contribute to the framework simply edit the .md file in the repository:

  • To edit the index page, directly edit the index.md file.

  • To add a new page to the website, construct a new .md file with the file name being “page name.md" at the root directory of the repository.

  • To add a new post in the blog, construct a new .md file with the file name following the structure “2016-month-day-name-of-the-post.md” in the “_posts” directory.

After the modifications, you can check the result website locally at your computer using Jekyll server following the instructions here. If everything seems right, commit the changes with appropriate annotations and sync the modification to the github server, and make sure to visit http://CBB752Spring2016.github.io to check if everything goes on as desired.

 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.7%
  • JavaScript 7.3%
  • CSS 5.0%
  • Ruby 5.0%