Skip to content

A tool for quickly publishing Google documents to a webserver.

Notifications You must be signed in to change notification settings

jasharpe/docsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a script that helps with the tedious task of publishing a Google doc in html form to a static website on a webserver controlled by you. This automates the following steps into a single command:

- Going to Google docs and exporting the document
- Downloading the resulting zip file and unzipping it somewhere
- FTPing the contents to the webserver

This process that took minutes now takes seconds. To be honest this probably isn't actually that useful, but I've found a couple of uses for it.

Dependencies:

- Google Docs Python API

That's it!

About

A tool for quickly publishing Google documents to a webserver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages