Skip to main content

Shiori theme for Pelican

Project description

https://badge.fury.io/py/pelican-shiori.svg

pelican-shiori is a port of the Shiori theme (originally built for Jekyll by Elle Kasai) to Pelican.

Installation

$ pip install pelican-shiori

Requirements

Usage

In your pelican settings.py, set the THEME and ASSET_CONFIG variables like the following -

import pelican_shiori

THEME = pelican_shiori.path()
ASSET_CONFIG = pelican_shiori.asset_config()

Configuration

The following configuration variables are supported.

  • SHIORI_AVATAR_URL: URL of the avatar you’d like to show on the sidebar

  • SHIORI_HIDE_SIDEBAR: whether or not to show the sidebar

  • SHIORI_INDEX_ARTICLES_COUNT: number of articles to show on the index page

  • SHIORI_THEME: which color scheme to use (one of dark, turquoise, green, blue, purple, orange, red)

Color Schemes

This theme is available in multiple color schemes (based on Flat UI Colors). The default value for the color scheme is set to (surprise) default. To change it to one of the supported values, adjust the SHIORI_THEME and ASSET_CONFIG variables as follows -

SHIORI_THEME = 'blue'
ASSET_CONFIG = pelican_shiori.asset_config(SHIORI_THEME)

Please make sure that the argument given to pelican_shiori.asset_config is the same as SHIORI_THEME. Bad things may happen otherwise.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican_shiori-0.2.1.tar.gz (59.3 kB view details)

Uploaded Source

Built Distribution

pelican_shiori-0.2.1-py3-none-any.whl (94.2 kB view details)

Uploaded Python 3

File details

Details for the file pelican_shiori-0.2.1.tar.gz.

File metadata

File hashes

Hashes for pelican_shiori-0.2.1.tar.gz
Algorithm Hash digest
SHA256 755d749701a168b38d99333f43355a36a9d77d39777ab48b8cdbee7ed7d93226
MD5 5a609406c1bf0b3d1f02a8c9f5664e68
BLAKE2b-256 26851d72e879778463df4a8e862bc339b312c9ef61b66abc6482bfd0895b1f52

See more details on using hashes here.

File details

Details for the file pelican_shiori-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pelican_shiori-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0aaf2bb10d8bf4c88333a1bb7d9753b5dfba4ae4b671c9d86174f105dc5ceea5
MD5 5b1f2f591b125c7b290cef0d0ae25ce8
BLAKE2b-256 35704c4a0e029f7d11be6a1ca9d5d6cd591d5ecfa65b413981002eac9d8b2be0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page