ASTROMINAL
Minimal development stack that utilises your Git repository as the single source of truth. ASTROMINAL keeps your data and content in your Git repository of choice. Developing your website and managing your content happens in one place.
Open Source
This stack is built entirely with open-source technologies, ensuring flexibility, security, and long-term viability. By avoiding proprietary software and vendor lock-in, it remains adaptable and extensible, benefiting from a global community of contributors while contributing back to the ecosystem.
Privacy-respecting
Minimal by design to diminish the influence of third-parties yet this development stack enables a streamlined workflow, flexible content management, and scalable deployment while ensuring you retain full control over your code, data, and hosting solutions.
Environmentally Conscious
The chosen technologies are reducing ecological footprint by serving pre-rendered static content, employing expensive interactivity only where needed, and relying solely on Git for hosting without any external services.
Astro
A server-first framework that delivers static HTML and CSS by default, enhancing pages with JavaScript only when interactivity is needed.
TailwindCSS
A utility-first CSS framework that lets you craft your UI directly within your HTML, perfectly complementing Astro’s approach.
DaisyUI
A TailwindCSS plugin that simplifies your workflow—writing less code with meaningful class names while unlocking extensive customisation through flexible, theme-ready components.
Decap CMS
A Git-based CMS that removes the need for a server. This approach delivers the performance and security of static sites while keeping content editing simple—offering a faster, more scalable, and cost-efficient alternative to server-side CMS solutions.