/hauntr

Hauntr is a minimal, lightweight and clean theme for the Pelican static site generator.

Primary LanguageCSSMIT LicenseMIT

Hauntr - A theme for Pelican

Date: 2014-06-09 18:00
Author: kura
tags:pelican
slug:hauntr
Haunter, the evolved Pokemon form of Gastly

(Image by Kawiku)

Hauntr is a minimal, lightweight and clean theme for the Pelican blogging platform.

It is named after the Pokemon 'Haunter' because it is a modified version (you might say evolved) of my previous theme, Ghastly.

  • Disqus
  • Pygments
  • CSS minifying using webassets
  • Share buttons
  • Custom 404 page
FiraSans map of the World

(Image by the guys at Carrois, creators of FiraSans)

The guys at Carrois created FiraSans for Mozilla and released it to the world for free.

The Hauntr theme uses both FiraSans for general typography and FiraMono for code, kbd, pre and samp blocks.

https://raw.githubusercontent.com/kura/hauntr/master/homepage.png

https://raw.githubusercontent.com/kura/hauntr/master/article1.png

https://raw.githubusercontent.com/kura/hauntr/master/article2.png

https://raw.githubusercontent.com/kura/hauntr/master/article3.png

pip install pelican webassets cssmin

You can find Hauntr on GitHub and you can find installation instructions for themes in the pelican documentation.

THEME = 'hauntr'
DIRECT_TEMPLATES = (('index', 'archives', '404'))

Hauntr is released under the MIT license.