Skip to main content

Pelican theme, first used for Minchin.ca.

Project description

Minchin dot CA is a theme for Pelican, a static site generator written in Python.

The Minchin dot CA theme is based on Bootstrap 3, and was first used at Minchin.ca.

Installation

The easiest way to install the Minchin dot CA theme is through the use of pip. This will also install the required dependencies automatically.

pip install minchin.pelican.themes.minchindotca

Then, in your pelicanconf.py file, import the modele, use the built in function to specify your theme location, and set the default colour scheme:

from minchin.pelican.themes import minchindotca

THEME = minchindotca.get_path()
BOOTSTRAP_THEME = 'minchindotca'

You will may also need to configure the theme through the use of additional settings (see below).

Requirements

Minchin dot ca requires Pelican. This can be manually installed with pip:

pip install pelican

Additional Settings

Details coming. In the meantime, refer to the settings on the Bootstrap 3 theme.

Credits

Original theme developed by Daan Debie.

The idea that a theme could be installed as a Python package by Jeff Forcier’s Alabaster theme for Sphinx.

v. 1.0.0 [2016-08-15]

  • pull code out of main Minchin.ca repo

  • move package to ‘minchin.pelican.themes.minchindotca’

  • add ‘setup.py’, ‘README.rst’, ‘CHANGELOG.rst’

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

minchin.pelican.themes.minchindotca-1.0.0.zip (1.2 MB view hashes)

Uploaded Source

Built Distribution

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