Skip to content
Alexandre Vicenzi edited this page Apr 23, 2016 · 28 revisions

See what you can customize.

Maybe some Pelican settings not work properly.

Name What does it do?
SITETITLE Site title to show in sidebar.
SITESUBTITLE Short description to show below subtitle.
SITELOGO Profile picture to show above author name (absolute url).
SITEDESCRIPTION Site description to use in meta tags.
BROWSER_COLOR Browser color configuration, based on google developers reference.
OG_LOCALE language_TERRITORY for Open Graph. Default is en_US.
COPYRIGHT_YEAR Copyright year to display on footer.
CC_LICENSE Creative Commons License to show on footer.
MENUITEMS A list of tuples (Title, URL) for additional menu items to appear on main menu.
LINKS A list of tuples (Title, URL) for links to appear on the sidebar menu.
SOCIAL A list of tuples (name, URL) to appear in the "social" section.
MAIN_MENU Show main menu.
ROBOTS Robots meta tag value.
CUSTOM_CSS Path to a CSS file.
USE_LESS Use LESS files instead of CSS (avoid on production, it's for testing purpose)
FAVICON Path to favicon.ico
PYGMENTS_STYLE Code Highlight style. More info.
ADD_THIS_ID AddThis public id.
DISQUS_SITENAME Disqus website's shortname to activate Disqus.
GOOGLE_ANALYTICS Activate Google Analytics.
GUAGES Activate Guag.es analytics.
GOOGLE_TAG_MANAGER Activate Google Tag Manager.
STATUSCAKE Show StatusCake Uptime badge on footer.
PIWIK_ID ID for the monitored website. You can find the ID in the Piwik admin interface > Settings > Websites.
PIWIK_URL URL to your Piwik server - without ‘http://‘ at the beginning.