Skip to content

Commit c039fc9

Browse files
Merge pull request #50 from department-of-veterans-affairs/readme-update
update the readme
2 parents 2a5d537 + 6380384 commit c039fc9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,6 @@ The design system can be found
3636
The content style guide can be found
3737
* `/src/_content-style-guide/`
3838
39-
## Deploying the site
40-
41-
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.
42-
43-
```
44-
$ npm install
45-
$ npm run build
46-
$ ./deploy_site.sh
47-
```
48-
4939
## Testing new utilities
5040
5141
Get formation. Change package.json `"@department-of-veterans-affairs/formation": "file:../veteran-facing-services-tools/packages/formation"`

0 commit comments

Comments
 (0)