GitHub Sync Framer plugin

This plugin seamlessly connects your GitHub Markdown content to your Framer CMS, simplifying website updates. It synchronizes all .md files from a specified GitHub repository folder to a Framer CMS collection.

Key Features:

  • Frontmatter Support: Utilize YAML frontmatter in your Markdown files to define custom fields that will be imported into your Framer collection.
  • Markdown Rendering: Preserves formatting and semantics when adding Markdown (.md) files to your Framer CMS collection. .mdx files are also supported (custom React components and Javascript will be discarded).
  • Base Path Importing: Specify a base path within your repository to sync only specific folders to different Framer collections.
  • Relative Path Resolution: Automatically resolves relative image and link paths by searching the entire repository.
  • Nested Content: File structure is flattened into a single list, where each Markdown file's path is reflected in its slug. To create a true nested structure in Framer, you'll need to create multiple collections, each syncing with a different base path.
  • Public and Private Repositories: Supports both public and private GitHub repositories. Securely connect to private repositories using a personal access token.

Pricing:

The plugin offers 5 free syncs. For more syncs, a monthly add-on is available for $49.

Created by

Tommy D. Rossi