[Docs] NetBSD and ARM pre-built binaries are already provided
authorAnthony Fok <foka@debian.org>
Sun, 22 Feb 2015 06:26:34 +0000 (23:26 -0700)
committerAnthony Fok <foka@debian.org>
Sun, 22 Feb 2015 06:26:34 +0000 (23:26 -0700)
See https://github.com/spf13/hugo/releases

What a pleasant surprise indeed!
How come I have never noticed them before?

And even `.deb` files are provided!  How amazing!

README.md
docs/content/overview/installing.md

index f5792bf18495482a9d44c9a54aaff598954723e3..88dfe7bb49925402552071b6d7bbc14ee6505d0d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ Hugo is meant to work well for any kind of website including blogs, tumbles and
 
 #### Supported Architectures
 
-Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD and OS&nbsp;X for x64 and i386 architectures.
+Currently, we provide pre-built Hugo binaries for Windows, Linux, FreeBSD, NetBSD and OS&nbsp;X (Darwin) for x64, i386 and ARM architectures.
 
-Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for ARM architecture and for other operating systems including DragonFly BSD, NetBSD, OpenBSD, Plan&nbsp;9 and Solaris.
+Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan&nbsp;9 and Solaris.
 
 **Complete documentation is available at [Hugo Documentation](http://gohugo.io/).**
 
index e74e69900a60dfdcc6ddffde687b8b545f6850c7..4c84de4b0c00695c0812a86a1c1d2406d5280249 100644 (file)
@@ -18,10 +18,10 @@ We currently provide pre-built binaries for
 <i class="fa fa-windows"></i>&nbsp;Windows,
 <i class="fa fa-linux"></i>&nbsp;Linux,
 <i class="fa freebsd-19px"></i>&nbsp;FreeBSD
-and <i class="fa fa-apple"></i>&nbsp;OS&nbsp;X
-for x64 and i386 architectures.
+and <i class="fa fa-apple"></i>&nbsp;OS&nbsp;X (Darwin)
+for x64, i386 and ARM architectures.
 
-Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for ARM architecture and for other operating systems including DragonFly BSD, NetBSD, OpenBSD, Plan&nbsp;9 and Solaris.  See http://golang.org/doc/install/source for the full set of supported combinations of target operating systems and compilation architectures.
+Hugo may also be compiled from source wherever the Go compiler tool chain can run, e.g. for other operating systems including DragonFly BSD, OpenBSD, Plan&nbsp;9 and Solaris.  See http://golang.org/doc/install/source for the full set of supported combinations of target operating systems and compilation architectures.
 
 ## Installing Hugo (binary)