{"id":13523910,"url":"https://github.com/halo-dev/theme-earth","last_synced_at":"2026-05-09T11:04:37.980Z","repository":{"id":47166275,"uuid":"515923608","full_name":"halo-dev/theme-earth","owner":"halo-dev","description":"Halo 2.0 的默认主题","archived":false,"fork":false,"pushed_at":"2026-03-28T03:59:48.000Z","size":1984,"stargazers_count":57,"open_issues_count":23,"forks_count":73,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-28T09:21:48.626Z","etag":null,"topics":["halo","halo-theme","tailwindcss","thymeleaf","vite"],"latest_commit_sha":null,"homepage":"https://demo.halo.run/?preview-theme=theme-earth","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halo-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-20T09:49:46.000Z","updated_at":"2026-02-02T01:14:31.000Z","dependencies_parsed_at":"2025-09-27T05:25:04.076Z","dependency_job_id":"fc263668-bebd-41ec-a348-5e87c07eacaa","html_url":"https://github.com/halo-dev/theme-earth","commit_stats":{"total_commits":149,"total_committers":14,"mean_commits":"10.642857142857142","dds":"0.13422818791946312","last_synced_commit":"dd986ef328bc7a5231dba144091c4f2019442dbd"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/halo-dev/theme-earth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftheme-earth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftheme-earth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftheme-earth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftheme-earth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halo-dev","download_url":"https://codeload.github.com/halo-dev/theme-earth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halo-dev%2Ftheme-earth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31499194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["halo","halo-theme","tailwindcss","thymeleaf","vite"],"created_at":"2024-08-01T06:01:05.014Z","updated_at":"2026-04-07T04:03:19.294Z","avatar_url":"https://github.com/halo-dev.png","language":"HTML","funding_links":[],"categories":["Halo 2.0"],"sub_categories":["主题"],"readme":"# Earth\n\nHalo 2.0 的默认主题。\n\n![Earth](./screenshot.jpg)\n\n## 使用方式\n\n1. 手动从以下地址下载主题包并在 Console 的主题管理界面安装，安装方式可参考：\u003chttps://docs.halo.run/user-guide/themes\u003e\n   - https://www.halo.run/store/apps/app-KgWqR\n   - https://github.com/halo-dev/theme-earth/releases\n\n2. 如果安装了[应用市场](https://www.halo.run/store/apps/app-VYJbF)插件，可以直接在应用市场中搜索`Earth`并安装。\n\n## 插件支持\n\nEarth 主题支持以下 Halo 插件：\n\n- 友情链接（/links）：\u003chttps://www.halo.run/store/apps/app-hfbQg\u003e\n- 图库（/photos）：\u003chttps://www.halo.run/store/apps/app-BmQJW\u003e\n- 瞬间（/moments）：\u003chttps://www.halo.run/store/apps/app-SnwWD\u003e\n\n为了获得更好的体验，你还可以安装以下插件（如果需要）：\n\n- Shiki 代码高亮：\u003chttps://www.halo.run/store/apps/app-kzloktzn\u003e\n- lightgallery.js 灯箱：\u003chttps://www.halo.run/store/apps/app-OoggD\u003e\n\n## 开发\n\n```bash\ngit clone git@github.com:halo-dev/theme-earth.git ~/halo2-dev/themes/theme-earth\n```\n\n```bash\ncd ~/halo2-dev/themes/theme-earth\n```\n\n```bash\npnpm install\n```\n\n```bash\npnpm dev\n```\n\n主题开发文档可查阅：\u003chttps://docs.halo.run/developer-guide/theme/prepare\u003e\n\n## 构建\n\n```bash\npnpm build\n```\n\n然后将 `dist` 目录的 `ZIP` 格式压缩包在 Halo 后台上传安装即可。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalo-dev%2Ftheme-earth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalo-dev%2Ftheme-earth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalo-dev%2Ftheme-earth/lists"}