Context
Nowadays, using GitHub Pages for websites and blogs is increasingly becoming the norm. People use it for personal blogs, business websites, and wikis. Frameworks like Jekyll, Astro, and Hugo have made it easier to move away from heavy, server-based platforms like WordPress. In many cases, using such platforms can be overkill for a simple blog or website. Moreover, while modern publishing platforms such as Medium or Substack may offer greater reach, content ownership ultimately belongs to those platforms — they are closed systems, not built on open standards.
However, setting up and maintaining a Git-based blog or website still requires technical expertise. Even when people manage to set one up — with help from others or through automation tools — maintaining it remains challenging, as they must learn Markdown, understand basic Git workflows, and manage repositories on GitHub or GitLab.
As Sovereign focuses on digital self-determination, we decided to address this pain point first. The Sovereign Blog feature enables users to connect their Git repository (initially GitHub + Astro) and manage their blog just like they would on WordPress or similar CMS platforms — create, edit, and publish content seamlessly, while retaining full ownership and control of their data.
Initial Focus
Next Phase
Context
Nowadays, using GitHub Pages for websites and blogs is increasingly becoming the norm. People use it for personal blogs, business websites, and wikis. Frameworks like Jekyll, Astro, and Hugo have made it easier to move away from heavy, server-based platforms like WordPress. In many cases, using such platforms can be overkill for a simple blog or website. Moreover, while modern publishing platforms such as Medium or Substack may offer greater reach, content ownership ultimately belongs to those platforms — they are closed systems, not built on open standards.
However, setting up and maintaining a Git-based blog or website still requires technical expertise. Even when people manage to set one up — with help from others or through automation tools — maintaining it remains challenging, as they must learn Markdown, understand basic Git workflows, and manage repositories on GitHub or GitLab.
As Sovereign focuses on digital self-determination, we decided to address this pain point first. The Sovereign Blog feature enables users to connect their Git repository (initially GitHub + Astro) and manage their blog just like they would on WordPress or similar CMS platforms — create, edit, and publish content seamlessly, while retaining full ownership and control of their data.
Initial Focus
Next Phase