{"id":13734945,"url":"https://github.com/gridsome/gridsome-starter-wordpress","last_synced_at":"2025-04-25T17:30:32.059Z","repository":{"id":96204522,"uuid":"143481563","full_name":"gridsome/gridsome-starter-wordpress","owner":"gridsome","description":"👩‍💻 WordPress starter for Gridsome","archived":false,"fork":false,"pushed_at":"2020-04-03T17:03:44.000Z","size":56,"stargazers_count":91,"open_issues_count":18,"forks_count":32,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T00:51:12.357Z","etag":null,"topics":["gridsome","static-site-generator","vuejs","wordpress"],"latest_commit_sha":null,"homepage":"https://gridsome-starter-wordpress.netlify.app/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gridsome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-08-03T23:20:40.000Z","updated_at":"2025-02-17T14:21:20.000Z","dependencies_parsed_at":"2023-03-06T23:15:29.306Z","dependency_job_id":null,"html_url":"https://github.com/gridsome/gridsome-starter-wordpress","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/gridsome%2Fgridsome-starter-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridsome%2Fgridsome-starter-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridsome%2Fgridsome-starter-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridsome%2Fgridsome-starter-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridsome","download_url":"https://codeload.github.com/gridsome/gridsome-starter-wordpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250861906,"owners_count":21499181,"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":["gridsome","static-site-generator","vuejs","wordpress"],"created_at":"2024-08-03T03:01:01.480Z","updated_at":"2025-04-25T17:30:31.837Z","avatar_url":"https://github.com/gridsome.png","language":"Vue","funding_links":[],"categories":["Vue","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# WordPress starter for Gridsome\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/gridsome/gridsome-starter-wordpress)\n\n## Install\n\n`gridsome create my-gridsome-project wordpress`\n\n## Guide\n\nAdd your WordPress URL to the plugin options.\n\n```js\n// gridsome.config.js\n\nmodule.exports = {\n  plugins: [\n    {\n      use: '@gridsome/source-wordpress',\n      options: {\n        baseUrl: 'YOUR_WEBSITE_URL', // required\n        typeName: 'WordPress', // GraphQL schema name\n      }\n    }\n  ],\n  // Setup template routes for any WordPress collection\n  templates: {\n    WordPressPost: '/:year/:month/:day/:slug',\n    WordPressTag: '/tag/:slug'\n  },\n}\n\n```\n\nSee all [options](https://gridsome.org/plugins/@gridsome/source-wordpress).\n\n## Included templates\n\nThis starter includes basic templates for categories, tags and posts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridsome%2Fgridsome-starter-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgridsome%2Fgridsome-starter-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridsome%2Fgridsome-starter-wordpress/lists"}