Hugo Themes
Wave
Hugo Themes Wave
- Author: syui
- Minimum Hugo Version: 0.15
- GitHub Stars: 13
- Updated: 2019-08-18
- License: MIT
- Tags:
Blog
Note! This theme has not been updated for more than 2 years.
If you are maintainer of this theme, please verify that this theme works with a recent release of Hugo. Then add an appropriate Version Configuration to the theme'sconfig.toml
and then finally tag a new version.
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.