https://github.com/dgrtwo/all-upfront
Upfront - Childcare Data Platform
https://github.com/dgrtwo/all-upfront
Last synced: 4 months ago
JSON representation
Upfront - Childcare Data Platform
- Host: GitHub
- URL: https://github.com/dgrtwo/all-upfront
- Owner: dgrtwo
- Created: 2026-02-14T13:47:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-14T22:41:46.000Z (4 months ago)
- Last Synced: 2026-02-14T22:43:31.881Z (4 months ago)
- Language: Astro
- Size: 847 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upfront Marketing Site
This is the website for [Upfront](https://allupfront.com). To request changes to the site, follow the instructions below.
## How to Request a Site Edit
1. **Create a new issue** at [github.com/dgrtwo/all-upfront/issues/new](https://github.com/dgrtwo/all-upfront/issues/new/choose)
2. **Select "Site Edit"** and describe what you'd like changed in plain language. For example:
- "Change the headline on the homepage to 'Better Data for Better Childcare'"
- "Update the phone number in the footer to 555-123-4567"
- "Add a new testimonial from Jane Smith, Director of XYZ Organization"
3. **Wait a few minutes.** An AI assistant will read your request, make the changes, and open a pull request (PR) linking back to your issue.
4. **Review the preview.** Cloudflare will automatically post a comment on the PR with a link to a staging version of the site. Click it to see exactly how your changes will look.
5. **Approve or request changes.** Comment on the PR:
- To approve: "Looks good", "Ship it", "Approved", etc.
- To request changes: Describe what needs to be different
6. **Changes go live.** Once approved, changes will be merged and live on allupfront.com within a few minutes.
## Troubleshooting
If a PR doesn't appear within 5 minutes of creating your issue:
1. Check [github.com/dgrtwo/all-upfront/actions](https://github.com/dgrtwo/all-upfront/actions) to see if the workflow is running or failed
2. If it failed, check the error message and try creating a new issue with more details
3. You can also comment `@claude` on your issue to trigger a retry
## For Developers
See [CLAUDE.md](CLAUDE.md) for technical details about the codebase structure and development workflow.