Filip de Waard is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

fmw / Edgar

Edgar is a document publishing and management application. Edgar is now being rewritten and redesigned as Vix.

Clone this repository (size: 167.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/fmw/edgar
hg clone ssh://hg@bitbucket.org/fmw/edgar

Edgar overview

Recent commits See more »

Author Revision Comments Message Labels Date
Filip de Waard 6c1b61e92b23 Updated required Sphinx version in setup.py and tweaked .hgignore
Filip de Waard b8d1e09d7e7f Added controller
Filip de Waard 8a9c7a0ef552 Fixed bug regarding atom:contributor tag name
Filip de Waard 9c8bf5334f27 Removed some unecessary features (Mako and Webhelpers) that were included by the default Pylons project template
Filip de Waard 0b5cc9976210 Added 'entries' and 'feeds' controllers
This file is for you to describe the edgar application. Typically
you would include information such as the information below:

Installation and Setup
======================

Install ``edgar`` using easy_install::

    easy_install edgar

Make a config file as follows::

    paster make-config edgar config.ini

Tweak the config file as appropriate and then setup the application::

    paster setup-app config.ini

Then you are ready to go.