Metadata-Version: 1.1
Name: plonetheme.clean-blog
Version: 1.0a1
Summary: An installable theme for Plone 5
Home-page: https://pypi.python.org/pypi/plonetheme.clean-blog
Author: Andre Goncalves
Author-email: andre@intk.com
License: GPL version 2
Description: ============
         Clean Blog
        ============
        ------------------------------
         An installable theme for Plone 5
        ------------------------------
        
        `Latest version on PyPI <https://pypi.python.org/pypi/plonetheme.clean-blog>`_
        
        
        Documentation
        =============
        - Based on the Bootstrap theme `Clean Blog <http://startbootstrap.com/template-overviews/clean-blog/>`_
        
        
        Examples
        =============
        
        This theme can be seen in action at the following sites:
        
        - Clean Blog `clean-blog.intk.com <http://clean-blog.intk.com>`_.
        
        
        Installation
        ============================
        
        Install plonetheme.clean-blog by adding it to your buildout::
        
            [buildout]
        
            ...
        
            eggs =
                plonetheme.clean-blog
        
        
        and then running ``bin/buildout``
        
        
        Source Code and Contribution
        ============================
        
        Source-Code
            at the `Plone code repository hosted at Github <https://github.com/collective/plonetheme.clean-blog>`_.
        
        Issues
            Please use the `Issue-Tracker <https://github.com/collective/plonetheme.clean-blog/issues>`_
        
        Contributors
        ============
        
        - Andre Goncalves, andre@intk.com
        
        
        Changelog
        =========
        
        
        1.0a1 (unreleased)
        ------------------
        
        - Initial release.
          [andreesg]
        
Keywords: Python Plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 5.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
