Theme collection for markpub
Project description
markpub_themes
Management and use of themes with markpub, a markdown web publishing package.
Installation
pip install markpub-themes
Help information is available:
markpub-themes -h
Available themes
List the themes available for use:
markpub-themes list
Select a theme
The default theme used by Markpub is named "dolce".
To select another theme to use as the default:
markpub-themes activate
Clone a theme for customization
A theme can be installed locally and customized.
Cloning a theme (1) installs the HTML, JS, and CSS files in a Markpub initialized folder in the ".markpub/themes/" directory, and (2) sets the "theme" value in the Markpub config file: ".markpub/markpub.yaml".
markpub-themes clone
Python usage
import markpub_themes
markpub_themes.list_themes()
markpub_themes.get_theme_path('dolce')
License
MIT License - see LICENSE file for details.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file markpub_themes-2.0.1.tar.gz.
File metadata
- Download URL: markpub_themes-2.0.1.tar.gz
- Upload date:
- Size: 172.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28d0d12de05e44313efc8be5d48105c38eb955d4e21d33d393d6e882710f5afe
|
|
| MD5 |
a47a50a8e370a268361aa5342f1a92c2
|
|
| BLAKE2b-256 |
e3a98db1a48d0d9e7c6e293473b3bed8e2ea8d865642e93bb6886de705dbf95b
|
File details
Details for the file markpub_themes-2.0.1-py3-none-any.whl.
File metadata
- Download URL: markpub_themes-2.0.1-py3-none-any.whl
- Upload date:
- Size: 51.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a31017e39dea30d0821115ae157f5b7590d9f7dd8a418f621163da7afb73a5cf
|
|
| MD5 |
11d0fc8c5e70b387e63b6b10482e9cf8
|
|
| BLAKE2b-256 |
584e44aaea937c73c69edc37a863f648b0708a0d98a630f19addfaf11bbf8918
|