Skip to content

data-88e/fa25

Repository files navigation

Data 88E Fall 2025 Website

Deploy Jekyll site to Pages Run all page tests

Set Up

The berkeley-class-site template requires Ruby 3.3.7 or higher and bundler >= 2.6 Install Ruby before continuing. You can check your Ruby version by running:

ruby --version
bundle --version

Prerequisites:

Clone the repository (SSH) and install dependencies

git clone [email protected]:data-88e/fa25.git
bundle install

Local Testing

View the site locally

cd fa25
bundle exec jekyll serve

Deployment

Via GitHub Pages.

License

MIT