{"id":20767158,"url":"https://github.com/archeb/lightwhite","last_synced_at":"2025-07-29T06:05:12.867Z","repository":{"id":94707579,"uuid":"112061661","full_name":"Archeb/LightWhite","owner":"Archeb","description":"一个Typecho单栏主题","archived":false,"fork":false,"pushed_at":"2017-12-31T10:11:32.000Z","size":4138,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-30T10:44:26.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://qwq.moe/","language":"CSS","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-26T06:39:46.000Z","updated_at":"2022-07-12T13:52:05.000Z","dependencies_parsed_at":"2023-03-31T16:22:39.937Z","dependency_job_id":null,"html_url":"https://github.com/Archeb/LightWhite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Archeb/LightWhite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FLightWhite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FLightWhite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FLightWhite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FLightWhite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archeb","download_url":"https://codeload.github.com/Archeb/LightWhite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archeb%2FLightWhite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638817,"owners_count":24119764,"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-07-29T02:00:12.549Z","response_time":2574,"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-17T11:27:56.166Z","updated_at":"2025-07-29T06:05:12.857Z","avatar_url":"https://github.com/Archeb.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LightWhite\n### 一个Typecho单栏主题\n\n这个主题叫做LightWhite，还在继续完善中，如果喜欢请Star+Watch获取更新。（更新日志在最后）\n\n目前还有一些小组件待加入，希望有大佬移植到WordPress/Hexo上让更多人能用到\n\n预览站点：https://qwq.moe/\n\n### 主题特点\n\n- **响应式单栏主题** 反正响应式现在已经是标配了吧\n- **预览图** GitHub版本暂未更新 后面会跟着音乐组件一起加\n- **pjax** 标配，不多BB\n- **代码高亮** 还是标配...唉都是标配我写出来干嘛（凑字数\n- **友链样式模板** 反正我觉得做的还是可以的，用法直接参考 https://qwq.moe/links.html 的HTML结构就行\n- **ajax加载继续阅读** 少女折寿中...可以让访客无需离开文章列表页就读完文章，也可以评论，我觉得挺方便\n- **说说** 适合发表一些短文字，反正就跟空间/微博一样用呗\n\n\n### 使用说明\n\n- 修改博客已运行时间 请到o.js:4把1419043380000改为你开始时间的毫秒数 http://tool.chinaz.com/Tools/unixtime.aspx 记得选毫秒\n- 请到img目录中修改你希望修改的顶部图片，按我原来的比例，分辨率建议不低于原图\n- 说说使用方法：创建一个新分类名称为“说说”，然后把文章添加到该分类中即可，模板会自动识别\n- 友链有单独样式\n    \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| 字段名       | 字段值               | 输入示例             | 备注                                             |\n|--------------|----------------------|----------------------|--------------------------------------------------|\n| previewImage | 文章封面预览图的地址 | http://xxx.xxx/a.jpg |                                                  |\n| icon         | MDI图标类名          | mdi-xxxx             | **仅适用于独立页面** 参考 https://cdn.materialdesignicons.com/2.0.46/ |\n\n以上自定义字段在v1.3版本中会自动显示在编辑/撰写文章页面中，按页面说明填写即可，上表仅供参考\n\n### 注意事项\n\n- 请到js/o.js中修改或删除我的百度统计代码，并建议修改footer.php中的部分内容（我是说Powered By xxx那些 愿意支持我的请不要删掉版权）\n- 请到 设置-评论 中关闭\\[检查评论来源页URL\\]和\\[开启反垃圾保护\\] 否则首页的继续阅读无法正常评论\n- APlayer虽然引用了但是样式还没写好所以注释掉了 别盲目去除注释，不然很丑...到时候写好了会更新\n\n### 引用和感谢\n\n- Pjax https://github.com/MoOx/pjax 非常强大的Pjax组件，无依赖，自动识别更改\n- highlight.js https://highlightjs.org/ 代码高亮，大家都懂，主题用的是vs2015\n- Animate.css https://daneden.github.io/animate.css/ 又是一个人尽皆知的css，挺好用的，虽然只用到了一个效果，后面release了主题会考虑压缩一下\n- Material Design Icons https://materialdesignicons.com/ 用MDI图标的感觉，比用官方好多了！用了MDI个个都好看，数量又多，我超喜欢用MDI的！\n\n### 真·更新日志\n\n#### v1.3.1\n\n- 修复了可能存在的说说日期问题\n- 稍微修改了说说样式（分割线）\n\n#### v1.3\n\n- 添加发表「说说」功能\n- 基本支持加密文章功能\n- 修复FireFox兼容（FF57测试通过），感谢胖次群的各位\n- 添加撰写新文章/修改文章时统计字数功能\n- 修复了评论的一些bug\n- 各种细节优化，CSS超过1000行了！\n\n#### v1.2\n\n- 减轻了特效强度\n- 更好的封面预览图\n- 自定义字段设置现在可以自动显示在编辑/撰写文章页面中，无需手动输入\n- 添加了基本的分类目录查看\n- 修复pjax和浮动导航栏的一些bug\n- 修复了在首页展开评论时，无法回复别人的bug\n\n#### v1.1 \n\n- 文章/评论ajax加载，页面pjax加载\n- 添加了许多图标\n- 添加浮动导航栏\n\n#### v1.0 \n\n- 正式出炉，GitHub首次提交\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Flightwhite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcheb%2Flightwhite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcheb%2Flightwhite/lists"}