|
Size: 729
Comment:
|
← Revision 7 as of 2012-05-04 01:30:32 ⇥
Size: 71
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| == Updating the Thrift website == This document describes how to update the Thrift site, available at: http://thrift.apache.org '''Requirements''' * SVN access to Thrift repository * Vanilla PHP installation * Access to minotaur.apache.org '''Instructions''' 1. Checkout the SVN repository at https://svn.apache.org/repos/asf/thrift/site 2. Edit the PHP documents under the dynathrift folder 3. From the dynathrift folder, generate static HTML into thrift/site/publish by running:{{{ ./__publish.php -o ../publish }}} 4. Check in all the changes 5. SSH onto minotaur.apache.org 6. svn up /www/thrift.apache.org 7. Wait ~10 minutes for changes to go live (the Apache site is cached) |
Moved to http://thrift.apache.org/docs/committers/HowToThriftWebsite/ |