mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 00:52:43 +00:00
Update README with note about environment variables in Powershell
This commit is contained in:
parent
33fbda0e9d
commit
a3e0aad929
@ -373,6 +373,13 @@ set HUGO_ENV=production
|
||||
hugo
|
||||
```
|
||||
|
||||
Or in Powershell:
|
||||
|
||||
```
|
||||
$ENV:HUGO_ENV = 'production'
|
||||
```
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
If you find a bug or have an idea for a feature, feel free to use the [issue tracker](https://github.com/theNewDynamic/gohugo-theme-ananke/issues) to let me know.
|
||||
|
Loading…
x
Reference in New Issue
Block a user