From: digitalcraftsman Date: Thu, 24 Dec 2015 21:52:52 +0000 (+0100) Subject: Docs: add cross-references to installation guides X-Git-Tag: v0.16~473 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=796ef3a335fe970983e1b59fee3f9be847468573;p=brevno-suite%2Fhugo Docs: add cross-references to installation guides --- diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md index 4c84de4b..d756ff16 100644 --- a/docs/content/overview/installing.md +++ b/docs/content/overview/installing.md @@ -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 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) The Hugo executable has one *optional* external dependency for source code highlighting (Pygments).