Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 430 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 430 Bytes

2040 Richmond Squadron Website

The website is built with Jekyll, a static site generator, and is hosted for free via GitHub Pages.

The simplest way to edit the site localy is with docker.

Running docker-compose up from within the project folder will bring up the site. Then you just navigate to localhost:4000 and edit away.