shift-org / shift-org/shift-docs
re-re-architect the local dev experience.
@nolessafool is already working on this.
Since Mar 3, 2023.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
upon further reflection, https://github.com/shift-org/shift-docs/pull/462 was not the right fix and will eventually most likely lead to someone PR'ing that change into production, which will create the confusing situation of the backend files in prod not getting updated.
We should instead check for $SITE_ID == befb12b1-87e6-42b8-a8b9-0d3f02db4136 (and maybe $NETLIFY==true to opt out local builds (cf https://app.netlify.com/sites/shift-docs/settings/general#site-information) - that should be safer.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.