{"id":20767180,"url":"https://github.com/archeb/candy-rebirth","last_synced_at":"2025-04-03T03:10:06.474Z","repository":{"id":31303463,"uuid":"127492517","full_name":"Archeb/Candy-Rebirth","owner":"Archeb","description":"Typecho单行横屏滚动主题！","archived":false,"fork":false,"pushed_at":"2022-01-26T07:57:33.000Z","size":3392,"stargazers_count":217,"open_issues_count":5,"forks_count":46,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T08:27:43.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Archeb.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}},"created_at":"2018-03-31T02:39:32.000Z","updated_at":"2025-02-24T02:11:16.000Z","dependencies_parsed_at":"2022-08-07T16:15:45.209Z","dependency_job_id":null,"html_url":"https://github.com/Archeb/Candy-Rebirth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FCandy-Rebirth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FCandy-Rebirth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FCandy-Rebirth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FCandy-Rebirth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archeb","download_url":"https://codeload.github.com/Archeb/Candy-Rebirth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246927835,"owners_count":20856198,"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":[],"created_at":"2024-11-17T11:28:04.928Z","updated_at":"2025-04-03T03:10:06.434Z","avatar_url":"https://github.com/Archeb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Candy:Rebirth\n\n一个Typecho单行横屏滚动主题！\n\n预览地址 https://moeclue.com/ https://www.bokutake.com/ \n\n\n### 鸣谢\n\n感谢 @lichaoxilcx 对本主题的贡献！\n\n本主题开发过程中还得到了胖次群的 @PhosphorusP 的许多建议和灵感！\n\n### 主题特色\n- 别具一格的横屏滚动\n- 自适应屏幕大小，风格一致\n- 完善的Pjax加载和Ajax评论支持\n- 代码高亮功能\n- 友好的后台体验\n\n### 使用方法\n- Clone或者下载ZIP\n- 解压后直接把Candy-Rebirth-master文件夹放到 /usr/themes 目录下\n- Enjoy it!\n\n### 设置项\n- 到 管理-\u003e分类-\u003e分类描述 中可以自定义背景颜色和一些样式，如`background-color:#6495ed;`就是设置背景颜色\n- 到 外观-\u003e设置外观 中可以设置背景、Logo、首屏、社交网络、内页位置、导航栏字体颜色\n\n### SNS链接设置\n\n\t\u003ca href=\"链接地址\" target=\"_blank\" class=\"item\"\u003e\u003cspan class=\"mdi mdi-图标类名\"\u003e\u003c/span\u003e显示内容\u003c/a\u003e\n\n一行一个，图标类名请参考 https://cdn.materialdesignicons.com/2.0.46/\n\n### 内置友链模板\n\n在任意页面都可以\n\t\n      \u003cdiv class=\"friends\"\u003e\n        \u003ca class=\"a-friend\" target=\"_blank\" style=\"background-color:背景颜色;color:前景颜色\" href=\"博客链接\"\u003e\n          \u003cimg class=\"blog-avatar\" src=\"博客头像地址\" /\u003e\n          \u003cdiv class=\"text-container\"\u003e\n            \u003cdiv class=\"name\"\u003e博客名字\u003c/div\u003e\n            \u003cdiv class=\"description\"\u003e博客描述\u003c/div\u003e\u003c/div\u003e\n        \u003c/a\u003e\n        \u003c!-- 在此区域内重复上面的即可 --\u003e\n      \u003c/div\u003e\n\n\n### 更新日志\n#### v1.3\n- 添加设置：文章内页位置 和 导航栏颜色风格\n- 支持搜索功能\n- 简单的修复了一下文章切换的一些BUG\n- 扔掉了丑陋的 `alert()` 改为自己实现了一个 `showNotify()` 气泡\n- 文章阅读体验优化\n- 用 ← 按钮来返回开头，当当前位置已经处于开头的时候才作为返回键使用\n- v1.3.1 =\u003e 添加typecho自带函数 `header()` 和 `footer()` 调用，解决许多插件不能用的问题\n\n#### v1.2\n- 添加了主题后台设置项\n- 添加一些视觉效果\n- 评论部分用户体验优化 (By @lichaoxilcx)\n- 修复BUG\n- 1.2.1 =\u003e 修复永久链接路径为.html的加载效果BUG\n\n#### v1.1\n- 修复了Archive分类功能\n- 修正了一些样式\n- 修复首页文章计数为0的问题\n\n\n#### v1.0\n\n- 首次发布\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Fcandy-rebirth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcheb%2Fcandy-rebirth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Fcandy-rebirth/lists"}