Giter VIP home page Giter VIP logo

eleventy-google-docs-starter's Introduction

Eleventy and Google Docs Starter

This Eleventy starter combines the Google Docs API, Eleventy, and @googleworkspace/google-docs-hast to create pages using Google Docs and Google Drive as a CMS.

Demo

Setup

  1. Copy .env.sample to .env.
  2. Create a Google Cloud project and enable the Google Docs API.
  3. Create a service account and download the JSON credentials file.
  4. Copy the client_email and client_private_key value from the JSON credentials file to the variables in .env.
  5. Create a Google Drive folder and share it with the service account email.
  6. Copy the folder ID to the GOOGLE_DRIVE_FOLDER variable in .env.
  7. Run npm install to install dependencies.
  8. Run npm run dev to start the development server.

eleventy-google-docs-starter's People

Contributors

dependabot[bot] avatar jpoehnelt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

stuartjnelson

eleventy-google-docs-starter's Issues

Advice on filtering documents collection based on folders

Hello!

I'm excited to use this as the basis for a small static site I'm working on, but I'm wondering if I could ask a few questions about its implementation? Specifically, I'd ideally like to be able to filter what documents get displayed on the index page e.g. based on what google drive folder they're in, or even include additional metadata per file (date written, a 'display' attribute, etc).

I'm curious if you have thoughts about how you'd go about filtering, as the process by which google docs get added to the 'documents' collection is still a bit obscure to me.

Thank you in advance,
Johan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.