Differences between revisions 13 and 14
Revision 13 as of 2007-04-13 15:19:51
Size: 1694
Comment:
Revision 14 as of 2007-04-25 17:50:19
Size: 1719
Comment:
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
Here is a page for PythonWebsiteMiscSuggestions  * ["PythonWebsite/MiscSuggestions"]

 * ["PythonWebsite/Conventions"]

Welcome to Pydotorg Central

This is your source of information for contributing to the python.org website.

To get started working on a local copy of the python.org website, you need to check it out from Subversion. To check it out for anonymous access (start here if you're new):

  • svn co https://svn.python.org/www/trunk/beta.python.org

To check it out with commit privileges:

  • svn co svn+ssh://pydotorg@svn.python.org/trunk/beta.python.org

To build and run the site, see build/new-build/README in the checked-out beta.python.org tree.

For extra information, see PythonWebsiteDetails

How Can I Help?

To join the project, get started by getting a local copy of the site running. You can submit new tickets for bugs or improvements (see PythonWebsiteCreatingNewTickets) or work on content at wiki.python.org witout having commit privileges.

If you want to become a committer, email pydotorg at python dot org for details. Please do this only after you're sure you will definitely be contributing changes.

Chat/help on IRC at #pydotorg on freenode.net

Old Build System

The website build system has been rewritten. The old build system was called Pyramid. This info is being maintained a short time until the website completely abandons Pyramid:

Discussion

See PythonWebsiteHomePage for discussion on what should be on the home page (some of which has been completed, but not all).

LegacyPythonWebsite (last edited 2014-07-07 16:31:23 by techtonik)

Unable to edit the page? See the FrontPage for instructions.