mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 17:24:47 -04:00
Update postprocess
- Fix description list markdown - Remove reference to HUGO_ENV per #2154
This commit is contained in:
parent
2d6cb8dfc0
commit
475b406e28
@ -83,7 +83,8 @@ These are the environment variables Hugo passes down to PostCSS (and Babel), whi
|
||||
|
||||
PWD
|
||||
: The absolute path to the project working directory.
|
||||
HUGO_ENVIRONMENT (and the alias HUGO_ENV)
|
||||
|
||||
HUGO_ENVIRONMENT
|
||||
: The value e.g. set with `hugo -e production` (defaults to `production` for `hugo` and `development` for `hugo server`).
|
||||
|
||||
HUGO_PUBLISHDIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user