{"id":18901393,"url":"https://github.com/xiaohuohumax/miaoji","last_synced_at":"2026-02-10T23:02:33.084Z","repository":{"id":214878284,"uuid":"735244762","full_name":"xiaohuohumax/MiaoJi","owner":"xiaohuohumax","description":"基于 Github API Github Pages Issue Label 实现的简单网站, 可用于搭建简单博客, 记录笔记等","archived":false,"fork":false,"pushed_at":"2024-11-04T13:14:25.000Z","size":15375,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T19:54:44.810Z","etag":null,"topics":["blog","github-api","github-pages","issue","label","monorepo","naive-ui","tailwindcss","ts","vite","vue"],"latest_commit_sha":null,"homepage":"https://xiaohuohumax.github.io/MiaoJi/","language":"Vue","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/xiaohuohumax.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,"zenodo":null}},"created_at":"2023-12-24T07:38:35.000Z","updated_at":"2025-04-01T18:13:49.000Z","dependencies_parsed_at":"2024-07-31T08:34:10.698Z","dependency_job_id":"e05c220c-e9b6-4370-bff1-4cf1a02788cb","html_url":"https://github.com/xiaohuohumax/MiaoJi","commit_stats":null,"previous_names":["xiaohuohumax/miaoji"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/xiaohuohumax/MiaoJi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2FMiaoJi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2FMiaoJi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2FMiaoJi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2FMiaoJi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaohuohumax","download_url":"https://codeload.github.com/xiaohuohumax/MiaoJi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohuohumax%2FMiaoJi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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","github-api","github-pages","issue","label","monorepo","naive-ui","tailwindcss","ts","vite","vue"],"created_at":"2024-11-08T08:55:58.580Z","updated_at":"2026-02-10T23:02:33.059Z","avatar_url":"https://github.com/xiaohuohumax.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MiaoJi(喵记)\n\n[中文](/README.md) | [English](/README_en.md)\n\n**基于 Github REST API，Issue，Label，Github Pages 实现的简单博客**\n\n\u003e [!WARNING]\n\u003e 访问频次有限制（大概60次/每人/每小时）详见：[REST API 的速率限制](https://docs.github.com/zh/rest/using-the-rest-api/rate-limits-for-the-rest-api)。\n\n## ✨ 项目特点\n\n+ 👐 开源，免费，无广告\n+ 🌗 深色主题\n+ 💪 无后端服务器，数据来源 Github API\n+ 📱 兼容移动端\n+ 🌏 i18n 多语言支持\n\n## 🔨 运作原理\n\n通过为每个 Issue 添加特定的标签 (Label)，可以将这些 Issue 归类为相应的板块内容。当用户访问时，前端会根据这些标签筛选出相关的 Issue，并按照板块样式将其渲染到 HTML 页面中。比如： `func:article` 标签的 Issue 属于文章板块，`func:album` 标签的 Issue 属于相册板块。\n\n## 🔖 标签说明\n\n| 标签名                 | 说明          |\n| ---------------------- | ------------- |\n| `func:article`         | 文章          |\n| `func:album`           | 相册          |\n| `func:about`           | 博客介绍      |\n| `func:banner`          | 首页轮播图    |\n| `func:message`         | 留言板        |\n| `func:link`            | 友情链接      |\n| `func:history`         | 更新历史      |\n| `func:history:warning` | 更新历史-警告 |\n| `func:history:info`    | 更新历史-信息 |\n| `func:history:success` | 更新历史-成功 |\n| `func:history:error`   | 更新历史-错误 |\n| `func:history:default` | 更新历史-默认 |\n| `func:hidden-comment`  | 隐藏评论      |\n| `func:pin`             | 置顶          |\n\n## 📦 启动项目\n\n\u003e [!TIP]\n\u003e 项目使用 `pnpm` 进行包管理，请确保已安装 `pnpm` 全局依赖。\n\n```shell\npnpm i\npnpm dev\npnpm build\n```\n\n## 🚀 快速开始\n\n+ [新建文章](https://github.com/xiaohuohumax/MiaoJi/issues/new?title=Article%20Title\u0026labels=func:article\u0026body=%3C!--%0Aexcerpt:%20Article%20excerpt%0A--%3E%0A%0AArticle%20content)\n+ [新建相册](https://github.com/xiaohuohumax/MiaoJi/issues/new?title=Album%20Title\u0026labels=func:album\u0026body=!%5B%5D())\n+ [新建历史](https://github.com/xiaohuohumax/MiaoJi/issues/new?title=History%20Title\u0026labels=func:history\u0026body=Hostory%20content)\n\n## ♻ 提交流程\n\n```shell\npnpm changeset\npnpm changeset version\npnpm i\npnpm commit\n```\n\n## ℹ License\n\n[MIT](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fmiaoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaohuohumax%2Fmiaoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohuohumax%2Fmiaoji/lists"}