mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 12:34:40 -04:00
Docs: add cross-references to installation guides
This commit is contained in:
parent
ccb11ffa77
commit
201b97aa35
@ -37,6 +37,11 @@ Ideally, you should install it somewhere in your `PATH` for easy use.
|
|||||||
On OS X, if you have [Homebrew](http://brew.sh/), installation is even
|
On OS X, if you have [Homebrew](http://brew.sh/), installation is even
|
||||||
easier: just run `brew install hugo`.
|
easier: just run `brew install hugo`.
|
||||||
|
|
||||||
|
For a more detailed explanation follow the corresponding installation guides:
|
||||||
|
|
||||||
|
- [Installation on OS X]({{< relref "tutorials/installing-on-mac.md" >}})
|
||||||
|
- [Installation on Windows]({{< relref "tutorials/installing-on-windows.md" >}})
|
||||||
|
|
||||||
### Installing Pygments (optional)
|
### Installing Pygments (optional)
|
||||||
|
|
||||||
The Hugo executable has one *optional* external dependency for source code highlighting (Pygments).
|
The Hugo executable has one *optional* external dependency for source code highlighting (Pygments).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user