{"id":13430680,"url":"https://github.com/SuperKieran/TKL","last_synced_at":"2025-03-16T06:30:52.499Z","repository":{"id":27493405,"uuid":"30973583","full_name":"SuperKieran/TKL","owner":"SuperKieran","description":"Hexo Theme","archived":false,"fork":false,"pushed_at":"2022-04-24T02:51:38.000Z","size":1724,"stargazers_count":595,"open_issues_count":4,"forks_count":173,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-05-20T09:16:37.775Z","etag":null,"topics":["hexo","theme","tkl"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuperKieran.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":"2015-02-18T16:17:26.000Z","updated_at":"2024-03-04T08:08:07.000Z","dependencies_parsed_at":"2022-07-12T16:09:07.892Z","dependency_job_id":null,"html_url":"https://github.com/SuperKieran/TKL","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperKieran%2FTKL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperKieran%2FTKL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperKieran%2FTKL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuperKieran%2FTKL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuperKieran","download_url":"https://codeload.github.com/SuperKieran/TKL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221656328,"owners_count":16858745,"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":["hexo","theme","tkl"],"created_at":"2024-07-31T02:00:56.669Z","updated_at":"2024-10-27T09:30:32.968Z","avatar_url":"https://github.com/SuperKieran.png","language":"CSS","funding_links":[],"categories":["Content","CSS"],"sub_categories":[],"readme":"# TKL\nTKL is a responsive design theme for Hexo.\n[Demo| Kieran's Blog](http://go.kieran.top/post/14/)\n### Install\nExecute the following command and modify theme in \u003ccode\u003e_config.yml\u003c/code\u003e to \u003ccode\u003eTKL\u003c/code\u003e.\n```\ngit clone https://github.com/SuperKieran/TKL.git\n```\n\u003c!--more--\u003e\n### Update\nExecute the following command to update TKL.\n``` \ncd themes/TKL\ngit pull\n```\n### Config\n#### Theme_config.yml\n```\ncover: /img/bg_img.jpg\nlogo: /img/logo.png\ntop_saying:\n- title: YOU'VE MADE A \u003cspan\u003eBRAVE\u003c/span\u003e DECISION, WELCOME.\n- content: 每一个不曾起舞的日子都是对生命的辜负。\nbottom_saying: 虽然还没想好写点什么，但是总觉得这里放句话比较和谐。\n  \nexcerpt_link: Read More\n  \nrss: /atom.xml\n  \nhighlightjs: vs\n\nworks:\n- works_name: XXX1\n  works_url: /\n- works_name: XXX2\n  works_url: /\n  \nduoshuo: duoshuo_name\n  \ngithub: https://github.com/\ntwitter: https://twitter.com/\nfacebook: https://www.facebook.com/\ngoogle:  https://google.com/\nweibo: http://weibo.com/\n  \ntimeline:\n- num: 1\n  word: 2014/06/12-Start xxx\n- num: 2\n  word: 2014/11/29-Start bbb\n- num: 3\n  word: 2015/02/18-Start ddd\n- num: 4\n  word: ...\n  \nlinks:\n- name: Kieran\n  link: http://go.kieran.top/\n- name: Name\n  link: http://domain.com/\n\n# Local search\n# Dependencies: https://github.com/flashlab/hexo-generator-search\nlocal_search:\n  enable: true\n# if auto, trigger search by changing input\n# if manual, trigger search by pressing enter key or search button\n  trigger: auto\n# show top n results per article, show all results by setting to -1\n  top_n_per_article: 2\n```\n#### Hexo_config.yml\nchange some code to enable archives page\n```\n# Archives\n## 2: Enable pagination\n## 1: Disable pagination\n## 0: Fully Disable\narchive: 1\ncategory: 1\ntag: 1\n```\nEnable Seach\nInstall hexo plugin at first: [hexo-generator-search-zip](https://github.com/SuperKieran/hexo-generator-search-zip)\n```\nsearch:\n  path: search.json\n  zipPath: search.zip\n  versionPath: searchVersion.txt\n  field: post\n```\n### Icon\nSeclet icon which you like in\u003ccode\u003e\\TKL\\source\\css\\iconList.css\u003c/code\u003e  \n![](http://cdn.kieran.top/hexo_14_1.png)  \n![](http://cdn.kieran.top/hexo_14_2.png)\n### Screen\nShow\n![](http://cdn.kieran.top/hexo_14_3.png)\n  \nContent\n![](http://cdn.kieran.top/hexo_14_4.png)\n### Others\nIf you like this theme, [Fork](https://github.com/SuperKieran/TKL/fork) \u0026\u0026 Star.\nCome on.\n\n### Share Your Blog\nWrite your blog here -\u003e https://github.com/SuperKieran/TKL/issues/54\n\n### Wechat Group\n\u003cimg src=\"http://cdn.kieran.top/wechat.jpeg\" width=\"300px\" /\u003e\n如何加入 TKL 微信交流群？ 先加上面机器人为好友，然后发送 “TKL” 关键字，自动邀请进群\n\n### Bug\n2018年12月13日： 最新版 hexo 会自动补上闭合标签，如果出现顶部导航栏没有显示的情况，可以安装旧版本解决，安装命令 `npm i hexo@3.7.1 --save`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSuperKieran%2FTKL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSuperKieran%2FTKL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSuperKieran%2FTKL/lists"}