Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1021 Bytes

File metadata and controls

31 lines (20 loc) · 1021 Bytes
title Sitepins & Astro
description Use Sitepins to manage content for your Astro project with a Git-based visual CMS.
sidebar
label
Sitepins
type cms
stub true
logo sitepins
i18nReady true

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

  1. Create a Sitepins account.

  2. Connect your GitHub repository that contains your Astro project.

  3. Configure your content, media and config folders and start editing in the visual editor.

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