mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
docs: clarify Hugo version
This commit is contained in:
parent
0438fabbc3
commit
79db5acc1b
2 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ You can choose from one of the following four methods to install:
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
* [Download and install Git](https://git-scm.com/downloads)
|
* [Download and install Git](https://git-scm.com/downloads)
|
||||||
* [Download and install Hugo v0.55.2+](https://gohugo.io/getting-started/installing/#quick-install)
|
* [Download and install Hugo Extended v0.55.6+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
|
||||||
|
@ -104,7 +104,7 @@ Install:
|
||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
* [Download and install Hugo v0.55.2+](https://gohugo.io/getting-started/installing/#quick-install)
|
* [Download and install Hugo Extended v0.55.6+](https://gohugo.io/getting-started/installing/#quick-install)
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
HUGO_THEME = "repo"
|
HUGO_THEME = "repo"
|
||||||
HUGO_VERSION = "0.55.2"
|
HUGO_VERSION = "0.55.6"
|
||||||
HUGO_ENABLEGITINFO = "true"
|
HUGO_ENABLEGITINFO = "true"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue