JekyllPad 和 Astro
JekyllPad 是一个轻量级的基于浏览器的内容管理系统 (CMS),可直接连接到你的 GitHub 代码库。
¥JekyllPad is a lightweight, browser-based CMS that connects directly to your GitHub repository.
它提供了一个现代化的 WYSIWYG + Markdown 编辑器,将更改直接提交到你的代码仓库,并且 100% 在客户端运行,因此你无需设置服务器或学习 Git 即可管理 Astro 的内容。
¥It provides a modern WYSIWYG + Markdown editor, commits changes straight to your repo, and runs 100% client‑side, so you can manage content for Astro without setting up servers or learning Git.
这是一个完全在用户浏览器中运行的客户端应用。这意味着数据、OAuth 和安全令牌都保留在用户的浏览器中。无需安装,适用于任何移动或桌面浏览器。
¥It is a client-side application that runs completely in user’s browser. This means data, oauth and security tokens, all stays in user’s browser. No installation required, works with any mobile or desktop browsers.
¥Official Resources