Просмотр исходного кода

Add alternative method for running prod to the readme

106-prod-env-documentation
mountainbug95 4 лет назад
Родитель
Сommit
f32ec234cf
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 6 добавлений и 0 удалений
  1. 6
    0
      README.md

+ 6
- 0
README.md Просмотреть файл

@@ -157,6 +157,12 @@ To run in production (e.g. to have Google Analytics show up), run `HUGO_ENV=prod
HUGO_ENV=production hugo
```

Note: The above command will not work on Windows. If you are running a Windows OS, use the below command:

```
hugo --environment production
```

## Contributing

If you find a bug or have an idea for a feature, feel free to use the [issue tracker](https://github.com/budparr/gohugo-theme-ananke/issues) to let me know.

Загрузка…
Отмена
Сохранить