Skip to content

CUFC/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cufc-website

The official website for Cambridge University Fencing Club (https://www.cufencing.org.uk)

Uses Gatsby, so easy setup:

  1. Install dependencies: npm install
  2. Build: gatsby build
  3. 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.

Editing / Updating

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors