From b1468ef047ac32a5e58aa32174f2504cedb50af5 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 30 Mar 2021 22:57:37 +0200 Subject: [PATCH 1/5] Re-jig that text --- data/benefits.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/benefits.json b/data/benefits.json index bc6814a..d08d598 100644 --- a/data/benefits.json +++ b/data/benefits.json @@ -1,18 +1,18 @@ [ + { + "left": "easy", + "right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and extensive documentation." + }, { "left": "private", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "right": "Control your hosting: use on-premise or virtual servers to suit your needs. Encryption as standard." }, { "left": "transparent", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "right": "Following established open standards, best practices, and builds on existing tools." }, { - "left": "collaborative", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." - }, - { - "left": "STH ELSE ETC", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "left": "Collaborative", + "right": "Open development process, centred on libre software licenses, community governance and a configuration commons." } ] From a61e1253629465bce6f791f23b359031b69968a6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 30 Mar 2021 23:14:58 +0200 Subject: [PATCH 2/5] Some FAQ work --- data/faq.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/data/faq.json b/data/faq.json index 1277ff3..6e07404 100644 --- a/data/faq.json +++ b/data/faq.json @@ -1,18 +1,18 @@ [ { - "left": "How is it similar to Yunohost?", - "right": "I’m baby pug normcore pabst, irony 8-bit cronut cray direct trade fingerstache. Flannel taxidermy yr health goth hell of chicharrones fixie. Leggings pop-up fashion axe you probably haven’t heard of them, brunch pabst mixtape actually cray chambray umami thundercats iceland deep." + "left": "", + "right": "" }, { - "left": "Why is this the best service?", - "right": "I’m baby pug normcore pabst, irony 8-bit cronut cray direct trade fingerstache. Flannel taxidermy yr health goth hell of chicharrones fixie. Leggings pop-up fashion axe you probably haven’t heard of them, brunch pabst mixtape actually cray chambray umami thundercats iceland deep." + "left": "What open source apps are available?", + "right": "Applications that you may already use in your daily life: Nextcloud, Jitsi, Mediawiki, Rocket.chat and many more! These are tools that are created by volunteer communities who use free software licenses in order to build up the public software commons and offer more digital alternatives. Co-op Cloud allows you to easily deploy and maintain these apps." }, { - "left": "This is another question?", - "right": "I’m baby pug normcore pabst, irony 8-bit cronut cray direct trade fingerstache. Flannel taxidermy yr health goth hell of chicharrones fixie. Leggings pop-up fashion axe you probably haven’t heard of them, brunch pabst mixtape actually cray chambray umami thundercats iceland deep." + "left": "", + "right": "" }, { - "left": "How do I do the setup correctly?", - "right": "I’m baby pug normcore pabst, irony 8-bit cronut cray direct trade fingerstache. Flannel taxidermy yr health goth hell of chicharrones fixie. Leggings pop-up fashion axe you probably haven’t heard of them, brunch pabst mixtape actually cray chambray umami thundercats iceland deep." + "left": "", + "right": "" } ] From e11d8ec5f900d25f19c8e403e102136cb512b402 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 30 Mar 2021 23:15:05 +0200 Subject: [PATCH 3/5] Go copyleft --- themes/cloud.autonomic.zone/layouts/partials/footer.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/themes/cloud.autonomic.zone/layouts/partials/footer.html b/themes/cloud.autonomic.zone/layouts/partials/footer.html index a43edcd..634ffcc 100644 --- a/themes/cloud.autonomic.zone/layouts/partials/footer.html +++ b/themes/cloud.autonomic.zone/layouts/partials/footer.html @@ -1,9 +1,7 @@ - -

- Anti-Copyright {{ now.Format "2006"}} Autonomic Cooperative + Copyleft {{ now.Format "2006"}} Autonomic Cooperative

-
\ No newline at end of file + From 328d172eff9187db4a6bd4f0f1c9821ca6b212f0 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 30 Mar 2021 23:16:47 +0200 Subject: [PATCH 4/5] Switch up order and change easy wording --- data/benefits.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/benefits.json b/data/benefits.json index d08d598..642ee6c 100644 --- a/data/benefits.json +++ b/data/benefits.json @@ -1,6 +1,10 @@ [ { - "left": "easy", + "left": "Collaborative", + "right": "Open development process, centred on libre software licenses, community governance and a configuration commons." + }, + { + "left": "simple", "right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and extensive documentation." }, { @@ -10,9 +14,5 @@ { "left": "transparent", "right": "Following established open standards, best practices, and builds on existing tools." - }, - { - "left": "Collaborative", - "right": "Open development process, centred on libre software licenses, community governance and a configuration commons." } ] From 4bedabd769d746c362a5ca8b74787beccabf895f Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 30 Mar 2021 23:23:49 +0200 Subject: [PATCH 5/5] FAQ goodness --- data/faq.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/faq.json b/data/faq.json index 6e07404..66c0253 100644 --- a/data/faq.json +++ b/data/faq.json @@ -1,18 +1,18 @@ [ { - "left": "", - "right": "" + "left": "What is Co-op Cloud?", + "right": "Co-op Cloud aims to make hosting libre software applications simple for small service providers such as tech co-operatives who are looking to standardise around an open, transparent and scalable infrastructure. It uses the latest container technologies and configurations are shared into the commons for the benefit of all." }, { - "left": "What open source apps are available?", + "left": "Is this a good long-term choice?", + "right": "Co-op Cloud re-uses upstream libre software project packaging efforts so that we can meet projects where they are at and reduce duplication of effort. The project proposes the notion of more direct coordination between distribution methods (app packagers) and production methods (developers)." + }, + { + "left": "What libre apps are available?", "right": "Applications that you may already use in your daily life: Nextcloud, Jitsi, Mediawiki, Rocket.chat and many more! These are tools that are created by volunteer communities who use free software licenses in order to build up the public software commons and offer more digital alternatives. Co-op Cloud allows you to easily deploy and maintain these apps." }, { - "left": "", - "right": "" - }, - { - "left": "", - "right": "" + "left": "What about other alternatives?", + "right": "Co-op Cloud helps fill a gap between the personal and the industrial-scale: it's easier to use than Kubernetes or Ansible, does more to support multi-server, multi-tenant deployments than Cloudron, and is much easier than manual deployments. [See all the comparisons with other tools](https://docs.cloud.autonomic.zone/faq/#what-about-alternative)." } ]