Skip to content

Commit

Permalink
Info about how to push updates to the Hugo sites
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Oct 14, 2019
1 parent 1f3a01d commit e04e627
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ Theme for gohugo.io sites:
* [https://themes.gohugo.io/](https://themes.gohugo.io/)


## Update the sites

This theme is currently in use in two Hugo sites:

* https://github.com/gohugoio/hugoDocs
* https://github.com/gohugoio/hugoThemesSite

To update those to use a new version of the theme, run this from each the above repos and commit the changes:

```
hugo mod get -u github.com/gohugoio/gohugoioTheme
```

## Tools

Expand Down

0 comments on commit e04e627

Please sign in to comment.