Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

Data 100 Spring 2025 Website

Deploy Jekyll site to Pagesa11y specs

Installation

Prerequisites:

After cloning this repository and navigating into the directory, run the following command to install dependencies

cd YOUR_REPO
bundle install

Usage

To run the site locally, run:

bundle exec jekyll serve

Deployment

This site is deployed via a GitHub Action Workflow. For more information see GitHub Pages.

License

MIT