Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 225 Bytes

This is our OSS page.

We generate it using a couple of Handlebars templates found in the "templates" folder from data found in data.js.

Building

To re-build the site:

yarn install
yarn run build