{"id":19889449,"url":"https://github.com/theyorkshiredev/theyorkshire-dot-dev","last_synced_at":"2026-04-18T11:05:44.894Z","repository":{"id":38427961,"uuid":"261287252","full_name":"TheYorkshireDev/theyorkshire-dot-dev","owner":"TheYorkshireDev","description":"My personal website powered by @GatsbyJS","archived":false,"fork":false,"pushed_at":"2023-06-10T00:56:34.000Z","size":19962,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-29T06:20:55.656Z","etag":null,"topics":["gatsby","personal-website","styled-components"],"latest_commit_sha":null,"homepage":"https://theyorkshire.dev","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/TheYorkshireDev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-04T20:22:04.000Z","updated_at":"2021-02-07T13:48:04.000Z","dependencies_parsed_at":"2025-01-11T19:32:55.447Z","dependency_job_id":null,"html_url":"https://github.com/TheYorkshireDev/theyorkshire-dot-dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheYorkshireDev/theyorkshire-dot-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Ftheyorkshire-dot-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Ftheyorkshire-dot-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Ftheyorkshire-dot-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Ftheyorkshire-dot-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheYorkshireDev","download_url":"https://codeload.github.com/TheYorkshireDev/theyorkshire-dot-dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheYorkshireDev%2Ftheyorkshire-dot-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["gatsby","personal-website","styled-components"],"created_at":"2024-11-12T18:10:14.361Z","updated_at":"2026-04-18T11:05:44.870Z","avatar_url":"https://github.com/TheYorkshireDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Logo\" src=\"/.github/logo.png\" width=\"150\" /\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003e\n  TheYorkshire.Dev\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  The second iteration of \u003ca href=\"https://theyorkshire.dev\" target=\"_blank\"\u003etheyorkshire.dev\u003c/a\u003e built with \u003ca href=\"https://www.gatsbyjs.org/\" target=\"_blank\"\u003eGatsby\u003c/a\u003e and hosted with \u003ca href=\"https://www.netlify.com/\" target=\"_blank\"\u003eNetlify\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"React Version\" src=\"https://img.shields.io/badge/React-16.13.1-61DAFB.svg?style=flat\u0026logo=React\"\u003e\n  \u003cimg alt=\"Gatsby Version\" src=\"https://img.shields.io/badge/Gatsby-2.24.47-663399.svg?style=flat\u0026logo=Gatsby\"\u003e\n  \u003ca href=\"https://dev.azure.com/YTD-GitHub/theyorkshire-dot-dev/_apis/build/status/theyorkshire-dot-dev?branchName=master\" target=\"_blank\"\u003e\n  \u003cimg alt=\"Azure Pipeline Status\" src=\"https://dev.azure.com/YTD-GitHub/theyorkshire-dot-dev/_apis/build/status/theyorkshire-dot-dev?branchName=master\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://app.netlify.com/sites/jamstack-typescript/deploys\" target=\"_blank\"\u003e\n  \u003cimg alt=\"Netlify Status\" src=\"https://api.netlify.com/api/v1/badges/432f3857-b88f-4eb6-b170-d6fe149025e5/deploy-status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cimg alt=\"Logo\" src=\"/.github/homepage.png\" /\u003e\n\n## 🛠 Installation \u0026 Set Up\n\n1. Install the Gatsby CLI\n\n   ```sh\n   npm install -g gatsby-cli\n   ```\n\n2. Install dependencies\n\n   ```sh\n   npm install\n   ```\n\n3. Start the development server\n\n   ```sh\n   npm run develop\n   ```\n\n## 🚀 Building and Running for Production\n\n1. Generate a full static production build\n\n   ```sh\n   npm run build\n   ```\n\n2. Preview the site as it will appear once deployed\n\n   ```sh\n   npm run serve\n   ```\n\n**NOTE:** Google Analytics token should be set as an environment variable in your CI as `ga_token`. The token is picked up at build from node `process.env`.\n\n## ⚙️ My CI/CD Setup\n\nI am using Azure DevOps to build and deploy this website. Depending on the branch a change occurs CD is setup to deploy to either a production [Netlify](https://www.netlify.com/) environment or a staging [Azure](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website) environment.\n\nI have several variables setup in Azure DevOps:\n\n*Required for Google Analytics*\n* `ga_token`\n\n*Required to deploy to staging*\n* `cdn_endpoint`\n* `cdn_profile`\n* `cdn_resource_group`\n* `storage_account_name`\n\n*Required to deploy to production*\n* `NETLIFY_AUTH_TOKEN`\n* `NETLIFY_SITE_ID`\n\n## 📝 Planned Enhancements\n- [ ] Pull blog posts into a second repository\n- [ ] Blog post comments\n- [ ] Blog Pagination\n- [ ] Blog PWA Notifications\n- [ ] Ability to subscribe to the blog\n- [ ] Switch CI/CD to GitHub Workflows\n- [ ] Configure the website to use CSP and other HTTP headers\n- [ ] Update staging site to use either Netlify or Azure Static Web Apps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Ftheyorkshire-dot-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheyorkshiredev%2Ftheyorkshire-dot-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheyorkshiredev%2Ftheyorkshire-dot-dev/lists"}