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.
|
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
|
## 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).
|
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).
|
||||||
|
Loading…
Reference in New Issue
Block a user