This is a static site built with Gatsby.
- local (see
/data
folder): mdx, (md), json - meetup.com (using the public api)
- Cloudinary (using the authenticated api)
you're not allowed to access our content (cloudinary) resources. We currently cannot work around that, but for the time being it might help to get your own (free) cloudinary account to connect to.
We're currently using forked versions of the respective content plugins with attached PRs. They're currently unlikely to be accepted but if you'd like to invest some work in them, just go ahead:
- cloudinary-community/gatsby-source-cloudinary#7 (adds support for named Cloudinary transforms)
- phacks/gatsby-source-meetup#6 (adds the original meetup id to the meetup content source)