holocron-clear-theme

Holocron Clear Theme


Keywords
holocron, blog, generator, theme, clear, simplicity
License
MIT
Install
pip install holocron-clear-theme==1.0.0

Documentation

Holocron Clear Theme

pypi-version pypi-license

Holocron Clear Theme is an extension that provides simple and clear theme for Holocron-powered blogs.

Installation

Holocron uses entry-points based extension discovery mechanism, and that means it's enough to use pip to install Clear Theme:

$ [sudo] pip3 install holocron-clear-theme

Usage

In order to use Clear Theme you've got to enable clear-theme extension. You can do it through your _config.yml file by changing ext.enabled option:

ext:
   enabled:
      - ...
      - clear-theme      # <-- inserted line

Screenshots

https://raw.githubusercontent.com/ikalnitsky/holocron-clear-theme/master/screenshots/post.png

Links