Skip to main content

Theme for sigal generated photo albums

Project description

Theme 153957

PyPI License Build

View demo album here

Photo gallery template

Web photo gallery templates adapted to my personal preferences.

Usage

This section describes how to install and use this theme.

Installation

Install the 153597-theme package:

$ pip install 153957-theme

Configure

In sigal.conf.py configuration for an album the theme setting should be a path to a theme directory. However, since this theme is provided as a Python package its location might be harder to get. Two options are available for configuration:

The theme can be configured as a plugin or you can get the path by importing the package. By setting is as plugin the theme is automatically set.

Set theme to an empty string and add the theme and menu plugins:

theme = ''
plugins = ['theme_153957.theme', 'theme_153957.full_menu', …]

The alternative:

from theme_153957 import theme
theme = theme.get_path()
plugins = ['theme_153957.full_menu', …]

Wrapping album

Use the settings head, body_prefix, and body_suffix to add additional code to the templates. The value of head is appended to the head element, the body settings are placed just after the body opening tag (prefix) and just before the closing body tag (suffix). This allows embedding the album in your own website.

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

153957_theme-6.0.tar.gz (12.3 MB view details)

Uploaded Source

Built Distribution

153957_theme-6.0-py3-none-any.whl (75.8 kB view details)

Uploaded Python 3

File details

Details for the file 153957_theme-6.0.tar.gz.

File metadata

  • Download URL: 153957_theme-6.0.tar.gz
  • Upload date:
  • Size: 12.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for 153957_theme-6.0.tar.gz
Algorithm Hash digest
SHA256 84ae5993fc2bf5898c364d1b772cc641e261a10f86f14d948697f61adc036611
MD5 763986dade6ea9d50558ab3507627cd3
BLAKE2b-256 330c5b800fc94ef7426f511a8080f089751dcb6e5d30b999642f1209038099e1

See more details on using hashes here.

File details

Details for the file 153957_theme-6.0-py3-none-any.whl.

File metadata

  • Download URL: 153957_theme-6.0-py3-none-any.whl
  • Upload date:
  • Size: 75.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for 153957_theme-6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f12531e4285f8fe574f24ad006a997f3e611b3b4035ae5811b1ae76ec1b0173b
MD5 9c88c3427eed6f15ec620db5a0028c5d
BLAKE2b-256 20a4ce43e9e3355167f605d92029e79f95e62570f771043462b55ae445b838d0

See more details on using hashes here.

Supported by

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