Differences between revisions 12 and 25 (spanning 13 versions)
Revision 12 as of 2007-04-13 15:12:14
Size: 1610
Comment:
Revision 25 as of 2014-07-07 16:31:23
Size: 1709
Editor: techtonik
Comment: new site is at https://github.com/python/pythondotorg
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from PythonWebsite
Line 2: Line 3:

'''Please note: This page explains the setup for legacy.python.org, not the new www.python.org site.'''
Line 13: Line 16:
To build and run the site, see build/new-build/README in the checked-out beta.python.org tree. To build and run the site, see [[https://svn.python.org/www/trunk/beta.python.org/build/README|build/README]] in the checked-out beta.python.org tree.

You can monitor the build status on the [[http://www.python.org/status/|status page]].
Line 19: Line 24:
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. 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 without having commit privileges.
Line 21: Line 26:
If you want to become a committer, email pydotorg at python dot org for details. 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.
Line 23: Line 28:
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:

    * Install Pyramid as described in PythonWebsitePyramidDocs
    * See build/README in the checked out beta.python.org tree.
    * PythonWebsitePyramidUsersGuide
Chat/help on IRC at [[irc://freenode.net/pydotorg|#pydotorg]] on freenode.net
Line 39: Line 34:
Here is a page for PythonWebsiteMiscSuggestions  * [[SiteImprovements]]
 * [[PythonWebsite/Conventions]]

----
CategoryPythonWebsite CategoryDevelopmentProcess

Welcome to Pydotorg Central

Please note: This page explains the setup for legacy.python.org, not the new www.python.org site.

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/README in the checked-out beta.python.org tree.

You can monitor the build status on the status page.

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 without 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).


CategoryPythonWebsite CategoryDevelopmentProcess

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

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