Official site for Computer Science Mentors
CSS: Materialize, Sass, Bourbon
JS: Angular, jQuery
Development tools: Gulp, Browser-sync
Credits to this boilerplate
- Requirements: Node, Global
gulp
cli:npm install -g gulp-cli
- Run
npm install
to get local packages
- Run
gulp serve
for hot code reload - Add custom Sass files in the
sass/
folder, and import them at the bottom oftheme.scss
.
- The OCF doesn't allow for 1) redirects or 2) DNS configuration so push to csmentors.berkeley.edu by:
- SSH into our OCF account
cd
topublic_html
git pull