eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.46k stars 314 forks source link

added gitcommitid plugin #261

Closed lbruand closed 7 years ago

lbruand commented 7 years ago

Hi!

This is a sweet little plugin that allows insertion of the (latest) git commit-id of your repository into pages and templates. Could save lives when debugging.

Thx Lucas

lbruand commented 7 years ago

Thanks