fabe / gatsby-plugin-drive

🚗 Downloads a Google Drive folder that you can query with gatsby-source-filesystem.
https://npm.im/@fs/gatsby-plugin-drive
MIT License
12 stars 15 forks source link

Add support for Team Drives and Google Docs export #2

Closed EliasJorgensen closed 5 years ago

EliasJorgensen commented 5 years ago

Adds the option to export Google Docs to the content folder, with a given MIME type. Also adds a query parameter to getFile(), to allow downloading files from Team Drives.

fabe commented 5 years ago

Really cool, thanks!