Skip to content

Commit

Permalink
Revert now
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Sullivan committed Nov 14, 2018
1 parent 18d18bb commit 8428a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/brand-consolidation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The Brand Consolidation initiative is the migration of Vets.gov to VA.gov.

## Where it lives on GitHub
The work currently lives on the `master` branch of the `vets-website` repository. It was originally a longstanding branch off of master called `brand-consolidation`, but it has since been merged into `master` as of this [pull request](https://github.com/department-of-veterans-affairs/vets-website/pull/8511).
The work currently lives on the `master` branch of the `vets-website` repository. It was originally a longstanding branch off of master called `brand-consolidation`, but it has since been merged into `master` as of this [pull request](https://github.com/department-of-veterans-affairs/vets-website/pull/8511)

## How to build VA.gov
To build the site, the build argument `--brand-consolidation-enabled` is passed to the build script (`script/build.js`). A shortcut for building the site in watch-mode is using `npm run watch:brand-consolidation`. Another useful command is to simply build the site, which will also run the Metalsmith link checker, `npm run build -- --brand-consolidation-enabled`. As URLs are mapped from the Vets.gov `content` directory to the new VA.gov `va-gov` directory and each instance of the former path (`href`) is updated to its new location, this command is crucial to run after any large URL changes.
Expand Down

0 comments on commit 8428a43

Please sign in to comment.