mirror of
https://git.coop/cotech/website.git
synced 2025-12-17 09:27:32 +00:00
Fix up the domains.coop page
I'm not sure if this page is still relevant, but to avoid breaking anything I've made it look *ok* with the new styles.
This commit is contained in:
@ -181,6 +181,10 @@ section, footer, header {
|
|||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.w-full {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.box {
|
.box {
|
||||||
background: linear-gradient(180deg, rgba(45, 169, 215, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
|
background: linear-gradient(180deg, rgba(45, 169, 215, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
|
||||||
border: 1px solid var(--cotech-dark-grey);
|
border: 1px solid var(--cotech-dark-grey);
|
||||||
|
|||||||
49
domains.coop.html
Normal file
49
domains.coop.html
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
---
|
||||||
|
title: Domians.coop
|
||||||
|
description: Four UK based cooperatives are willing and able to take over Domains.coop email and web hosting services.
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
<section class="grid grid-uneven">
|
||||||
|
<div class="stack">
|
||||||
|
<h1>Domains.coop</h1>
|
||||||
|
|
||||||
|
<p class="large">Four CoTech members are able to offer fast provisioning of email
|
||||||
|
and hosting to Domains.coop clients.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<img class="rounded" src="assets/img/stickies.jpg" alt="" />
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="stack w-full">
|
||||||
|
<h2>How we can help</h2>
|
||||||
|
|
||||||
|
<p>Domains.coop have announced
|
||||||
|
<a href="https://domains.coop/support/">the termination</a> of all
|
||||||
|
Domains.coop email and hosting services.</p>
|
||||||
|
|
||||||
|
<p>Co-operative Technologists (CoTech) represents technology
|
||||||
|
cooperatives across the UK. It has 46 coops in membership.</p>
|
||||||
|
|
||||||
|
<p>Domain name registrations can remain with Domains.coop, or if
|
||||||
|
clients wish, the CoTech members can transfer them to their
|
||||||
|
own <code>.coop</code> reseller accounts in order that clients only
|
||||||
|
have one organisation to invoice for all their services.</p>
|
||||||
|
|
||||||
|
<p>Four CoTech members are able to offer fast provisioning of email
|
||||||
|
and hosting to Domains.coop clients.</p>
|
||||||
|
|
||||||
|
<p>They are, in alphabetical order:</p>
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li><a href="/co-op/greennet">GreenNet</a></li>
|
||||||
|
<li><a href="/co-op/mediablaze-hosts">MediaBlaze Hosts</a></li>
|
||||||
|
<li><a href="/co-op/netuxo">Netuxo</a></li>
|
||||||
|
<li><a href="/co-op/webarchitects">Webarchitects</a></li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<p>All are experienced tech businesses who not only will be able to provide a wide range of other services such as web design. What’s more, they understand cooperatives: because they are cooperatives.</p>
|
||||||
|
|
||||||
|
</section>
|
||||||
@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
title: Domians.coop
|
|
||||||
description: Four UK based cooperatives are willing and able to take over Domains.coop email and web hosting services.
|
|
||||||
heading: Domains.coop terminating email and hosting services
|
|
||||||
layout: default
|
|
||||||
---
|
|
||||||
|
|
||||||
Domains.coop have announced [the termination of all Domains.coop email and hosting services](https://domains.coop/support/).
|
|
||||||
|
|
||||||
Co-operative Technologists (CoTech) represents technology cooperatives across the UK. It has 46 coops in membership.
|
|
||||||
|
|
||||||
Four CoTech members are able to offer fast provisioning of email and hosting to Domains.coop clients.
|
|
||||||
|
|
||||||
Domain name registrations can remain with Domains.coop, or if clients wish, the CoTech members can transfer them to their own <code>.coop</code> reseller accounts in order that clients only have one organisation to invoice for all their services.
|
|
||||||
|
|
||||||
They are, in alphabetical order:
|
|
||||||
|
|
||||||
* [GreenNet](/co-op/greennet)
|
|
||||||
* [MediaBlaze Hosts](/co-op/mediablaze-hosts)
|
|
||||||
* [Netuxo](/co-op/netuxo)
|
|
||||||
* [Webarchitects](/co-op/webarchitects)
|
|
||||||
|
|
||||||
All are experienced tech businesses who not only will be able to provide a wide range of other services such as web design. What’s more, they understand cooperatives: because they are cooperatives.
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user