This is the source for the waziup.io site.
Clone this repo
$ git clone https://github.com/waziup.io/waziup.io.git
Download Hugo from http://gohugo.io or install using Homebrew:
$ brew update && brew install hugo
Run hugo in watch mode and start adding content under the content/ tree
$ hugo server --watch
The site is served under localhost:1313
To deploy on Waziup platform:
$ hugo
$ docker build -t waziup/website .
$ docker push waziup/website
Content type
Image
Digest
sha256:1f9411d58…
Size
134.2 MB
Last updated
about 3 years ago
docker pull waziup/website