Metadata-Version: 2.0
Name: grits
Version: 0.2
Summary: Static SPA Generator
Home-page: https://github.com/numberoverzero/grits
Author: Joe Cross
Author-email: joe.mcross@gmail.com
License: MIT
Keywords: static blog spa generator
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (==6.7)
Requires-Dist: jinja2 (==2.9.5)
Requires-Dist: lxml (==3.7.2)
Requires-Dist: texas (==0.5.2)

grits
~~~~~

Static blog generator that creates a single page app.  Dynamic routes are possible for some hosts (not GH-Pages).


Change Log
~~~~~~~~~~

=================
[0.1] - 2017.1.29
=================

-----
Added
-----

Initial commit


