-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into integration-service-location
- Loading branch information
Showing
31 changed files
with
754 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# VA.gov Content Release | ||
|
||
va.gov is built using two separate frontend systems with a third being built: | ||
|
||
- content-build - This is the frontend for generating static content files. You can read more about the project here: | ||
https://github.com/department-of-veterans-affairs/content-build | ||
- vets-website - This is the frontend for integrating React widgets. You can read more about the project here: | ||
https://github.com/department-of-veterans-affairs/vets-website | ||
- next-build - This is the new frontend for generating static content files. You can read more about the project here: | ||
https://github.com/department-of-veterans-affairs/next-build | ||
|
||
More detailed documentation about how these frontends are build and released can be found in the main READMEs | ||
directory on the [CMS Content Release](../../../../READMES/cms-content-release.md) page. |
Oops, something went wrong.