Sitepins 和 Astro
Sitepins 是一个基于 Git 的无头 CMS,适用于使用 Astro 等现代框架构建的网站。它提供简洁的所见即所得编辑器、版本控制的内容工作流,以及与 Astro 和其他 SSG 的无缝集成。
¥Sitepins is a Git-based, headless CMS for websites built with modern frameworks like Astro. It offers a clean WYSIWYG editor, a version-controlled content workflow, and seamless integration with Astro and other SSGs.
¥Getting started
-
连接包含 Astro 项目的 GitHub 存储库。
-
配置你的内容、媒体和配置文件夹,然后在可视化编辑器中开始编辑。
连接后,Sitepins 将从你选定的文件夹同步内容,并提供可视化界面,方便你管理和发布内容,并实现完整的 Git 版本控制。
¥Once connected, Sitepins will sync your content from the selected folder and provide a visual interface to manage and publish content with full Git version control.
¥Official Resources