iexos 9f7924af56
All checks were successful
continuous-integration/drone/push Build is passing
fix a link
2025-01-11 20:14:59 +00:00
2021-01-09 17:57:29 +01:00
2025-01-11 20:14:59 +00:00
2024-10-29 16:56:24 +01:00
2025-01-10 13:43:41 +01:00
2021-01-09 19:42:21 +01:00
2021-01-09 19:42:21 +01:00
2022-04-29 14:45:43 +01:00
2025-01-10 13:46:52 +01:00
2025-01-11 19:37:48 +01:00
2022-04-05 12:30:41 +02:00
2021-01-09 18:01:45 +01:00
2023-01-19 08:06:15 +00:00

coopcloud.tech

Build Status

https://coopcloud.tech

Splash page for the project.

Hack

You'll need to get the latest extended Hugo release. See the Github releases.

$ hugo server

Deploy me manually to the prod site

Need to have a docker context that points to swarm-0.coopcloud.tech.

To have permissions to push the image, need to use docker login using your Gitea credentials

docker build -t git.coopcloud.tech/toolshed/coopcloud.tech .
docker push git.coopcloud.tech/toolshed/coopcloud.tech
DOCKER_CONTEXT=swarm-0.coopcloud.tech docker stack deploy -c compose.yml coop_cloud_site

The site should auto-deploy though over here.

Description
Splash page for the project
https://coopcloud.tech
Readme 23 MiB
Languages
CSS 60.2%
Sass 34.2%
HTML 3.4%
SCSS 2%
JavaScript 0.1%