2010/11/28 Branko Vukelic <[email protected]>: > On Sun, Nov 28, 2010 at 5:09 AM, Anand Chitipothu <[email protected]> > wrote: >> I'm thinking that it will easier to manage the webpy.org website if we >> move it to github and host it using github pages. The will prevent >> spam and give us better control over content. The downside is that >> people will have to clone the repo and send pull requests instead of >> editing the pages on the website.
Github is makes that process simple by making sending patches very easy. There are issues other than spam that I'm trying to address. If the content of the website is in a git repo, it makes bulk editing easier. I've got quite some requests from the community asking for the cookbook in a git repo and the documentation in a git repo. Anand -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
