A Django content management system focused on flexibility and user experience
Find a file
Tom Dyson be67b59b07 Update README.rst
link to wagtaildemo and make t-shirt promise.
2014-02-12 18:21:16 +00:00
wagtail stylistic tweaks to b7158bb3fa (camel case for js vars; using a dict rather than adding vars indefinitely to the window scope; avoiding potentially dynamic code inside compress blocks) 2014-02-12 12:26:06 +00:00
.gitignore .gitignore .coverage 2014-02-07 15:55:58 +00:00
CHANGELOG.txt additions for setuptools 2014-02-07 15:39:59 +00:00
CONTRIBUTORS.rst Update CONTRIBUTORS 2014-02-11 17:16:12 +00:00
LICENSE Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00
Makefile Makefile, flake8 for PEP8 and contributors added 2014-02-07 15:20:27 +00:00
MANIFEST.in include new top-level text files in manifest 2014-02-07 15:57:54 +00:00
README.rst Update README.rst 2014-02-12 18:21:16 +00:00
requirements-dev.txt typo 2014-02-07 15:56:49 +00:00
setup.py remove celery from requirements in setup.py 2014-02-11 16:13:08 +00:00

Wagtail CMS
===========

Wagtail is a Django content management system focused on flexibility and user experience. Find out more at `wagtail.io <http://wagtail.io/>`_
and `torchbox.github.io/wagtail <http://torchbox.github.io/wagtail/>`_. 

Getting started
~~~~~~~~~~~~~~~
To get you up and running quickly, we've provided a demonstration site with all the configuration in place, at `github.com/torchbox/wagtaildemo <https://github.com/torchbox/wagtaildemo/>`_; see the `README <https://github.com/torchbox/wagtaildemo/blob/master/README.md>`_ for installation instructions.

Contributing
~~~~~~~~~~~~
If you're a Python or Django developer, fork the repo and get stuck in! Send us a useful pull request and we'll post you a `t-shirt <https://twitter.com/WagtailCMS/status/432166799464210432/photo/1>`_.