Speaking of editing web pages using gdocs, I implemented this approach[1] on a recent project to make an easy-to-use CMS. The server acts as a proxy to get the HTML from google docs and does some cleanup[2]. It's pretty good for simple info pages that don't require any special CSS or layout.