Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2007-04-25 17:50:19
Size: 1719
Comment:
Revision 16 as of 2008-11-15 13:59:37
Size: 1340
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
== 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:

    * Install Pyramid as described in PythonWebsitePyramidDocs
    * See build/README in the checked out beta.python.org tree.
    * PythonWebsitePyramidUsersGuide
Line 39: Line 29:
 * ["PythonWebsite/MiscSuggestions"]  * [[PythonWebsite/MiscSuggestions]]
Line 41: Line 31:
 * ["PythonWebsite/Conventions"]  * [[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

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.