lektor-make

Lektor plugin to run make lektor for custom build systems.

Installation

python3 -m pip install lektor-make

lektor_make

Simple Lektor build plugin to run make lektor when watched files change.

class lektor_make.MakePlugin(env, id)

Plugin.

on_before_build_all(builder: Any, **extra: Any) None

Even hook triggered before the other Lektor build steps.

Indices and tables