Skip to content

tiffperumpail/csmberkeley.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official site for Computer Science Mentors

CSS: Materialize, Sass, Bourbon
JS: Angular, jQuery
Development tools: Gulp, Browser-sync

Credits to this boilerplate

Setup

  • Requirements: Node, Global gulp cli: npm install -g gulp-cli
  • Run npm install to get local packages

Development

  • Run gulp serve for hot code reload
  • Add custom Sass files in the sass/ folder, and import them at the bottom of theme.scss.

Deployment

  • The OCF doesn't allow for 1) redirects or 2) DNS configuration so push to csmentors.berkeley.edu by:
    1. SSH into our OCF account
    2. cd to public_html
    3. git pull

About

Second iteration of the CSM website (Fall 2016 - )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 81.8%
  • HTML 12.6%
  • JavaScript 5.6%