
Access a Google Drive Spreadsheet from your Jekyll templates
The Jekyll Gdrive Plugin allows users to access data from a Google Drive Spreadsheet in their Jekyll sites. Users can install the plugin, configure their GDrive API credentials, and then access their Google Sheet data in any Liquid template. The plugin also offers caching functionality to improve performance.
site.data.google_sheet variable in any Liquid template to access their Google Sheet data.The Jekyll Gdrive Plugin is a useful tool for Jekyll users who need to access data from a Google Drive Spreadsheet in their sites. With easy installation and configuration steps, the plugin provides a convenient way to integrate Google Sheet data into Jekyll Liquid templates. The caching functionality further enhances performance by reducing the need to load spreadsheet data on every refresh. Additionally, users have the opportunity to contribute to the development of the plugin through creating new feature branches.
