Skip to content

clemej/pelican-sober

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.2%
  • HTML 29.6%
  • JavaScript 1.2%