Metadata-Version: 1.1
Name: comet-cms
Version: 0.6.0
Summary: Getting rid of the dinosaurs (WordPress and friends).
Home-page: https://github.com/getnikola/comet_cms
Author: Chris Warrick and the Comet contributors
Author-email: chris@getnikola.com
License: MIT
Description: Comet CMS/Nikola WebApp
        =======================
        
        The goal of the ``comet_cms`` project is to make Nikola accessible for non-programmers, casual users, and all other people that don’t feel comfortable using the command line.
        
        Setup
        -----
        
        1. Install Nikola from git.
        2. Install Comet from git.
        3. Add to your CSS on the Nikola side:
           <https://github.com/Voog/wysihtml/blob/master/examples/css/stylesheet.css>
        4. Run ``nikola build``
        
        Setup for the test repo (this one): ``./setup_virtualenv.sh``
        
        Usage
        -----
        
        Run with ``comet``.
        
        Default credentials: admin / admin.
        
Keywords: comet
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
