38
Sitepins is an open-source, Git-based headless CMS designed for static site generators. It offers a visual editor for content management, allowing teams to update websites without direct code access. Key features include full version control through Git, enabling easy tracking, collaboration, and rollbacks. Content is stored as markdown files within the repository, eliminating the need for a separate database. Sitepins supports popular static site generators like Astro, Next.js, and Hugo, as well as various content formats including Markdown, MDX, JSON, YAML, and TOML. It provides a live preview for changes before publishing and supports multiple languages. For enhanced content creation, an AI Assistant can be integrated using API keys from providers like OpenAI, Gemini, Claude, or Grok for generating and rewriting content. The platform also offers features for team collaboration, such as roles and permissions, live presence indicators, and branch previews. Sitepins can be self-hosted using Docker Compose or utilized via Sitepins Cloud.
Visual Editing: A clean WYSIWYG editor for text, images, and content updates.
Git Integration: Every edit is a Git commit, providing version control, trackability, and reversibility.
Easy Setup: Connect your Git repository and start managing content without complex installations.
Live Preview: See changes instantly in a sandbox environment before publishing.
AI Assistant: Integrate with OpenAI, Gemini, Claude, or Grok for content generation and rewriting.
Collaboration: Manage roles, permissions, and access for multiple users with live presence indicators.
Multi-format Support: Works with Markdown, MDX, JSON, YAML, and TOML.
Multi-language Support: Natively supports 12 languages.
Self-hosting Option: Deploy using Docker Compose for full control.
Cloud Option: Use Sitepins Cloud for a managed experience.
Built with