{"id":20060692,"url":"https://github.com/xhostcomweb/vuewp-gridsome-scss-bootstrap-starter","last_synced_at":"2026-04-14T07:32:23.358Z","repository":{"id":39401769,"uuid":"205683194","full_name":"xhostcomweb/vuewp-gridsome-scss-bootstrap-starter","owner":"xhostcomweb","description":"Vue Wordpress Gridsome starter with scss, bootstrap 4 bootstrap-vue and extra bits","archived":false,"fork":false,"pushed_at":"2022-12-11T03:59:36.000Z","size":19144,"stargazers_count":0,"open_issues_count":45,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:14:28.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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-09-01T13:53:00.000Z","updated_at":"2020-01-04T19:18:57.000Z","dependencies_parsed_at":"2023-01-26T15:15:13.765Z","dependency_job_id":null,"html_url":"https://github.com/xhostcomweb/vuewp-gridsome-scss-bootstrap-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xhostcomweb/vuewp-gridsome-scss-bootstrap-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xhostcomweb","download_url":"https://codeload.github.com/xhostcomweb/vuewp-gridsome-scss-bootstrap-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31786785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:22.675Z","updated_at":"2026-04-14T07:32:23.344Z","avatar_url":"https://github.com/xhostcomweb.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue JS Wordpress starter for Gridsome SASS-SCSS enabled\n\nAvivo theme Demo: https://priceless-nobel-a7290d.netlify.com/\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/832d4d3e-5b8c-4567-9d76-720e8323c4ef/deploy-status)](https://app.netlify.com/sites/priceless-nobel-a7290d/deploys)\n\nSass/Scss version with Bootstrap 4 and bootstrap-vue\n\nhttps://bootstrap-vue.js.org/docs\n\nEnabled for sass/scss in gridsome.config.js file and chainwebpack\n\n\n## Install \u0026 Todo\n\nInstall Gridsome first, then clone repo and run yarn.\nCan swap out nav, header, footer for your own.\nJust change nav and page templates to yours, header and footer in components folder.\n4 pages made, Home, About, Blog/News and Contact\nSome extra assets in images and img folder, not used yet, and included original NPM and HTML theme files.\n\n\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%2Fvuewp-gridsome-scss-bootstrap-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxhostcomweb%2Fvuewp-gridsome-scss-bootstrap-starter/lists"}