Skip to main content

Pelican theme

Project description

JWK-Theme theme

This is the theme use in my personal website, forked and modified from nice-blog.

Sites Using JWK-Theme

https://jwkennington.com

Extras

Pages can have subtitles, just add:

Subtitle: Put your subtitle here

Articles can have one cover image, just add:

Image: image_name.extension

Image must be on /content/images

Article image gallery:

gallery:<galleryname>

Images must be on ./content/images/gallery/<galleryname>

Settings

This settings must be on pelicanconf.py

Change theme color:

THEME_COLOR = 'blue'

Available colors is on ./static/css/colors

Menu left side Logo:

LOGO = 'logo.extension'

If No logo specified, Blog title will be used instead.

Logo must be inside ./content/images

To select what to show on sidebar:

SIDEBAR_DISPLAY = ['about', 'categories', 'tags']

The text in sidebar About:

SIDEBAR_ABOUT = "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sequi quae hic dicta eius ad quam eligendi minima praesentium voluptatum? Quidem quaerat eaque libero velit impedit dicta, repudiandae sapiente. Deserunt, excepturi."

Copyright text:

COPYRIGHT = "Text Here "

To enable gallery plugin support:

PLUGINS_PATHS = ['PluginsRelativePath', 'or/absolute/path/to/plugins/dir']
PLUGINS = ['gallery']
GALLERY_PATH = 'images/gallery/'

To enable Piwik analytics support:

#Piwik mandatory variables
DOMAIN = "yourdomain.com"
PIWIK_URL = "//analytics.address.com"
PIWIK_SITE_ID ="ID_NUMBER"

PIWIK_URL should be as in the example without http: or https:

To enable Piwik tracking code options:

#Track visitors across all subdomains
TRACK_SUBDOMAINS = True

#Prepend the site domain to the page title when tracking
PREPEND_DOMAIN = True

#In the "Outlinks" report, hide clicks to know alias URLs
HIDE_CLICK_KNOWN_ALIAS = True

#Track users with JavaScript disabled
TRACK_NO_JAVA = True

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

jwk_theme-0.3.0.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

jwk_theme-0.3.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file jwk_theme-0.3.0.tar.gz.

File metadata

  • Download URL: jwk_theme-0.3.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.5

File hashes

Hashes for jwk_theme-0.3.0.tar.gz
Algorithm Hash digest
SHA256 827b408d488a11fe129b503f299a098935ba33baa232a00bb20f19957628a02c
MD5 f85f0dc1a3f48eba9811f3a55fb6aa2b
BLAKE2b-256 391f56267f32e91bc2e68954571f03bd25b43c01c107ba965d97a98a750092fa

See more details on using hashes here.

File details

Details for the file jwk_theme-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: jwk_theme-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.6.0.post20191030 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.5

File hashes

Hashes for jwk_theme-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 047c89758b7a77310a4399ed9e44140148f471fdfdd5a34c8516f3c1562b9b8d
MD5 c0221bfbf6f78c24df3eb1122d2a1f7f
BLAKE2b-256 8d16f8fde6e46f41613723b04583e850284ad04c056a566cb2e5c46f50fbc13e

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