{"id":13431091,"url":"https://github.com/ochukai/hexo-theme-ochuunn","last_synced_at":"2026-02-02T02:13:11.708Z","repository":{"id":69261081,"uuid":"86801860","full_name":"ochukai/hexo-theme-ochuunn","owner":"ochukai","description":"A simple green super hexo theme.","archived":false,"fork":false,"pushed_at":"2019-09-02T01:36:14.000Z","size":993,"stargazers_count":205,"open_issues_count":6,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-20T09:18:45.141Z","etag":null,"topics":["hexo","hexo-theme","ochukai"],"latest_commit_sha":null,"homepage":"http://ochukai.github.io/","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/ochukai.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":"2017-03-31T09:24:03.000Z","updated_at":"2024-04-09T19:53:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a71d67e3-35e4-4492-9866-686167f92de7","html_url":"https://github.com/ochukai/hexo-theme-ochuunn","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/ochukai%2Fhexo-theme-ochuunn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ochukai%2Fhexo-theme-ochuunn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ochukai%2Fhexo-theme-ochuunn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ochukai%2Fhexo-theme-ochuunn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ochukai","download_url":"https://codeload.github.com/ochukai/hexo-theme-ochuunn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221656503,"owners_count":16858784,"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","hexo-theme","ochukai"],"created_at":"2024-07-31T02:01:00.426Z","updated_at":"2026-02-02T02:13:11.668Z","avatar_url":"https://github.com/ochukai.png","language":"CSS","funding_links":[],"categories":["Content"],"sub_categories":[],"readme":"# Ochuunn\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Ochuumm-1.1.0-red.svg?cacheSeconds=2592000\" /\u003e\n\u003c/p\u003e\n\n## 版本改动\n\n### 1.1.0\n\n感谢 [zhufengning](https://github.com/zhufengning) 的 [pr #37](https://github.com/ochukai/hexo-theme-ochuunn/pull/37/commits/a62ab67c0fcc81f1957d00457ebf901dcdf4d489), 添加了一个 tags 云~ 好看~ (原谅我稍微改了一下 😅)\n\n### 1.0.4\n\n* 支持 MathJax\n* 页头加入 mathjax: true 便可以使用 MathJax 公式了~~~\n* 哦哦哦，还需要在 *_config.yml* 中，把 mathjax 设置为 true\n\n### 1.0.3\n\n* 滚动条颜色变浅\n* 代码高亮颜色变深\n* body 颜色深\n* 这个版本的文章更适合阅读~\n\n### 1.0.2\n\n* 评论时不会触发页面滚动了\n* valine fork from [https://deserts.io/diy-a-comment-system/](https://deserts.io/diy-a-comment-system/), 文档看他的，但是他不支持头像随机，我改了，repo 在这里 [ochukai/valine](https://github.com/ochukai/Valine)\n\n## 特点\n* 文章界面很清晰，很适合阅读~\n* Google Search Console\n* Google Analytics\n* [LiveRe](https://livere.com/) (我去掉了disqus, 国内不翻墙压根连不上)\n* [Valine](https://valine.js.org/) (速度无敌，需要自己开一个 leancloud app，很简单，看文档吧，感谢 @[rubychat](https://github.com/rubychat))\n* 打赏\n* 🎈 页面滚动快捷键 (j, k, t, b, n, m 具体功能自己尝试, console 有提示~)\n\n## Demo\n[I am Oliver](https://ochukai.github.io/)\nochukai.me 最近解析到 git-pages 总是有问题~ 先不用了~\n\n# ⚠ 这里很重要 💢💥💖\n\n```sh\nnpm install hexo-renderer-pug --save\n```\n\n# ⚠ 关于tags（标签）页面\n\n需要手动在hexo的根目录下创建`tags`页：\n```sh\nhexo new page \"tags\"\n```\n然后在`index.md`中加上`type: \"tags\"`\n\n## Install\n\n1. In the `root` directory:\n\n```git\n$ git clone https://github.com/ochukai/hexo-theme-ochuunn.git themes/ochuunn\n```\n\n2. Change file `_config.default.yml` to `_config.yml`;\n\n3. Change the `theme` property in the `config.yml` file.\n\n```yml\n# theme: landscape\ntheme: ochuunn\n```\n\n## 不足\n\n* 不支持 link 类型的文章\n* 不支持 category，只有 tag\n\n(在目录的最下面， 是 hexo 的测试文章，按 b 键直达~)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fochukai%2Fhexo-theme-ochuunn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fochukai%2Fhexo-theme-ochuunn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fochukai%2Fhexo-theme-ochuunn/lists"}