__init__ - quilt
/Users/timothydavenport/GitHub/quilt/quilt
A python
based static site html
stitcher.
Generate a static site via python
from content-only .html
and .md
pages that are stitched together
along with patch (e.g. nav.html
, footer.html
) files onto a main site quilt.html
file.
project : quilt
version : 0.1.1
status : development
modifydate : 2015-05-13 07:09:00 -0700
createdate : 2015-04-28 06:02:00 -0700
website : https://github.com/tmthydvnprt/quilt
author : tmthydvnprt
email : tmthydvnprt@users.noreply.github.com
maintainer : tmthydvnprt
license : MIT
copyright : Copyright 2015, quilt
credits :
0.1.1
2015-05-13 07:09:00 -0700
tmthydvnprt
__all__
['QuiltingRoom', 'Quilter', 'Blog', 'Util', 'Constants', 'Markdown']
__author__
tmthydvnprt
__copyright__
Copyright 2015, quilt
__credits__
__date__
2015-05-13 07:09:00 -0700
__email__
tmthydvnprt@users.noreply.github.com
__license__
MIT
__maintainer__
tmthydvnprt
__status__
development
__version__
0.1.1
__website__
https://github.com/tmthydvnprt/quilt