Skip to content

augnustin/google-docs-publisher

Repository files navigation

Publish good looking Google Docs

Google Docs are nice, but they look ugly when published to the web. Well... not anymore!

Usage

Import https://docs.google.com/document/d/1OO-pC727TFEw0ffgp-l0ingL19bD-adI7Nr0BykFje8/pub into the Google Doc Publisher, get the http://gdoc.pub/1OO-pC727TFEw0ffgp-l0ingL19bD-adI7Nr0BykFje8 url and you're done.

1. Edit your document in the google doc A4/Letter document interface

Google Doc interface

2. Publish it to the web...

Publish to the web... dropdown Publish to the web... modal

3. Ohhh snap, the style is completely broken

Google Docs broken interface

4. Thanks to gdoc.pub, you get to publish it decently :-)

Google Docs Publisher good looking document

Contribute

Contributions are welcome.

Installation

  1. Install Memcached
  2. npm install
  3. npm start

Licence

The MIT License (MIT)

Copyright (c) 2016 Augustin RIEDINGER

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.