NYRG Collaborator Guide

This guide is for anyone contributing to the NYRG website repo, including people who are new to coding.

How the site works (1 minute overview)

Safe edits (no coding required)

You can safely edit these files for text and links:

If you are only changing wording, avoid touching:

Generated data files

Note: the Jobs pipeline includes a Google Apps Script layer inside the Jobs Google Sheet that handles approve/reject and copies approved rows into the curated tab. See: docs/jobs-pipeline.md.

These are usually not edited manually:

If you need to update them, run the generator scripts or ask a maintainer.

Branch previews

Any non-main branch is automatically deployed to:

https://newyorkromaniangroup.github.io//

This allows reviewers to test changes without affecting production.

Need help?

If you are not sure whether a change is safe, open a PR and ask in the description.