Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
⚡ A premium serverless edge-native blog — Cloudflare Workers + Hono + React + pluggable storage adapters
| Date | Stars |
|---|---|
| 2026-07-24 | 277 |
| 2026-07-25 | 277 |
| 2026-07-28 | 277 |
| 2026-07-30 | 277 |
| 2026-08-06 | 277 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
<div align="center">
<img src="https://raw.githubusercontent.com/lucide-icons/lucide/main/icons/box.svg" width="96" height="96" alt="Monolith" />
# Monolith
**高质感无服务器边缘博客系统**
*极致视觉 · 边缘计算 · 多后端存储 · 零运维成本*
<br/>
[](LICENSE)
[](https://workers.cloudflare.com/)
[](https://react.dev/)
[](https://hono.dev/)
[](https://www.typescriptlang.org/)
<br/>
[**📚 文档**](https://github.com/one-ea/Monolith/wiki) · [**☁️ 在线预览**](https://monolith-client.pages.dev) · [**🐛 反馈**](https://github.com/one-ea/Monolith/issues) · [**🛡️ 安全**](./SECURITY.md) · [**🔒 隐私**](./PRIVACY.md)
</div>
---
## ✨ 简介
**Monolith** 是一套运行在 Cloudflare 全球边缘网络上的现代化博客系统,前后端通过适配器模式解耦,零运维即可获得全球 < 50ms 的访问延迟。
设计哲学:**内容优先 · 边缘原生 · 沉浸式阅读**。
---
## 🌟 核心特性
### ✍️ 创作体验
- **沉浸式编辑器** — Markdown + 实时预览,KaTeX 数学公式,代码高亮一键复制
- **多平台导入** — 一键迁移 WordPress / Ghost / Hexo / Hugo / Jekyll / Halo
- **内容编排** — 草稿、定时发布、置顶、系列合集、独立页动态导航
### 🎨 阅读体验
- **暗/亮双主题** — OKLCH 色值系统,过渡顺滑无闪烁
- **文章导航** — 自动 TOC、阅读进度条、IntersectionObserver 章节追踪
- **⌘K 全站搜索** — 防抖检索、键盘导航、关键词高亮
- **Reaction 表情** — 文末轻互动,无需登录即可表态
### ⚡ 性能架构
- **边缘原生** — Hono + Cloudflare Workers,无冷启动,全球 < 50ms
- **存储适配** — 数据库 D1 / Turso / PostgreSQL,对象存储 R2 / S3 兼容
- **零运维成本** — 单脚本一键部署,前后端走同一条流水线
- **访客分析** — 内置 D1 `visits` 表轻量统计;**Cloudflare 部署专属**额外解锁 Analytics Engine 增强仪表板(UV/停留时长/浏览器/操作系统/分辨率/语言),其他后端 (Turso / PostgreSQL) 仅基础统计可用
### 🛡️ 安全合规
- **认证与防护** — JWT + 限流,CSP/HSTS 全套头,SSRF 拦截
- **隐私优先** — Cookie 同意横幅,第三方脚本门控,GDPR 数据导出
- **多端备份** — JSON / R2-S3 / WebDAV 自由切换
### 🤖 智能扩展
- **MCP 工具链** — 配套 [Monolith-MCP](https://github.com/one-ea/Monolith-MCP),让 AI 助手代为写稿、审评、备份
- **SEO 友好** — sitemap、RSS 2.0、JSON-LD、OG/Twitter Card
- **数据洞察** — 浏览量、14 日趋势、热门 Top 10
---
## 🏗️ 架构
```
┌──────────────────────────────────────────┐
│ Cloudflare Edge │
│ (200+ PoPs · global anycast) │
└──────────────────────────────────────────┘
│
┌─────────────────────────────────┼─────────────────────────────────┐
▼ ▼ ▼
┌──────────────────┐ ┌──────────────────┐ ┌──────────────────┐
│ Cloudflare │ │ Cloudflare │ │ Cloudflare R2 │
│ Pages │ │ Workers │ │ (or S3 兼容) │
│ │ │ │ │ │
│ React SPA │ │ Hono Router │ │ 上传 / 媒体库 │
│ ├ 阅读端 │ /api/* │ ├ Public API │ │ ├ 文章封面 │
│ ├ ⌘K 搜索 │ ─────────▶ │ ├ Admin API │ ─对象存储─▶ │ ├ Markdown 图片 │
│ ├ TOC / 阅读条 │ 反向代理 │ ├ Auth (JWT) │ │ └ 备份归档 │
│ └ 后台 App Shell│ │ └ Importers │ └──────────────────┘
│ │ │ │ ▲
│ Pages Functions │ │ Storage Factory │ │
│ ├ /api/* 转发 │ │ ├ IDatabase │ │
│ ├ /cdn/* 代理 │ │ │ ├ D1 │ │
│ └ /rss.xml │ │ │ ├ Turso │ │
└──────────────────┘ │ │ └ Postgres │ ◀── 参数化 SQL ─┐ │
│ └ IObjectStorage│ │ │
│ ├ R2 │ Excerpt of 7,070 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:963981db3d363928, topic:serverless