3wordchant 734652ba9c
All checks were successful
continuous-integration/drone/push Build is passing
Merge pull request 'This Month In Co-op Cloud: August' (#21) from august into main
Reviewed-on: coop-cloud/coopcloud.tech#21
2021-09-23 08:24:23 +00:00
2021-01-09 17:57:29 +01:00
2021-09-03 13:47:58 +02:00
2021-05-05 20:08:55 +02:00
2021-09-03 13:42:21 +02:00
2021-08-12 16:29:10 +01:00
2021-06-17 21:06:16 +02:00
2021-01-09 19:42:21 +01:00
2021-01-09 19:42:21 +01:00
2021-06-17 21:08:42 +02:00
2021-08-12 16:01:42 +01:00
2021-01-09 18:01:45 +01:00
2021-08-17 01:35:59 +02: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.autonomic.zone. To have permissions to push the image, need to use docker login using the creds in the pass store at logins/dockerhub

docker build -t thecoopcloud/coopcloud.tech:latest .
docker push thecoopcloud/coopcloud.tech:latest
DOCKER_CONTEXT=autonomic-swarm docker stack deploy -c compose.yml coop_cloud_site
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%