canterville

To install, run nikola theme -i canterville

A port of the Casper theme from Ghost, via https://github.com/vjeantet/hugo-theme-casper/

License is MIT

Included is a copy of Genericons, which is GPLv2

The Silk Road image is CC licensed from Jonathan Kos-Read

Special variables

  • TWITTER_URL
  • GITHUB_URL
  • BANNER_URL

Suggested Configuration:

THEME = 'canterville'
LOGO_URL = 'https://getnikola.com/assets/img/logo.svg'
GLOBAL_CONTEXT = {
        'TWITTER_URL': 'https://twitter.com/getnikola',
        'GITHUB_URL': 'https://github.com/getnikola',
        'BANNER_URL': '/assets/img/silk-road.jpg'
}

Issues? Questions?

You can report issues with this theme and request help via GitHub Issues.

Theme inheritance chain