Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 5, 2015
1 parent 8f33148 commit fe4cb19
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
6 changes: 0 additions & 6 deletions COMET/README.md

This file was deleted.

1 change: 1 addition & 0 deletions COMET/README.rst
4 changes: 0 additions & 4 deletions COMET/requirements.txt

This file was deleted.

1 change: 1 addition & 0 deletions COMET/requirements.txt
18 changes: 15 additions & 3 deletions README.rst
Expand Up @@ -3,7 +3,19 @@ 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.

Usage: ``nikola webapp``
Setup
-----

Requires ``nikola build`` run at least once before using, so assets from theme
are copied in.
1. Install Nikola from git.
2. ``pip install -r requirements.txt``
3. Add to your CSS on the Nikola side:
<https://github.com/Voog/wysihtml/blob/master/examples/css/stylesheet.css>
4. Run ``nikola build``


Usage
-----

Run with ``python -m COMET``.

Default credentials: admin / admin.

0 comments on commit fe4cb19

Please sign in to comment.