Skip to content
/ storm Public
forked from redVi/storm

Responsive theme for pelican

License

Notifications You must be signed in to change notification settings

quack1/storm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storm

Storm — responsive theme for pelican.

##Configuration Options

SITESUBTITLE = u'Description of the site'
THEME = 'storm'
CSS_FILE = 'screen.css'
METADATA = u'Meta description is the home page'

You can use pages or direct templates:

DISPLAY_PAGES_ON_MENU  = False
DIRECT_TEMPLATES = ('about', 'archives', '404', 'index')

##Preview

  • Index

index

  • Article

article

  • About

about

##License

All files that are part of this project are covered by the following license, except where explicitly noted.

The MIT License

About

Responsive theme for pelican

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.7%
  • Ruby 1.3%