Pelican theme based on Hyde Jekyll theme. Color graded for Retro CLI Style
As these are links that take you out of the blog, it feels right to open those in a new tab or window. |
||
|---|---|---|
| static/css | ||
| templates | ||
| LICENSE | ||
| README.md | ||
| screenshot.png | ||
pelican-hyde
The pelican-hyde is a Pelican theme inspired on the beautiful Hyde Jekyll theme
You can see a live demo here
Pull requests are welcome
Settings
List of Pelican's settings that are supported by this theme. Refer to the Pelican's documentation for more details.
FEED_*and*_FEED_*DEFAULT_PAGINATIONDISPLAY_PAGES_ON_MENUDISQUS_SITENAMEGOOGLE_ANALYTICSGA_COOKIE_DOMAINSITESUBTITLEMENUITEMSSOCIAL
Additional settings:
BIO- short biography to display in the sidebar, eg.Hello worldPROFILE_IMAGE- image to display in the sidebar, eg.avatar.pngFOOTER_TEXT- footer to display in the sidebar, eg.(C) 2020 Foo BarCOLOR_THEME- base colors for the theme, choose from08to0f, refer to https://github.com/poole/hyde for details.FONT_AWESOME_CSS- URL to get Font Awesome as CSSFONT_AWESOME_JS- URL to get Font Awesome as JavascriptFONT_ACADEMICONS- set toTrueto fetch the Academicons font
By default, the theme uses Fork Awesome, which is fetched from
cdn.jsdelivr.net. Fork Awesome is a drop-in replacement for Font Awesome v4,
but is not compatible with Font Awesome v5 and later, so if you want to use
Font Awesome v5+, setting FONT_AWESOME_CSS is not enough, you will also need
to modify the templates.
Authors
- Original theme by Mark Otto: https://github.com/poole/hyde
- Ported to Pelican by José Guilherme Vanz
License
Released under the MIT license
