branches: master
Clone
clone: git://shithub.us/igor/hugo gits://shithub.us/igor/hugo
push: hjgit://shithub.us/igor/hugo
patches to: [email protected]
Last commit
About
Hugo is a static HTML and CSS website generator written in Go.
This is a *special* version adjusted to work with 9front.
# Dependencies
Hugo requires Go. See https://9lab.org/plan9/go/ for instructions
on how to build and install Go on 9front.
# Install
; mkdir -p $home/src
; cd $home/src
; git/clone git://shithub.us/igor/hugo
; cd hugo
; go install