1.9 KiB
Hugo Theme Wave
https://gitlab.com/syui/hugo-theme-wave
Hugo Theme Wave is a single column theme for hugo based on Bootstrap and a css styling from Bootstrap Enhancement.
It is a simple template containing a nice header menu bar and content area.
Get the source code
I assume you've Git installed. Inside the folder of your Hugo site run
$ git clone https://gitlab.com/syui/hugo-theme-wave.git
$ cd hugo-theme-wave
Start Command
$ hugo server
------------------------
$ curl -sL localhost:1313/hugo-theme-wave
Nearly finished
In order to see your site in action, run Hugo's built-in local server.
$ sudo pacman -S go
$ export GOPATH=$HOME/go
$ go get -v github.com/spf13/hugo
$ hugo
$ hugo server
------------------------
$ curl -sL localhost:1313/hugo-theme-wave
Now enter localhost:1313/hugo-theme-wave
in the address bar of your browser.
Annotations
Thanks to Steve Francia for creating Hugo and the awesome community around the project.
Thanks to John Resig for creating bindkeys.
Thanks to Ivan Sagalaev for creating highlight.
Thanks to Moritz for creating comment.
Thanks to Sebastien Moran for creating search.
Thanks to Wan Qi Chen for creating calendar activities.