Update README.rst
This commit is contained in:
parent
5c4b92cf5a
commit
b5cf9f1541
1 changed files with 26 additions and 9 deletions
35
README.rst
35
README.rst
|
@ -20,21 +20,18 @@ Symposion
|
||||||
:target: https://pypi.python.org/pypi/symposion/
|
:target: https://pypi.python.org/pypi/symposion/
|
||||||
|
|
||||||
|
|
||||||
|
Pinax
|
||||||
symposion is a conference management solution from Eldarion.
|
------
|
||||||
|
|
||||||
It was built with the generous support of the Python Software Foundation.
|
|
||||||
|
|
||||||
See http://eldarion.com/symposion/ for commercial support, customization and hosting
|
|
||||||
|
|
||||||
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.
|
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.
|
||||||
This collection can be found at http://pinaxproject.com.
|
This collection can be found at http://pinaxproject.com.
|
||||||
|
|
||||||
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/.
|
|
||||||
|
|
||||||
The Pinax documentation is available at http://pinaxproject.com/pinax/.
|
symposion
|
||||||
|
----------
|
||||||
|
|
||||||
|
symposion is a conference management solution from Eldarion. It was built with the generous support of the Python Software Foundation. See http://eldarion.com/symposion/ for commercial support, customization and hosting.
|
||||||
|
|
||||||
For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.
|
|
||||||
|
|
||||||
Quickstart
|
Quickstart
|
||||||
==========
|
==========
|
||||||
|
@ -48,3 +45,23 @@ customize and manage your Symposion installation. We have built a [basic
|
||||||
Django startproject template that includes Symposion][1].
|
Django startproject template that includes Symposion][1].
|
||||||
|
|
||||||
[1]: https://github.com/pinax/pinax-project-symposion
|
[1]: https://github.com/pinax/pinax-project-symposion
|
||||||
|
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
---------------
|
||||||
|
|
||||||
|
The Pinax documentation is available at http://pinaxproject.com/pinax/.
|
||||||
|
|
||||||
|
|
||||||
|
Code of Conduct
|
||||||
|
----------------
|
||||||
|
|
||||||
|
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/.
|
||||||
|
|
||||||
|
|
||||||
|
Pinax Project Blog and Twitter
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue