Skip to content

ndonthi/berkeley-beam.github.io

 
 

Repository files navigation

Berkeley Engineers and Mentors Website

Getting started

To do dev work for the site, pull the repo to your local machine. You will then need to install jekyll and bundler using the following commands:

gem install jekyll bundler
bundle install
jekyll serve

The jekyll serve command serves up a local instance of the site on port 4000. Visit the instance in your browser at localhost:4000. If you need more in-depth instructions, check out jekyll's website.

Process

Please do not push straight to master. For now, let's try to do all work on branches unless you have been approved to push straight to master. Make a PR if you want to make a change, and if it is approved, it will be merged in to the site. This will hopefully keep the website clean and functional. If you have any questions about how to use git and make pull requests, talk to Kevin Arifin.

About

BEAM's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 76.8%
  • HTML 13.1%
  • Jupyter Notebook 9.0%
  • Ruby 1.1%