Skip to content

Commit

Permalink
Merge pull request #50 from department-of-veterans-affairs/readme-update
Browse files Browse the repository at this point in the history
update the readme
  • Loading branch information
jaredcunha-usds authored Apr 11, 2019
2 parents 2a5d537 + 6380384 commit c039fc9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ The design system can be found
The content style guide can be found
* `/src/_content-style-guide/`
## Deploying the site
Since this site relies on scripts and processes that are not whitelisted in GitHub pages, we have to build the site locally in order to deploy it. The shell script will create a `gh-pages` branch in the `site` directory, initiate version control separate from the `master` branch, and push the branch to GitHub. Like most builds, the version history is not of importance.
```
$ npm install
$ npm run build
$ ./deploy_site.sh
```
## Testing new utilities
Get formation. Change package.json `"@department-of-veterans-affairs/formation": "file:../veteran-facing-services-tools/packages/formation"`

0 comments on commit c039fc9

Please sign in to comment.