gdocweb turns your Google Docs into professional websites with just a few clicks. Simply select your documents, choose a theme, and publish to GitHub.
Yes, gdocweb is completely free. We leverage GitHub's hosting to provide a no-cost solution.
Yes. You can do that by editing the resulting HTML which is 100% legal. We will probably provide a pro version in the near future which will make that process simpler.
Yes. At the moment we only support generating public repositories. We plan to launch support for private repositories as part of a future paid plan.
Sure. GitHub supports it for free. You would need to purchase the domain but the rest is still free!
You can read the instructions from GitHub
here.
Yes. Some features aren't there yet or aren't as refined. Some features are deeply tied to page based editing and can't be supported. Specially features like columns can't be supported for web pages.
Yes: add a break using The Insert -> Break menu option after the image.
This will clear the space between the end of the image and the next
paragraph.
These things happen since the document has a fixed width but the
website can be wider or narrower.
Yes, but there are some things you need to know.
Regular HTTPS links should work seamlessly. Links to the site
should also work. When linking from one document to another
the link would be translated to a local website link assuming
the target document is a part of the website. If not the link will
remain a Google Docs link.
There's one special case. Links from the document to itself will
remain as Google Docs links. The logic is that a document might want to
provide a way to edit or see the original source document.
Yes. If you don't want to change any selection and just want to re-run the generation code to fetch document updates you can click this link. After authentication, the site will be regenerated as if you walked through the wizard.