folderise-calendar

1.0.0 • Public • Published

folderise-calendar

A plugin for folderise used to incorporate google calendar into static site.

This was written to serve the 10 latest events on a google calendar. It is quite idiosyncratic as it was developed for **frontyard** project's website. It need a lot of work to be more modular.

usage

To activate plugin add the following to the folderise settings.json

"plugins"[ {
    "name": "folderise-calendar",
    "options": {
        "calendar":"your.account@gmail.com",
        "credentials":"./path/to/your/client_secret.json"
    }
}]

To include list of calander events on any pages add:

{{@calendar}}

Dependents (0)

Package Sidebar

Install

npm i folderise-calendar

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • e-e-e