Jekyll plugin hook on calling jekyll clean

Viewed 19

I would like to make plugin with hook that will be called every time jekyll clean --trace is run.

How can I achieve hook like this ?

0 Answers
Related