Google Drive as your CMS
Publish posts from Google Docs and API data from Sheets. Integrate with Next.js or any modern framework.

Posts
Publish CMS posts directly from Google Docs
First-class, MDX compatible Markdown
Posts are formatted as Markdown, supporting images, lists, tables and other expected features. Preserves JSX snippets for MDX compatibility.
Automatically parse Frontmatter
Frontmatter in your Google Docs is extracted, creating type-safe, post-specific metadata like OG image URLS or post descriptions.
Integrate with Webhooks
Trigger site builds, CI/CD runs, or other integrations with on-publish webhook events.
APIs
Generate auto-updating REST APIs from Google Sheets
JSON REST API endpoints for all worksheets
Transform Google Sheet worksheets into JSON data to integrate with your web apps or data pipelines.
Near-realtime API data updates
Customize how quickly your APIs are updated. Cached results are served instantly.
Get notified on API update
Connect webhooks to receive notifications when your API spreadsheet data is updated.
More Security
Limited data access by design
Limited Access
Jedwal only accesses files you explicitly authorize, not your whole Google Drive.
Encrypted
All sensitive data is envelope-encrypted at rest.