Theme for sigal generated photo albums
Project description
Photo gallery template
Web photo gallery templates adapted to my personal preferences.
Usage
This section describes how to install an 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 = ['153957_theme.theme', '153957_theme.full_menu', …]
The alternative:
from 153957_theme import theme theme = theme.get_path() plugins = ['153957_theme.full_menu', …]
Sources
Based on sigal version of Galleria theme, which is distributed under the MIT License.
Theme based on Galleria Classic, which is distributed under the MIT License.
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
Built Distribution
File details
Details for the file 153957-theme-2.tar.gz
.
File metadata
- Download URL: 153957-theme-2.tar.gz
- Upload date:
- Size: 71.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 869728cec7c7ce29b332de4bdee7eb3001d573fcfa4a38049fb31b068c2665e5 |
|
MD5 | 23b6a9bd7e3913e1630c9718d1eeaaa3 |
|
BLAKE2b-256 | bf157d1b1a7b3a804113c659a2ae37b8802f2bfe54f2f04f6324eec6aa564f0a |
File details
Details for the file 153957_theme-2-py3-none-any.whl
.
File metadata
- Download URL: 153957_theme-2-py3-none-any.whl
- Upload date:
- Size: 76.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecd77143c04ced9355fa29cf8cc198bb1f80b4f5b880b11a94e9cd6a42cf66d6 |
|
MD5 | ba1c29e403e42161c101569b1f2a12f1 |
|
BLAKE2b-256 | 937afb49111abbf6fce4b1965603facd9de8089f9596869f763ac2c88f533908 |