{"id":41422490,"url":"https://github.com/chanwj/hexo-theme-meow","last_synced_at":"2026-01-23T14:06:42.354Z","repository":{"id":235431697,"uuid":"781395477","full_name":"chanwj/hexo-theme-meow","owner":"chanwj","description":"🐱 A cute hexo theme suitable for literary creation ( e.g. serial novel, fanfiction ). ♥️简洁可爱的hexo主题，尤其适合用于文学创作（连载小说、同人作品等）","archived":false,"fork":false,"pushed_at":"2026-01-15T05:24:40.000Z","size":6121,"stargazers_count":63,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-15T11:56:01.126Z","etag":null,"topics":["blog","blog-theme","chinese","hexo","hexo-theme","hexo-theme-meow","responsive-design","static-site","theme"],"latest_commit_sha":null,"homepage":"https://meow.jumaoo.top/","language":"Stylus","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chanwj.png","metadata":{"files":{"readme":"README-EN.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-03T09:52:27.000Z","updated_at":"2026-01-15T05:24:43.000Z","dependencies_parsed_at":"2025-01-26T17:18:44.773Z","dependency_job_id":"fe41f13b-5dbb-4ac4-8128-98e2898e23d9","html_url":"https://github.com/chanwj/hexo-theme-meow","commit_stats":null,"previous_names":["chanwj/hexo-theme-meow"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/chanwj/hexo-theme-meow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwj%2Fhexo-theme-meow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwj%2Fhexo-theme-meow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwj%2Fhexo-theme-meow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwj%2Fhexo-theme-meow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanwj","download_url":"https://codeload.github.com/chanwj/hexo-theme-meow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanwj%2Fhexo-theme-meow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blog","blog-theme","chinese","hexo","hexo-theme","hexo-theme-meow","responsive-design","static-site","theme"],"created_at":"2026-01-23T14:06:41.834Z","updated_at":"2026-01-23T14:06:42.346Z","avatar_url":"https://github.com/chanwj.png","language":"Stylus","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"meow-lang\" align=\"center\"\u003e\n\n\u003cb\u003eLanguage: [简体中文](README.md) | English\u003c/b\u003e\n\n\u003c/div\u003e\n\n# Hexo Theme Meow\n\n**Meow** is a cute and responsive theme for Hexo.\n\n![Meow](https://jumao-zycs-img.pages.dev/v2/ifn8DUc.png)\n\n![Meow-img](https://jumao-zycs-img.pages.dev/v2/rMl9ITA.png)\n\n\u003cbr/\u003e\n\n## 😺 Theme Preview\n\n- [Meow Preview Station](https://meow.jumaoo.top)\n\n\u003cbr/\u003e\n\n## ⭐️ Features\n\n- Highly customizable configuration\n- Responsive design\n- Various tag plugins\n- Novel/Fanfition improvment\n- Card style archives page, sort by years and months\n- Essay page (Static/Dynamic Deploy)\n- Albums page (Lazyload waterfall)\n- Friend links page\n- Support TOC\n- Floating toolbar\n- Reward module\n- Light/Dark mode\n- Customizable theme color\n- Comment\n- Image lazyload + light box\n- Search function\n- Support i18n\n- Encryption adapted (Post/Album/Page)\n- Built-in 404 page\n- SEO friendly\n- Support building team blog (Articles can be signed by different authors or even multiple authors. When adding essay, different authors and avatars can also be specified.)\n\n\u003cbr/\u003e\n\n## 💻️ Installation\n\nExecute the following command in the root directory of the blog.\n\n``` bash\ngit clone -b main https://github.com/chanwj/hexo-theme-meow.git themes/meow\n```\n\nModify the `_config. yml` file in the root directory. Set theme variable to `meow`.\n\n``` yaml\ntheme: meow\n```\n\n*Meow* uses Pug for rendering. Please install the Pug renderer in advance.\n\n``` bash\nnpm install hexo-renderer-pug --save\n```\n\nPlease update Hexo to version 7.0.0+.\n\n\u003cbr/\u003e\n\n## 📚️ Documentation\n\n- [Meow Docs](https://meow.jumaoo.top/categories/Docs文档/)\n- [Meow Migration Guide](https://meow.jumaoo.top/posts/7287f6a/)\n\n\u003cbr/\u003e\n\n## ⏳️ Maintenance and Updates\n\nSee changelog at [Releases](https://github.com/chanwj/hexo-theme-meow/releases) page or theme preview station.\n\nTheme Meow will be in a long-term update and maintenance state. If you encounter any problems while using it, feel free go to [GitHub Issues](https://github.com/chanwj/hexo-theme-meow/issues) to ask for help. (When asking questions, please describe the problem clearly and provide a method to reproduce the problem.)\n\n**If you like theme Meow, hope you could give it a ⭐ Star on this page to support this project.**\n\nIf you are willing to sponsor theme Meow and encourage the author, you could visit [Reward](https://meow.jumaoo.top/reward) page on theme preview station and scan the QR code. Thank you very much!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanwj%2Fhexo-theme-meow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanwj%2Fhexo-theme-meow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanwj%2Fhexo-theme-meow/lists"}