Skip to content

WaylonWalker/markata-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Markata plugin template

This is a copier template for creating markata plugins that is built into the markata base cli.

Usage

Using with the the markata base_cli.

markata new plugin
# if paired with `markata new blog` it will be pre-filled wtih everything except the plugin name

Using straight with copier.

copier copy git+https://github.com/WaylonWalker/markata-plugin-template .

What you get

A plugin at <python_package_import_name>/plguins/<python_plugin_import_name>.py that contains a hook into every markata lifecycle method. You can strip out the ones that you don't need.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages