Bud Parr
6 years ago
No account linked to committer's email address
1 changed files with
7 additions and
0 deletions
-
README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser. |
|
|
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser. |
|
|
|
|
|
|
|
|
|
|
|
## Production |
|
|
|
|
|
|
|
|
|
|
|
To run in production (e.g. to have Google Analytics show up), run `HUGO_ENV=production` before your build command. For example: |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
|
|
HUGO_ENV=production hugo |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
## Contributing |
|
|
## Contributing |
|
|
|
|
|
|