Berkeley Class Site
The documentation here is intended for both course staff and developers of the Berkeley Class Site template.
Tech Stack
This website is built using Jekyll, a static site generator, and deployed using GitHub Pages. When you push to GitHub, the website is automatically compiled and updated. It uses the Just the Docs Jekyll theme with some boilerplate and styling overrides from Just the Class and our own Berkeley/course-specific branding.
Getting Started
- Follow the instructions in the GitHub repository README.
- Delete the docs/directory from your fork or setpublished: falseon the pages in the directory. (That directory contains documentation for how to use the template, the page you are reading right now.)
- Configure your course’s settings in the _config.ymlfile of your fork. If you have previously used the template, copy over any relevant files.
- Edit content in the website as you wish.