Skip to content

mattfullerton/NotMyIdea-Theme-Pelican

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A pelican theme based on 'notmyidea'

This is a theme for the static site generator pelican. It's based on the theme 'notmyidea' which is included in pelican.

The initial commit already has the social media icons removed since their copyright is not entirely sorted out: getpelican/pelican#2179

Using this theme

Download the folder notmyidea. Run pelican with the argument -t /path/to/notmyidea or put the line THEME = '/path/to/notmyidea' into the pelicanconf.py file. Take a look at the pelicanconf.py provided in this repo to configure theme-specific features.

Add the tag ArticlePic: images/picture.png to your article or page to show wide pictures at the top of the page between the navigation bar and the beginning of the article/page.

Features

  • mobile friendly (but not highly optimized)
  • logo and favicon possible
  • easy to change colors
  • comes with a dark theme (setting can optionally be saved to local storage)
  • supports the plugin simple-footnotes
  • light bot protection for emails addresses (they can be encrypted so that bots which don't use javascript won't get the email address)
  • Optionally show a picture above the article/page title (there can be a default and the picture can be overwritten/removed individually per page).

License and Copyright

The Font Roboto is licensed under the Apache License, Version 2.0. Source.

The Font Yanone Kaffeesatz is licensed under the SIL Open Font License, Version 1.1 copyrighted by The Yanone Kaffeesatz Project Authors. Source.

The rest of this repository is under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3.