Clone WebsiteSource, name it umdVR/ (that's how I'll refer to it).
- Make changes in local umdVR/
- Raise issues and push changes to WebsiteSource/
- Render the public/ folder using umdVR/
- Push changes in public/ to Website/
- Now wait as (1) your files finish uploading, (2) github finishes building your site, and (3) one.com breaks cache. Note that the last step takes up to 10 minutes, but should happen instantly if you are pushing a new file.
umdVR/ -- (push to) --> websiteSource/ ├── archetypes/ ├── data/ ├── layouts/ ├── config.toml ├── public/ -- (push to) --> website/ └── static/ │ └── tabular/
public/ will not show up in websiteSource because of the gitignore.
The cool background is from particles.js