Skip to content

gcavallo/pelican-flamel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pelican-flamel

A theme for the Pelican static site generator. Inspired by nairobilug's Alchemy and ppoffice's Icarus themes.

Features

  • Responsive design from monitor to smartphones.
  • Blog-specific navigation bar.
  • Image previews for articles.
  • Optional IntenseDebate, Disqus, and Google Analytics integration.

Install

git clone https://github.com/gcavallo/pelican-flamel.git flamel

Then set the pelican config variable THEME to the flamel path.

Configure

Variable Type Description
Template
LICENSE_NAME TEXT License (footer)
LICENSE_URL URL  
SHOW_AUTHOR BOOL Show/hide author
Menu
FB_ADDRESS URL Facebook
GITHUB_ADDRESS URL Github
GOOGLE_ADDRESS URL Google+
IN_ADDRESS URL LinkedIn
SO_ADDRESS URL Stack Overflow
TWITTER_ADDRESS URL Twitter
YOUTUBE_ADDRESS URL YouTube
Services
ANALYTICS_ID TEXT Google analytics
DISQUS_SITENAME TEXT Disqus shortname
ID_ACCT TEXT IntenseDebate ID

An RSS icon will also appear on the blog if FEED_ATOM or FEED_RSS is set.

See http://docs.getpelican.com/en/latest/settings.html for more settings.

Modify

You need less and clean-css to compile changes in style.less.

lessc flamel/static/less/style.less | cleancss --s0 -o flamel/static/css/style.min.css

License

MIT

See LICENSE file included, or https://opensource.org/licenses/MIT

About

Pelican theme based on Alchemy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published