- Fork the repository
pythonicode/src
- Make any changes to the code, changes to the website content has been simplified by creating JSON files in the
/public
folder that can be modified - Create a pull request
To deploy the project to running.stanford.edu
you must have access to the AFS group at Stanford.
- Make sure Node JS and NPM are installed https://nodejs.org/en
- Clone and enter the repository and run
npm run build
in the terminal (do this locally) - Copy the
/out
folder into/groups/runningclub
in AFS and rename the folder to/WWW