Add hero images.

This commit is contained in:
2025-07-13 15:41:31 -07:00
parent 188380873b
commit 396dd976d9
25 changed files with 407 additions and 34 deletions

View File

@@ -14,22 +14,20 @@ title: "Welcome to CSTF!"
<div class="prose dark:prose-invert max-w-3xl mx-auto pt-8">
As civil society organizations become increasingly dependent on digital tools, the question of who controls that technology becomes a matter of democratic importance.
The Civil Society Technology Foundation develops and disseminates open-source, self-hosted technologies that enable genuine digital sovereignty. We provide the tools, knowledge, and community support necessary for civil society to operate independently of surveillance-based platforms and extractive business models.
Our work spans software development, educational resources, and community engagement—creating pathways to technological self-determination for organizations that can't afford to compromise their values.
The CSTF empowers individuals and communities to reclaim digital self-determination through the development and dissemination of open-source, self-hosted technologies.
<div class="flex justify-end">
{{< button href="/foundation/" target="_self">}}
{{< button href="/foundation/">}}
Learn More about CSTF
{{< /button >}}
</div>
</div>
<div class="flex flex-col gap-8 pt-16" >
{{< article link="/articles/independent-technology/" >}}
{{< article link="/articles/why-digital-sovereignty-matters/" >}}
{{< article link="/articles/arguments-against-centralization/" >}}
<div class="flex flex-col gap-4 pt-16" >
{{< article link="/articles/independent-technology/" class="shadow-lg" >}}
{{< article link="/articles/why-digital-sovereignty-matters/" class="shadow-lg" >}}
{{< article link="/articles/arguments-against-centralization/" class="shadow-lg" >}}
</div>