diff --git a/MANIFEST.in b/MANIFEST.in index a32f228..09e46ee 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,5 @@ include *.md include *.rst recursive-include messkit/templates *.mako + +recursive-include messkit/web/static *.png diff --git a/docs/index.rst b/docs/index.rst index a722519..f6b9fcd 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,6 +4,9 @@ Messkit Got a mess goin' on? There's a kit for that... +.. image:: ../messkit/web/static/img/messkit.png + :height: 300px + Messkit aims to be a "custom app in a box" for operational data management, automation etc. Sort of like a spreadsheet on sterroids, where the user defines the data layout and behavior as much as