Enhance layout and styling with new CSS classes, update homepage layout to custom, and add summaries and feature images to various articles for improved content presentation.
This commit is contained in:
@@ -13,19 +13,23 @@ title: "Welcome to CSTF!"
|
||||
</div>
|
||||
|
||||
|
||||
As civil society organizations become increasingly dependent on digital tools, the question of who controls that technology becomes a matter of democratic importance.
|
||||
<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.
|
||||
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.
|
||||
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.
|
||||
|
||||
{{< button href="/foundation/" target="_self" >}}
|
||||
Learn More
|
||||
{{< /button >}}
|
||||
<div class="flex justify-end">
|
||||
{{< button href="/foundation/" target="_self">}}
|
||||
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 >}}
|
||||
<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>
|
||||
|
||||
|
Reference in New Issue
Block a user