You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.