Skip to content

markpub/markpub-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markpub_themes

A collection of themes for markpub, a markdown web publishing package.

Installation

pip install markpub-themes

Available Themes

  • dolce - A sweet and elegant theme

To see the available themes:

python -c "import markpub_themes; print(markpub_themes.list_themes())"

Usage

import markpub_themes

markpub_themes.list_themes()

markpub_themes.get_theme_path('dolce')

License

MIT License - see LICENSE file for details.

About

Multiple theme support for Markpub websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published