Add GA info to README. Close #30
This commit is contained in:
parent
127f3a40ba
commit
1074bfcae3
@ -63,6 +63,13 @@ In order to see your site in action, run Hugo's built-in local server.
|
||||
|
||||
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser.
|
||||
|
||||
## Feature Settings
|
||||
|
||||
### Google Analytics
|
||||
Only works for production environment. You either build your site with variable like
|
||||
`HUGO_ENV=production hugo --minify`
|
||||
or just put `env: production` to `params` section of config.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you find a bug or have an idea for a feature, feel free to write an [issue](https://github.com/mitrichius/hugo-theme-anubis/issues).
|
||||
@ -74,4 +81,4 @@ See [issues](https://github.com/mitrichius/hugo-theme-anubis/issues).
|
||||
MIT
|
||||
|
||||
(c) Dmitry Kolosov
|
||||
2020
|
||||
2020
|
||||
|
Loading…
Reference in New Issue
Block a user