A theme/template for the static site generator pelican.
 
 
 
Go to file
F_Thoma 6256f74f5c Change cursor to a hand (pointer) when hovering over buttons 2021-10-31 22:29:36 +01:00
notmyidea Change cursor to a hand (pointer) when hovering over buttons 2021-10-31 22:29:36 +01:00
LICENSE Initial commit 2021-08-01 20:01:24 +02:00
Readme.md Choose local link for the apache license 2021-09-08 22:13:20 +02:00
pelicanconf.py base.html und pelicanconf.py aktualisiert 2021-10-21 00:22:51 +02:00

Readme.md

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: https://github.com/getpelican/pelican/issues/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).

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.