{"id":21522606,"url":"https://github.com/yuyingwu/blog","last_synced_at":"2025-04-09T22:40:26.202Z","repository":{"id":16188411,"uuid":"18935016","full_name":"YuyingWu/blog","owner":"YuyingWu","description":"Yuying Wu's Blog","archived":false,"fork":false,"pushed_at":"2025-03-22T06:58:42.000Z","size":14475,"stargazers_count":29,"open_issues_count":12,"forks_count":4,"subscribers_count":2,"default_branch":"gatsby","last_synced_at":"2025-03-22T07:20:09.895Z","etag":null,"topics":["article","blog","css","education","gatsby-blog","graphql","html","javascript","learn-javascript","learn-to-code","markdown","react"],"latest_commit_sha":null,"homepage":"http://www.wuyuying.com/","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/YuyingWu.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":"2014-04-19T06:09:33.000Z","updated_at":"2025-03-22T06:58:45.000Z","dependencies_parsed_at":"2025-03-22T07:29:43.475Z","dependency_job_id":null,"html_url":"https://github.com/YuyingWu/blog","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuyingWu%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuyingWu%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuyingWu%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuyingWu%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuyingWu","download_url":"https://codeload.github.com/YuyingWu/blog/tar.gz/refs/heads/gatsby","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248124841,"owners_count":21051757,"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":["article","blog","css","education","gatsby-blog","graphql","html","javascript","learn-javascript","learn-to-code","markdown","react"],"created_at":"2024-11-24T01:11:06.280Z","updated_at":"2025-04-09T22:40:26.196Z","avatar_url":"https://github.com/YuyingWu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yuying Wu's Blog\n\n## 主题开发\n\n\u003e node \u003e= 10.13.0\n\n文件目录：  \n\n- workspace\n  - blog (current repo)\n  - gatsby-theme-chaton\n  - package.json\n\n```\n# workspace/package.json\n\n{\n  \"name\": \"gatsby-starter-theme-workspace\",\n  \"private\": true,\n  \"version\": \"0.0.1\",\n  \"main\": \"index.js\",\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"dev\": \"yarn workspace wyy-blog develop\",\n    \"build\": \"yarn workspace wyy-blog build\",\n    \"serve\": \"yarn workspace wyy-blog serve\"\n  },\n  \"workspaces\": [\n    \"wyy-blog\",\n    \"gatsby-theme-chaton\"\n  ]\n}\n```\n\n其中，在blog中的 `package.json` 对 `gatsby-theme-chaton` 依赖的版本为 `*`。\n\n```\n# blog/package.json\n\n\"dependencies\": {\n  \"gatsby-theme-chaton\": \"*\"\n}\n```\n\n运行：\n\n```shell\nyarn dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuyingwu%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuyingwu%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuyingwu%2Fblog/lists"}