Update docs for 0.1 release

pull/64/head 0.1.0
JamesRamm 2017-04-13 07:53:56 +01:00
rodzic b38aac7654
commit f493332d2b
2 zmienionych plików z 4 dodań i 8 usunięć

Wyświetl plik

@ -17,8 +17,7 @@ Longclaw
:alt: IRC Chat
An e-commerce extension for `Wagtail CMS <https://github.com/wagtail/wagtail>`_
`Documentation <http://longclaw.readthedocs.io/en/latest/>`_
Checkout the `demo site <https://github.com/JamesRamm/longclaw_demo>`_ and `documentation <http://longclaw.readthedocs.io/en/latest/>`_
.. figure:: docs/_static/images/dashboard.png
@ -28,11 +27,7 @@ Quickstart
----------
Install Longclaw::
$ pip install git+git://github.com/JamesRamm/longclaw
Build the front-end assets (requires node.js & npm)::
$ longclaw build
$ pip install longclaw
Setup a Wagtail+Longclaw project::
@ -81,3 +76,4 @@ Support
Please raise bugs/feature requests using the github issue tracker and ask questions on stackoverflow.

Wyświetl plik

@ -1,3 +1,3 @@
Django>=1.10,<1.11
wagtail>=1.7
-e git+https://github.com/JamesRamm/longclaw.git#egg=longclaw
longclaw>-0.1