{"id":15146535,"url":"https://github.com/jammeryhq/gridsome-plugin-remark-embed","last_synced_at":"2025-09-29T15:31:18.585Z","repository":{"id":57103063,"uuid":"279595017","full_name":"jammeryhq/gridsome-plugin-remark-embed","owner":"jammeryhq","description":"Gridsome remark plugin to embed external stuff into your gridsome site.","archived":false,"fork":true,"pushed_at":"2020-09-08T20:52:07.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T03:24:27.751Z","etag":null,"topics":["codepen","codesandbox","embed","facebook","giphy","gist","github","gridsome","gridsome-plugin","jsfiddle","plugin","soundcloud","spotify","templates","twitter","vimeo","youtube"],"latest_commit_sha":null,"homepage":"https://jammeryhq.com/plugins/embed","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"noxify/gridsome-plugin-remark-embed","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jammeryhq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-14T13:37:44.000Z","updated_at":"2020-10-06T09:46:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jammeryhq/gridsome-plugin-remark-embed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammeryhq%2Fgridsome-plugin-remark-embed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammeryhq%2Fgridsome-plugin-remark-embed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammeryhq%2Fgridsome-plugin-remark-embed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jammeryhq%2Fgridsome-plugin-remark-embed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jammeryhq","download_url":"https://codeload.github.com/jammeryhq/gridsome-plugin-remark-embed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234635113,"owners_count":18864009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codepen","codesandbox","embed","facebook","giphy","gist","github","gridsome","gridsome-plugin","jsfiddle","plugin","soundcloud","spotify","templates","twitter","vimeo","youtube"],"created_at":"2024-09-26T12:02:10.375Z","updated_at":"2025-09-29T15:31:18.256Z","avatar_url":"https://github.com/jammeryhq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://www.jammeryhq.com\" title=\"JammeryHQ\" target=\"_blank\"\u003e\n\n  \u003cimg src=\"https://jammeryhq.com/jammeryhq.png\" width=\"128\" /\u003e\n  \n\u003c/a\u003e\n\n\u003cp\u003e\nFast-track your JAMstack development \u0026 learning\n\u003c/p\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n# About this plugin\n\nGridsome remark plugin to embed external stuff into your gridsome site.\n\n# Installation\n\n```bash\nnpm install @jammeryhq/gridsome-plugin-remark-embed\n\n# or\n\nyarn add @jammeryhq/gridsome-plugin-remark-embed\n```\n\n## Key features\n\n* Support for\n  * Codepen\n  * Code Sandbox\n  * Facebook Post\n  * Facebook Video\n  * Giphy\n  * Github Gist\n  * JSFiddle\n  * Soundcloud\n  * Spotify\n  * Twitter\n  * Vimeo\n  * Youtube\n* Custom templates\n* Configuable\n\n# How to use\n\n```js\n//gridsome.config.js\n\nmodule.exports = {\n  plugins: [\n    {\n      use: '@gridsome/source-filesystem',\n      options: {\n        path: 'blog/**/*.md',\n        route: '/blog/:year/:month/:day/:slug',\n        remark: {\n          plugins: [\n            [ '@jammeryhq/gridsome-plugin-remark-embed', {\n                'enabledProviders' : ['Youtube', 'Twitter', 'Gist'],\n            }]\n          ]\n        }\n      }\n    }\n  ]\n}\n```\n\n# Documentation\n\nYou can find the complete documentation here: https://webstone.info/documentation/gridsome-plugin-remark-embed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjammeryhq%2Fgridsome-plugin-remark-embed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjammeryhq%2Fgridsome-plugin-remark-embed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjammeryhq%2Fgridsome-plugin-remark-embed/lists"}