Better layout.
This commit is contained in:
@@ -9,7 +9,7 @@ defaultContentLanguage = "en"
|
|||||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||||
|
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
summaryLength = 0
|
summaryLength = 20
|
||||||
|
|
||||||
buildDrafts = false
|
buildDrafts = false
|
||||||
buildFuture = false
|
buildFuture = false
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "About"
|
name = "About"
|
||||||
pageRef = "foundation"
|
pageRef = "about"
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
|
@@ -61,7 +61,7 @@ disableTextInHeader = false
|
|||||||
showAuthor = false
|
showAuthor = false
|
||||||
# showAuthorBottom = false
|
# showAuthorBottom = false
|
||||||
showHero = true
|
showHero = true
|
||||||
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||||||
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
||||||
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
||||||
showBreadcrumbs = true
|
showBreadcrumbs = true
|
||||||
@@ -77,25 +77,25 @@ disableTextInHeader = false
|
|||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
showRelatedContent = true
|
showRelatedContent = true
|
||||||
relatedContentLimit = 3
|
relatedContentLimit = 3
|
||||||
showTaxonomies = false
|
showTaxonomies = true
|
||||||
showAuthorsBadges = false
|
showAuthorsBadges = false
|
||||||
showWordCount = true
|
showWordCount = true
|
||||||
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "facebook", "email", "whatsapp", "telegram"]
|
||||||
showZenMode = true
|
showZenMode = true
|
||||||
|
|
||||||
[list]
|
[list]
|
||||||
showHero = false
|
showHero = true
|
||||||
# heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
|
||||||
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
||||||
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = true
|
||||||
showSummary = false
|
showSummary = true
|
||||||
showViews = false
|
showViews = false
|
||||||
showLikes = false
|
showLikes = false
|
||||||
showTableOfContents = false
|
showTableOfContents = false
|
||||||
showCards = false
|
showCards = true
|
||||||
orderByWeight = false
|
orderByWeight = false
|
||||||
groupByYear = true
|
groupByYear = false
|
||||||
cardView = false
|
cardView = false
|
||||||
cardViewScreenWidth = false
|
cardViewScreenWidth = false
|
||||||
constrainItemsWidth = false
|
constrainItemsWidth = false
|
||||||
|
BIN
content/about/featured.png
Normal file
BIN
content/about/featured.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 636 KiB |
33
content/about/index.md
Normal file
33
content/about/index.md
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
title: The Civil Society Technology Foundation
|
||||||
|
heroStyle: background
|
||||||
|
showDate: false
|
||||||
|
showWordCount: false
|
||||||
|
showReadingTime: false
|
||||||
|
showTableOfContents: false
|
||||||
|
aliases:
|
||||||
|
- /foundation/
|
||||||
|
---
|
||||||
|
|
||||||
|
{{<lead>}}
|
||||||
|
Empowering civil society through equitable access to technology, digital literacy, and responsible innovation, advancing human rights and sustainable development in the digital age.
|
||||||
|
{{</lead >}}
|
||||||
|
|
||||||
|
|
||||||
|
## Who We Are
|
||||||
|
|
||||||
|
{{< div class="flex flex-col gap-10" >}}
|
||||||
|
{{< article link="/foundation/charter/" >}}
|
||||||
|
{{< article link="/foundation/mission-statement/" >}}
|
||||||
|
{{< article link="/foundation/core-principles/" >}}
|
||||||
|
{{< article link="/foundation/position-statements/" >}}
|
||||||
|
{{< article link="/projects/governance/" >}}
|
||||||
|
{{< /div >}}
|
||||||
|
|
||||||
|
## What We Believe
|
||||||
|
|
||||||
|
{{< div class="flex flex-col gap-10" >}}
|
||||||
|
{{< article link="/articles/independent-technology/" >}}
|
||||||
|
{{< article link="/articles/why-digital-sovereignty-matters/" >}}
|
||||||
|
{{< article link="/articles/arguments-against-centralization/" >}}
|
||||||
|
{{< /div >}}
|
@@ -1,26 +1,15 @@
|
|||||||
---
|
---
|
||||||
title: About the Civil Society Technology Foundation
|
title: The Civil Society Technology Foundation
|
||||||
|
params:
|
||||||
|
showHero: true
|
||||||
|
heroStyle: background
|
||||||
cascade:
|
cascade:
|
||||||
params:
|
params:
|
||||||
heroStyle: background
|
heroStyle: background
|
||||||
|
showWordCount: false
|
||||||
|
showReadingTime: false
|
||||||
|
showDate: false
|
||||||
|
_build:
|
||||||
|
render: 'never'
|
||||||
|
list: 'never'
|
||||||
---
|
---
|
||||||
|
|
||||||
The **Civil Society Technology Foundation (CSTF)** is a community-driven organization dedicated to empowering individuals and civil society organizations to reclaim digital sovereignty through open-source tools and self-hosted infrastructure.
|
|
||||||
|
|
||||||
## Who We Are
|
|
||||||
|
|
||||||
{{< div class="flex flex-col gap-10" >}}
|
|
||||||
{{< article link="/foundation/charter/" >}}
|
|
||||||
{{< article link="/foundation/mission-statement/" >}}
|
|
||||||
{{< article link="/foundation/core-principles/" >}}
|
|
||||||
{{< article link="/foundation/position-statements/" >}}
|
|
||||||
{{< article link="/projects/governance/" >}}
|
|
||||||
{{< /div >}}
|
|
||||||
|
|
||||||
## What We Believe
|
|
||||||
|
|
||||||
{{< div class="flex flex-col gap-10" >}}
|
|
||||||
{{< article link="/articles/independent-technology/" >}}
|
|
||||||
{{< article link="/articles/why-digital-sovereignty-matters/" >}}
|
|
||||||
{{< article link="/articles/arguments-against-centralization/" >}}
|
|
||||||
{{< /div >}}
|
|
@@ -1,11 +1,14 @@
|
|||||||
---
|
---
|
||||||
title: Charter of the Civil Society Technology Foundation
|
title: Charter of the Civil Society Technology Foundation
|
||||||
date: 2025-07-06
|
date: 2025-07-06
|
||||||
|
weight: 100
|
||||||
|
summary: The foundational document establishing the purpose, vision, mission, principles, and strategic focus of the Civil Society Technology Foundation.
|
||||||
|
showDate: true
|
||||||
---
|
---
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
The Civil Society Technology Foundation (CSTF) empowers individuals and communities to reclaim digital sovereignty through open-source tools, self-hosted infrastructure, and transparent governance. We exist to create a world where technology serves people — not corporations or governments.
|
To empower civil society through equitable access to technology, digital literacy, and responsible innovation, advancing human rights and sustainable development in the digital age.
|
||||||
|
|
||||||
## Vision
|
## Vision
|
||||||
|
|
||||||
@@ -52,7 +55,7 @@ Through accessible tools, educational resources, and community engagement, we cu
|
|||||||
11. **Critical Adoption over Blind Use**
|
11. **Critical Adoption over Blind Use**
|
||||||
Pragmatism means understanding trade-offs. Users should know what rights they give up — and why.
|
Pragmatism means understanding trade-offs. Users should know what rights they give up — and why.
|
||||||
|
|
||||||
_Expanded explanations of these principles can be found in our [Core Principles](/foundation/core_principles) document._
|
_Expanded explanations of these principles can be found in our [Core Principles](/foundation/core-principles) document._
|
||||||
|
|
||||||
## Strategic Focus
|
## Strategic Focus
|
||||||
|
|
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Core Principles
|
title: Core Principles
|
||||||
date: 2025-07-06
|
date: 2025-07-06
|
||||||
|
weight: 80
|
||||||
---
|
---
|
||||||
The Civil Society Technology Foundation operates according to the following core principles that guide all our work, partnerships, and initiatives.
|
The Civil Society Technology Foundation operates according to the following core principles that guide all our work, partnerships, and initiatives.
|
||||||
|
|
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Mission Statement
|
title: Mission Statement
|
||||||
date: 2025-07-06
|
date: 2025-07-06
|
||||||
|
weight: 90
|
||||||
---
|
---
|
||||||
|
|
||||||
The Civil Society Technology Foundation (CSTF) empowers individuals and communities to reclaim digital sovereignty through the development and dissemination of open-source, self-hosted technologies.
|
The Civil Society Technology Foundation (CSTF) empowers individuals and communities to reclaim digital sovereignty through the development and dissemination of open-source, self-hosted technologies.
|
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Position Statements
|
title: Position Statements
|
||||||
date: 2025-07-06
|
date: 2025-07-06
|
||||||
|
weight: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
The Civil Society Technology Foundation (CSTF) holds the following positions regarding technology, digital rights, and civil society. These statements represent our core beliefs and guide our work.
|
The Civil Society Technology Foundation (CSTF) holds the following positions regarding technology, digital rights, and civil society. These statements represent our core beliefs and guide our work.
|
@@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Learning"
|
title: "Learning"
|
||||||
|
cardView: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Resources for building technical skills and understanding digital sovereignty.
|
Resources for building technical skills and understanding digital sovereignty.
|
@@ -1,19 +0,0 @@
|
|||||||
{{ define "main" }}
|
|
||||||
<article class="max-w-full flex flex-col items-center justify-center">
|
|
||||||
<header>
|
|
||||||
{{ if .Params.showBreadcrumbs | default (.Site.Params.article.showBreadcrumbs | default false) }}
|
|
||||||
{{ partial "breadcrumbs.html" . }}
|
|
||||||
{{ end }}
|
|
||||||
</header>
|
|
||||||
<section class="mt-6 prose dark:prose-invert">
|
|
||||||
{{ .Content }}
|
|
||||||
</section>
|
|
||||||
<section>
|
|
||||||
{{ partial "recent-articles/main.html" . }}
|
|
||||||
</section>
|
|
||||||
<footer class="pt-8">
|
|
||||||
</footer>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
{{ end }}
|
|
||||||
|
|
Reference in New Issue
Block a user