File tree Expand file tree Collapse file tree
src/content/docs/zh-cn/guides/cms Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : JekyllPad 与 Astro
3+ description : 使用 JekyllPad 的浏览器编辑器管理你的 Astro 网站内容,GitHub 支持,无需折腾 Git 或 Markdown。
4+ sidebar :
5+ label : JekyllPad
6+ type : cms
7+ logo : jekyllpad
8+ i18nReady : true
9+ stub : true
10+ ---
11+
12+ [ JekyllPad] ( https://www.jekyllpad.com ) 是一款轻量级、基于浏览器的 CMS,可直接连接到你的 GitHub 仓库。
13+
14+ 它提供现代化的所见即所得的 Markdown 编辑器,改动会直接提交到你的仓库,并且 100% 在客户端运行,因此你无需搭建服务器或学习 Git 就能管理 Astro 的内容。
15+
16+ 它是一个完全在用户浏览器中运行的客户端应用。这意味着数据、OAuth 和安全令牌都保留在用户的浏览器中。无需安装,支持任何移动或桌面浏览器。
17+
18+ ## 官方资源
19+
20+ - [ 面向 Astro 的 JekyllPad CMS] ( https://www.jekyllpad.com/features/astro-headless-cms )
21+
Original file line number Diff line number Diff line change 1+ ---
2+ title : Vault CMS 与 Astro
3+ description : 使用 Vault CMS 向你的 Astro 项目添加内容
4+ sidebar :
5+ label : Vault CMS
6+ type : cms
7+ logo : vault-cms
8+ i18nReady : true
9+ stub : true
10+ ---
11+
12+ [ Vault CMS] ( https://vaultcms.org ) 是一款面向 Astro 的无头 CMS,由 Obsidian 和 Git 驱动。你可以在预先配置好的 Obsidian 仓库中用 Markdown 编写内容并实时预览,然后部署到你的 Astro 站点。
13+
14+ ## 官方资源
15+
16+ - [ Vault CMS 文档] ( https://docs.vaultcms.org/ )
17+ - [ Vault CMS 源码] ( https://github.com/davidvkimball/vault-cms )
18+
You can’t perform that action at this time.
0 commit comments