{"id":19689111,"url":"https://github.com/noxify/gridsome-plugin-remark-embed","last_synced_at":"2026-03-20T01:22:09.539Z","repository":{"id":48315037,"uuid":"206538129","full_name":"noxify/gridsome-plugin-remark-embed","owner":"noxify","description":"Gridsome Remark plugin to embed external stuff into your gridsome site.","archived":true,"fork":false,"pushed_at":"2021-08-02T04:28:24.000Z","size":103,"stargazers_count":16,"open_issues_count":6,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T02:49:09.239Z","etag":null,"topics":["embed","gridsome","gridsome-plugin","gridsome-transformer","remark"],"latest_commit_sha":null,"homepage":"https://gridsome-preview.ilovenox.now.sh/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxify.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":"2019-09-05T10:35:01.000Z","updated_at":"2024-03-15T20:27:15.000Z","dependencies_parsed_at":"2022-09-08T12:24:18.380Z","dependency_job_id":null,"html_url":"https://github.com/noxify/gridsome-plugin-remark-embed","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-embed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-embed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-embed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fgridsome-plugin-remark-embed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxify","download_url":"https://codeload.github.com/noxify/gridsome-plugin-remark-embed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251465257,"owners_count":21593852,"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":["embed","gridsome","gridsome-plugin","gridsome-transformer","remark"],"created_at":"2024-11-11T18:42:52.480Z","updated_at":"2026-03-20T01:22:09.505Z","avatar_url":"https://github.com/noxify.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# gridsome-plugin-remark-embed\nGridsome Remark plugin to embed external stuff into your gridsome site.\n\n# Live Demo\n\nhttps://gridsome-preview.ilovenox.now.sh/\n\n# Installation\n\n```bash\nnpm install --save @noxify/gridsome-plugin-remark-embed\n```\n\n# How to use\n\n```js\n//gridsome.config.js\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            [ '@noxify/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%2Fnoxify%2Fgridsome-plugin-remark-embed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxify%2Fgridsome-plugin-remark-embed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Fgridsome-plugin-remark-embed/lists"}