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.
![]() |
7 months ago | |
---|---|---|
static | 1 year ago | |
templates | 7 months ago | |
LICENSE | 1 year ago | |
README.md | 7 months ago | |
screenshot-article.png | 1 year ago | |
screenshot-mobile.png | 1 year ago | |
screenshot-web.png | 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