{"id":20060683,"url":"https://github.com/xhostcomweb/wp-gridsome-starter","last_synced_at":"2026-06-08T11:32:39.227Z","repository":{"id":39414668,"uuid":"204155375","full_name":"xhostcomweb/wp-gridsome-starter","owner":"xhostcomweb","description":"Vue JS Wordpress Starter with extra bits","archived":false,"fork":false,"pushed_at":"2022-12-11T03:08:06.000Z","size":18038,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:14:26.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/xhostcomweb.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}},"created_at":"2019-08-24T12:38:53.000Z","updated_at":"2019-08-27T10:52:38.000Z","dependencies_parsed_at":"2023-01-26T14:46:12.201Z","dependency_job_id":null,"html_url":"https://github.com/xhostcomweb/wp-gridsome-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xhostcomweb/wp-gridsome-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fwp-gridsome-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fwp-gridsome-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fwp-gridsome-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fwp-gridsome-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xhostcomweb","download_url":"https://codeload.github.com/xhostcomweb/wp-gridsome-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fwp-gridsome-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34061122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T13:16:21.668Z","updated_at":"2026-06-08T11:32:39.210Z","avatar_url":"https://github.com/xhostcomweb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue JS 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[![Netlify Status](https://api.netlify.com/api/v1/badges/d15fc83f-942d-4e97-b1b2-013d9f2e7278/deploy-status)](https://app.netlify.com/sites/eloquent-dijkstra-b86505/deploys)\n\neloquent-dijkstra-b86505.netlify.com  Example\n\n\n## Install \u0026 Todo\nInstall Gridsome first, then clone repo and run yarn.\n\nUsed Bulma CSS, and custom nav, but can swap out styles for own.\nThis uses the basics of the Krypto Bulma theme\nJust change nav and page templates to yours, header and footer in components folder.\n3 pages made, Home, About, and Blog/News\nSee main.js for imports, put extra plugins in index.js.  DELETE index.html if not required (usually for cdns/font awsome etc)\n\n## Guide\n\nAdd your WordPress URL to the plugin options. Already done here, change to required field in gridsome.config and netlify.toml\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 (Optional)\n        routes: {\n          post: '/:year/:month/:day/:slug', //adds route for \"post\" post type (Optional)\n          post_tag: '/tag/:slug' // adds route for \"post_tag\" post type (Optional)\n        }\n      }\n    }\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, Home, About and News page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhostcomweb%2Fwp-gridsome-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxhostcomweb%2Fwp-gridsome-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhostcomweb%2Fwp-gridsome-starter/lists"}