Hugo port of the Casper 3 theme originally by Ghost

hugo-casper3

Demo

A demo with feature images is available in the repository jonathanjanssens/hugo-casper3-demo.

Installation

$ cd themes
$ git clone git@github.com:jonathanjanssens/hugo-casper3.git

Either set the theme in your config to casper3 or build with the -t casper3 flag.

Using the theme

This theme is very image heavy so it is recommended to set a feature_image parameter in the front matter of any content.

Content types you wish to appear on the homepage should be set in your mainSections.

Development Roadmap

[ ] Use SCSS from original theme instead of compiled CSS - also needs Hugo Pipes setting up

[ ] Multi author support and author taxonomy

GitHub