Fix formatting and update branding in documentation
This commit is contained in:
14
README.md
14
README.md
@@ -6,21 +6,11 @@
|
|||||||
- Install dart-sass.
|
- Install dart-sass.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hugo server
|
hugo server -D
|
||||||
```
|
```
|
||||||
|
|
||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
hugo build
|
scripts/deploy.sh
|
||||||
docker build -t payneio/mywildcloud.org . --file ./Dockerfile
|
|
||||||
docker push payneio/mywildcloud.org
|
|
||||||
|
|
||||||
source load-env.sh
|
|
||||||
|
|
||||||
# First time...
|
|
||||||
# Add wildcloud deploy setup here.
|
|
||||||
|
|
||||||
# Update...
|
|
||||||
kubectl rollout restart deployment mywildcloud -n mywildcloud
|
|
||||||
```
|
```
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# -- Theme Options --
|
# -- Theme Options --
|
||||||
# These options control how the theme functions and allow you to
|
# These options control how the theme functions and allow you to
|
||||||
# customise the display of your website.
|
# customize the display of your website.
|
||||||
#
|
#
|
||||||
# Refer to the theme docs for more details about each of these parameters.
|
# Refer to the theme docs for more details about each of these parameters.
|
||||||
# https://blowfish.page/docs/configuration/#theme-parameters
|
# https://blowfish.page/docs/configuration/#theme-parameters
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
+++
|
+++
|
||||||
title = 'About the Wild-cloud Project'
|
title = 'About the Wild Cloud Project'
|
||||||
date = '2025-06-09'
|
date = '2025-06-09'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Wild-cloud is a project of the [Civil Society Technology Foundation](https://civilsociety.dev).
|
Wild Cloud is a project of the [Civil Society Technology Foundation](https://civilsociety.dev).
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
Reference in New Issue
Block a user