Skip to content

ph142-ucb/sp20

Repository files navigation

PH 142

This repo hosts the source files for PH142's Spring 2020 website.

This site is built from Kevin Lin's Just the Class.

Editing the website

  1. Clone this repo.
$ git clone https://github.com/ph142-ucb/sp20.git
  1. Make edits on master (git add, commit, push)
  2. Feel free to push straight to master. You should see changes reflected on the course website within 2-3 minutes.

See this amazing video guide that Suraj made for Data100.

-- or just ping Nolan on Slack.

Local development environment

Just the Class is built for Jekyll, a static site generator. View the quick start guide for more information. Just the Docs requires no special Jekyll plugins and can run on GitHub Pages' standard Jekyll compiler.

  1. Follow the GitHub documentation for Setting up your GitHub Pages site locally with Jekyll.
  2. Start your local Jekyll server.
$ bundle exec jekyll serve
  1. Point your web browser to http://localhost:4000
  2. Reload your web browser after making a change to preview its effect.

For more information, refer to Just the Docs.

About

Course website for PH142 Spring 2020: https://ph142-ucb.github.io/sp20

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6