Skip to content

Cloud-CV/GCI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudCV Google Code In Website

Development

This site is built with Jekyll and Bootstrap.

Adding new project

  1. Copy a file project file from the _posts folder and rename it to {date}-project-{project-name}
  2. Fill the fields in the copied file accordingly
  3. Run jekyll serve and check in the browser on 0.0.0.0:4000 if the site looks like expected
  4. Send a Pull Request

Acknowledgements

Based on the Tim O'Brien excellent project.