mlaprise / pelican-sober

Light and clean theme for a pelican blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sober

Pelican-sober is a very light theme focused on readability :

  • Integration of TinyTypo
  • Utilisation of the font Source Sans Pro
  • Option to fade out sidebar to focus on article reading

This theme provides also classical features like Google Analytics, Twitter, Disqus and Pygments integration.

Screenshot

screenshot

Sidebar options

  • PELICAN_SOBER_ABOUT = "My name is Brian" option allows you to add a short About block in sidebar
  • PELICAN_SOBER_STICKY_SIDEBAR = True | False option allows you to set the sidebar fixed (following scroll and fading out)

screenshot2

Twitter cards

Twitter card metadata are useful to provides a better overview of your post when a tweet point to it.

If you provide one of the two settings below, twitter card metadata will be automatically added for each post.

  • PELICAN_SOBER_TWITTER_CARD_CREATOR = '__fle__' (author twitter account)
  • PELICAN_SOBER_TWITTER_CARD_SITE = '__company__' (website/company twitter account)

Credits

About

Light and clean theme for a pelican blog


Languages

Language:CSS 69.2%Language:HTML 29.6%Language:JavaScript 1.2%