OpenlyOne / openly-rails

"GitHub" for Google Drive [inactive]
https://www.open.ly/
GNU General Public License v3.0
21 stars 1 forks source link

Allow users to create beautiful websites from Google Docs #306

Open FinnWoelm opened 5 years ago

FinnWoelm commented 5 years ago

Use Hugo or a similar tool so that users can turn their Openly projects into beautiful webpages.

FinnWoelm commented 5 years ago

Google Docs does not support exporting into Markdown format, but we can first convert to HTML with Henkei/Apache Tika and then convert that to Markdown.

How do we handle non-documents, though? Spreadsheets, presentations?