Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ojii/django-cms-epio-quickstart

Get your django CMS up and running on ep.io in no time!
https://github.com/ojii/django-cms-epio-quickstart

Last synced: 8 days ago
JSON representation

Get your django CMS up and running on ep.io in no time!

Awesome Lists containing this project

README

        

###########################
django CMS ep.io quickstart
###########################

An easy way to get the django CMS up and running on ep.io.

************
Installation
************

* ``pip install -e git+https://github.com/ojii/django-cms-epio-quickstart.git#egg=django-cms-epio-quickstart``

.. note:: I highly recommend installing this in a virtualenv!

************
Requirements
************

* Python 2.5 or higher.
* epio client.
* ep.io account.

*****
Usage
*****

.. note:: In this tutorial I assume you are on a Unix based system.

Substitute words wrapped in ``<>`` signs with sensible values.

* ``cd ``
* ``mkdir ``
* ``cd myepiocms``
* ``epio create ``
* ``epiocms``
* ``epio django createsuperuser``
* Open your ``http://.ep.io`` in a browser.