The official website for Cambridge University Fencing Club (https://www.cufencing.org.uk)
Uses Gatsby, so easy setup:
- Install dependencies:
npm install
- Build:
gatsby build
- Deploy: Copy the
public
folder to your host
I built this to learn how to use Gatsby so it is a little rough around the edges.
- Most of the text is embedded in the pages so can be changed from there
- To add/change members on the committe page, edit:
src/data/data.yml
- To add an API key for the google maps embed, edit:
src/data/data.yml
- To add documents (PDF format please), place in:
src/data/documents
with the name as you wish it to appear on the site