{"id":18598386,"url":"https://github.com/softwareking/hexo-client","last_synced_at":"2025-10-13T22:44:21.849Z","repository":{"id":93155508,"uuid":"91449668","full_name":"SoftwareKing/hexo-client","owner":"SoftwareKing","description":"我的个人博客","archived":false,"fork":false,"pushed_at":"2017-05-13T01:56:59.000Z","size":1688,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T22:44:21.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":false,"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/SoftwareKing.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-16T11:16:11.000Z","updated_at":"2018-03-19T14:00:52.000Z","dependencies_parsed_at":"2023-03-29T20:18:47.027Z","dependency_job_id":null,"html_url":"https://github.com/SoftwareKing/hexo-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoftwareKing/hexo-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareKing%2Fhexo-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareKing%2Fhexo-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareKing%2Fhexo-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareKing%2Fhexo-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoftwareKing","download_url":"https://codeload.github.com/SoftwareKing/hexo-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoftwareKing%2Fhexo-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017142,"owners_count":26085984,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-07T01:32:24.540Z","updated_at":"2025-10-13T22:44:21.820Z","avatar_url":"https://github.com/SoftwareKing.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-client\nPersonal Blog Files\n\n# 1. 下次重装系统后，如果没有清空F盘\n\n## 1.1 Steps\n\n1. 下载好Github（使用ss**全局模式**，选择**负载均衡**后双击安装下载），并且登陆，设置好文件夹位置\n\n2. 安装好Git\n\n3. 安装好Node.js\n\n4. 在hexo-client文件夹内右键运行Git Bash\n\n5. 首先按教程方法**设置好本地的SSH Keys**并且**将SSH key添加到你的GitHub账户**\n\n6. 安装hexo：\n\n   ```\n   npm install hexo-cli -g;npm install hexo --save;hexo -v;npm install hexo-deployer-git --save\n   **这里不要hexo init的步骤！**\n   npm install hexo-generator-sitemap --save;npm install hexo-generator-baidu-sitemap --save;npm install hexo-wordcount --save;npm install hexo-generator-searchdb --save;npm install hexo-wordcount --save;\n   ```\n\n7. 直接部署：\n\n   ```\n   hexo clean;hexo g;hexo d\n   ```\n   ​\n\n\n**1. 下次Clone到本地时，记得主题Next已经全盘同步到本地了，不要安装Next主题了，直接在站点配置文件里面添加就行。**\n\n**2. 因为本方法没有做过测试，所以如果此方法不行，那么就按下面的方法重新来过吧。**\n\n# 2. 下次重装系统后，如果清空了F盘\n\n## 1.1 Steps\n\n1. 下载好Github（使用ss**全局模式**，选择**负载均衡**后双击安装下载），并且登陆，设置好文件夹位置，**把这个hexo-client文件夹Clone下来**\n\n2. 安装好Git\n\n3. 安装好Node.js\n\n4. 在hexo-client文件夹内右键运行Git Bash\n\n5. 首先按教程方法设置好本地的SSH Keys并且将SSH key添加到你的GitHub账户\n\n6. 首先，随便找个地方比如G盘新建一个hexotemp文件夹，在里面使用以下几个命令\n\n   ```\n   npm install hexo-cli -g;npm install hexo --save;hexo -v;hexo init;npm install hexo-deployer-git --save\n   ```\n\n7. 从Github for windows上下载源码到**hexo-client**文件夹，文件夹名字不要变动，**保持hexo-client**\n\n8. 打开**hexotemp**文件夹，**删除_config.yml文件！！！**以及source文件夹（可删可不删，不删的话就会多一篇hello world的日志）\n\n9. 将**整个hexotemp文件夹**复制到**hexo-client文件夹**，覆盖。\n\n10. 然后再执行：\n\n  ```\n  npm install hexo-generator-sitemap --save;npm install hexo-generator-baidu-sitemap --save;npm install hexo-wordcount --save;npm install hexo-generator-searchdb --save;npm install hexo-wordcount --save;\n\n  hexo clean;hexo g;hexo d\n  ```\n\n   **下次Clone到本地时，记得主题Next已经全盘同步到本地了，不要安装Next主题了，直接在站点配置文件里面添加就行。**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareking%2Fhexo-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftwareking%2Fhexo-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftwareking%2Fhexo-client/lists"}