[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Using bitbucket to host latest Pygame docs in the repository



Nice.  There's a script on the server which gets notified on commit from bitbucket... which then then does a few tasks (one is publishing latest docs to the website).

So if you have a script which can upload to bitbucket... then I can drop it in to also get run.

cheers,


On Wed, May 29, 2013 at 7:00 AM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
Hi everyone,

I was looking through the bitbucket documents and found a section on static web site hosting:

https://confluence.atlassian.com/display/BITBUCKET/Publishing+a+Website+on+Bitbucket

It looks like a handy place to have the latest document builds when the Spectacularly Adequate Automated Pygame Build Page is up and running again. I would like to give it a try.

Lenard Lindstrom