Tags: #Arch Linux #Hugo #Markdown #Blog #pacman
Arch Linux: Installation of Hugo
Posted on July 1, 2013
A brief instruction list of how to install Hugo on Arch Linux…
Installation
The hugo
package can be installed from the official community
repository:
$ pacman -S hugo
Usage
The usage details of Hugo, can be found here.