A theme for the Pelican blog software. See demo at http://blog.liberaforms.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
buttle 4885016acd fixes jinja syntax 7 months ago
static orders releases. css changes 1 year ago
templates fixes jinja syntax 7 months ago
LICENSE adds theme 1 year ago
README.md adds Pausible tracker doc 7 months ago
screenshot-article.png adds theme 1 year ago
screenshot-mobile.png adds theme 1 year ago
screenshot-web.png adds theme 1 year ago

README.md

Pelican-Red

A theme for the Pelican blog software.

Responsive theme for Pelican Static Site Generator, Powered by Python Programming language.

Shameless copy of Pelican-Blue

https://github.com/Parbhat/pelican-blue.git

Main differences are:

  • Articles published under the Releases category are displayed in the navbar.
  • Google font has been removed.
  • Proprietory Social media links have been removed.
  • Plausible tracker.

Plausible tracker

Add a new variable to pelicanconf.py

DOMAIN="your.domain.com"

A script entry is added to the HTML head like so

<script defer data-domain="your.domain.com" src="/js/stats.js"></script>

/js/stats.js must be reversed proxied to point to your Plausible installation.

https://github.com/plausible/analytics/discussions/610#discussioncomment-760105

Demo

You can see the theme in action at http://blog.liberaforms.org

Install

Pretty much the same as Pelican-Blue

Clone it here https://forja.laloka.org/buttle/pelican-red