{"id":13431892,"url":"https://github.com/Chorer/hexo-theme-PureBlue","last_synced_at":"2025-03-16T22:32:39.399Z","repository":{"id":144083621,"uuid":"177300397","full_name":"Chorer/hexo-theme-PureBlue","owner":"Chorer","description":"A simple style Hexo theme based on Hexo 3.8.0 ","archived":false,"fork":false,"pushed_at":"2021-04-26T02:42:30.000Z","size":5912,"stargazers_count":53,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-20T09:22:08.878Z","etag":null,"topics":["ejs","hexo","hexo-blog","hexo-theme","stylus","theme"],"latest_commit_sha":null,"homepage":"https://chorer.github.io/","language":"Stylus","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/Chorer.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}},"created_at":"2019-03-23T14:41:51.000Z","updated_at":"2024-04-09T08:52:18.000Z","dependencies_parsed_at":"2023-05-26T06:30:14.856Z","dependency_job_id":null,"html_url":"https://github.com/Chorer/hexo-theme-PureBlue","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chorer%2Fhexo-theme-PureBlue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chorer%2Fhexo-theme-PureBlue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chorer%2Fhexo-theme-PureBlue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chorer%2Fhexo-theme-PureBlue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chorer","download_url":"https://codeload.github.com/Chorer/hexo-theme-PureBlue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243944946,"owners_count":20372885,"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":["ejs","hexo","hexo-blog","hexo-theme","stylus","theme"],"created_at":"2024-07-31T02:01:06.803Z","updated_at":"2025-03-16T22:32:39.391Z","avatar_url":"https://github.com/Chorer.png","language":"Stylus","funding_links":[],"categories":["Content"],"sub_categories":[],"readme":"# hexo-theme-PureBlue\n\n\n\u003eA simple and blue style theme based on Hexo 3.8.0. [Demo](https://chorer.github.io/)\n\n## Features \n\n1.Using Stylus as css preprocessor and ejs as template engine\n\n2.Support zh-CN and en by default\n\n3.Support both PC and mobile\n\n## Screenshot \n\n![](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/preview/home.png)\n\n![](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/preview/categories.png)\n\n![](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/preview/archives.png)\n\n![](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/preview/tags.png)\n\n\n\n![](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/preview/mock.png)\n\n## Install the theme\n\n1. Clone this theme into the `themes` folder under your blog project directory.\n```\ncd themes\ngit clone https://github.com/Chorer/hexo-theme-PureBlue.git`\n```\n2. Modify the site `_config.yml`,it should look like this:\n```\nthemes: hexo-theme-PureBlue\n```\n\n## Update Version\n```\ncd themes/hexo-theme-PureBlue\ngit pull`\n```\n## Plugins and features\n\nFor code highlighting:\n* Make sure you have disable the `highlight` in the site `_config.yml`.\nAnd then install the [hexo-prism-plugin](https://github.com/ele828/hexo-prism-plugin).Check the link for more details.\n\nFor wordcount:\n* Make sure you have enable the `word_count` in the site `_config.yml`.\nAnd then install the [hexo-wordcount](https://github.com/willin/hexo-wordcount).Check the link for more details.\n\nFor sharing：\n\n* Make sure you have enable the `Addthis` in the theme `_config.yml`.And then fill in your own pubid which you have acquired in [Addthis](https://www.addthis.com/).\n\n  Remember that you don't need to install any plugin for this feature.\n\nFor comments:\n\n* Make sure you have enable the `valine` in the theme `_config.yml`.And then fill in your own appid and appkey which you have acquired in [LeanCloud](https://leancloud.cn/). Check [valine docs](https://valine.js.org/) for more details. \n\n  Remember that you don't need to install any plugin for this feature.\n\n## More configurations\n\nYou can check the site `_config.yml` file for more configurations. \n\n\n## ToDo\n\n- [x] Add the category page  \n- [x] Support TOC  \n- [x] Support fancybox  \n- [x] Support the third-party comment plugin  \n- [x] Support the third-party share plugin  \n- [x] Support website statistics \n- [ ] Completely using vanilla JavaScript instead of jQuery \n- [x] Support responsive design \n- [x] Mobile adaptation \n- [x] Support the codequote highlight \n\n\n\n## Change Log\n\n2019.5.29\n* Totally change the css styling\n\n2019.3.31\n* Rewirte the paginator and optimize the code\n* Add some icons with font-awesome\n* Highlight the title in the TOC\n\n2019.3.30\n* Refer all js files in one ejs file\n* Change the style of scrollbar\n* Display total counts of categories,tags and posts\n* Fix the bug that the tags will twinkle once touched\n\n2019.3.29\n* Add support for fancybox\n\n2019.3.27\n* Fix the bug that the category page can't display\n* Improve the navbar\n\n2019.3.25\n* Change css for a more flat style.  \n\n## About\n* Give a star if you like , fork or just clone to use , and also you can help me fix bugs and add new feature :)\n* If you have any problem or requirement , just open an issue here and i will help you.\n* Will not support IE6, 7, 8.\n\n## License  \n\n[MIT License](https://github.com/Chorer/hexo-theme-PureBlue/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChorer%2Fhexo-theme-PureBlue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FChorer%2Fhexo-theme-PureBlue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChorer%2Fhexo-theme-PureBlue/lists"}