Skip to content

jerrykan/bootstrap-jerrykan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-jerrykan

A Pelican theme based on Bootstrap.

Licensed under the GNU GPL v3

Copyright (c) 2013 John Kristensen (unless explicitly stated otherwise).

Screenshot

Screenshot

Notes

Syntax Highlighting

Code blocks generated from reStructuredText use the highlight CSS class for syntax highlighting, but by default code blocks generated from Markdown use the codehilight class. This theme assumes the highlight class is being used for syntax highlighting, so if you are generating content from Markdown, you will need to include the following setting in your pelicanconf.py file:

MD_EXTENSIONS = ['codehilite(css_class=highlight)']

Code

The original version of the theme is available from GitHub.

Contact

Send your questions, comments, patches to John Kristensen [email protected]

About

A Pelican theme based on Bootstrap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published