Massively theme ported from HTML5 UP for use with the Hugo static site generator.
https://hugo-theme-massively.netlify.com/
See the demo's configuration as an example:
https://github.com/curttimson/hugo-theme-massively/blob/master/exampleSite/config-prod.toml
The theme currently also supports the following "internal templates" supplied by Hugo
The cover image URL is hard-coded, therefore to replace this add an image to the following location in your Hugo application:
/static/images/bg.jpg
disableComments
- If set totrue
this will disable comments on the post when Disqus is enabled.
$ cd exampleSite && hugo --config config-prod.toml
$ npm run hugo-dev
OR
$ cd exampleSite && hugo server --themesDir ../..
This hugo theme is licensed under the Creative Commons Attribution 3.0 License.
Read More - LICENSE