Skip to content

saimn/pelican-inuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pelican Inuk

Another theme for Pelican. This theme is responsive, it is based on inuit.css and uses sass.

To add a version hash to the css url, add this to your settings file:

from subprocess import check_output
VERSION_HASH = check_output(['git', 'rev-parse', '--short', 'HEAD']).strip()

About

Another theme for Pelican

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published