This is a static landing page, based on Sphinx, running on https://dev.plone.org.
- based on Sphinx
- written in reStructuredText
Full documentation for end users can be found in the "docs" folder.
$ git clone https://github.com/plone/dev.plone.org.git
$ cd dev.plone.org
$ virtualenv-2.7 .
$ source bin/activate
$ pip install -r requirements.txt
If you are having issues, please let us know. We have a mailing list located at: admins@plone.org
The project is licensed under the GPLv2.