Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update readme #361

Merged
merged 2 commits into from
Oct 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ npx gulp compile --gulpfile gulpfile.cjs
```
This will rebuild the static assests and place them in the `/public` directory. To learn more, visit USWDS [Getting started for developers ](https://designsystem.digital.gov/documentation/getting-started-for-developers/).


## ☁️ Deploying to Cloud.gov Pages
[Cloud.gov Pages](https://pages.cloud.gov/) manages the deployment of this site by watching for changes to the github repository. Changes to the `main` branch will be deployed to production. Changes to staging will be deployed to the demo site. For other branches Cloud.gov Pages will create a preview specific to that branch. See [Pages Documentation](https://cloud.gov/pages/documentation/) for specific information.
## 👀 Want to learn more?

[Astro documentation](https://docs.astro.build). Astro also maintains a helpful [Discord server](https://astro.build/chat).