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.
.env.sample
to .env
.client_email
and client_private_key
value from the JSON credentials file to the variables in .env
.GOOGLE_DRIVE_FOLDER
variable in .env
.npm install
to install dependencies.npm run dev
to start the development server.