This Pelican theme is based on Casper, the default theme of blogging platform Ghost. The work is based on the port Casper2Pelican.
The name of the theme comes from Nicholas de Mimsy-Porpington, also known as Nerly Headless Nick, the resident ghost of Gryffindor Tower.
Google Analytics is added to every page if GOOGLE_ANALYTICS is set.
A flattr:id meta is added if FLATTR_ID is set.
The navigation bar honors the following settings:
DISPLAY_CATEGORIES_ON_MENU=Truewill show all categories in the navigation barDISPLAY_PAGES_ON_MENU=Truewill show all pages in navigation bar- The link Archives is added if
ARCHIVES_SAVE_ASis not empty - The link Tags is added if
TAGS_SAVE_ASis not empty
If ARCHIVES_SAVE_AS is not empty (default: archives.html), general, category and tag indexes will show a paginated (following the setting DEFAULT_PAGINATION) list of article excerpts.
Otherwise, they show an archive-style list of articles without pagination. In this case it is recommended to set DEFAULT_PAGINATION to 0 to prevent the generation of redondant files.
You can enable a tag cloud by setting variables TAGS_SAVE_AS and TAGS_URL in your configuration. You must enable the plugin tag_cloud by adding it to PLUGINS.
- Author page
- Authors page (list of authors)
- Tags page (list of tags)
- Categories page (list of categories)
Copyright (c) 2013-2015 Ghost Foundation - Released under the MIT License.

