/roll-off-club

Source code for the Roll Off Club site

Primary LanguageHTMLMIT LicenseMIT

Roll Off Club

This repository contains the source code for the Roll Off Club website.

Development

Install the latest version of mkdocs-material:

pip install -r requirements.txt

Build the site locally at https://localhost:8000:

mkdocs serve