Skip to content

Commit 12594ec

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 02a3e7d commit 12594ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ For more information, see [the reference documentation](https://github.com/gjtor
116116

117117
## Deploy
118118

119-
```sh
120-
$ bundle exec rake publish
121-
```
119+
Deployments happen automatically once a PR is merged into `master`. A tool called [Publisher](https://github.com/gjtorikian/publisher) takes the `master` branch, builds it using Nanoc, and publishes the content to `gh-pages`. Thus, any commit to `master` is automatically sent over to `gh-pages`, where it's picked up and served by GitHub Pages.
122120

123121
## Licenses
124122

0 commit comments

Comments
 (0)