Convert about page to markdown

This commit is contained in:
James Mead 2017-07-01 20:51:11 +01:00
parent 7ae8c88aa4
commit b8e2d3eea0
2 changed files with 26 additions and 23 deletions

View File

@ -1,23 +0,0 @@
---
title: About
heading: About CoTech
layout: default
---
<p>Co-operative Technologists (aka CoTech) is a network of co-operatives that sell tech/digital services. It aims to create a better technology sector in the UK that focuses primarily on worker, customer and end-user needs rather than on generating
private profit.
</p>
<p>The members of the network aim to use their collective experience, skills, resources and knowledge to radically increase the market share of companies that are owned and run by their workers. We have found that this model creates better workplaces,
better digital products and better value for customers. We want to help more people to enjoy the benefits of this model.
</p>
<p>Each member of the network is a company that is owned and democratically run by it&#8217;s workers (and, in some cases, customers). There are no private shareholders who take money out of the company and/or direct the company&#8217;s activities.
While many of the member co-operatives do not have completely flat structures &#8211; many have boards, management committees, etc. &#8211; they are all democratic workplaces and the members have the opportunity to appoint people to roles
or change the structure of their organisations.
</p>
<p>Governance of the network currently takes place through a rough consensus process using <a href="https://www.loomio.org/g/oVwtKDOn/digital-co-ops">Loomio</a>, <a href="https://wiki.coops.tech/">a wiki</a> and <a href="https://www.email-lists.org/mailman/listinfo/tech-coops">a open email list</a>,
and all members are invited and encouraged to get involved. As the network develops, we will explore changes to this governance model together.
</p>
<p>The network was founded at <a href="https://wiki.coops.tech/wiki/Main_Page#Wortley_Hall_2016">an event on 14th November 2016</a> at <a href="https://www.wortleyhall.org.uk/">Wortley Hall &#8211; the worker&#8217;s stately home</a> &#8211; where
many of us met for the very first time to share ideas, skills and plans for world domination.
</p>
<p><img src="https://wiki.coops.tech/w/images/a/ae/Pose.png" alt="Co-operative Technologists at Wortley Hall" width="1024" height="376" /></p>
<p>Read <a href="{{ site.github.url }}/manifesto">our manifesto</a>, <a href="{{ site.github.url }}/#contact">contact us if you want to work with us</a> or <a href="{{ site.github.url }}/join">join us</a>.</p>

26
about.md Normal file
View File

@ -0,0 +1,26 @@
---
title: About
heading: About CoTech
layout: default
---
Co-operative Technologists (aka CoTech) is a network of co-operatives that sell tech/digital services. It aims to create a better technology sector in the UK that focuses primarily on worker, customer and end-user needs rather than on generating private profit.
The members of the network aim to use their collective experience, skills, resources and knowledge to radically increase the market share of companies that are owned and run by their workers. We have found that this model creates better workplaces, better digital products and better value for customers. We want to help more people to enjoy the benefits of this model.
Each member of the network is a company that is owned and democratically run by it's workers (and, in some cases, customers). There are no private shareholders who take money out of the company and/or direct the company's activities. While many of the member co-operatives do not have completely flat structures -- many have boards, management committees, etc. -- they are all democratic workplaces and the members have the opportunity to appoint people to roles or change the structure of their organisations.
Governance of the network currently takes place through a rough consensus process using [Loomio][], [a wiki][wiki] and [a open email list][mailing-list], and all members are invited and encouraged to get involved. As the network develops, we will explore changes to this governance model together.
The network was founded at <a href="https://wiki.coops.tech/wiki/Main_Page#Wortley_Hall_2016">an event on 14th November 2016</a> at [Wortley Hall -- the worker's stately home][wortley-hall] -- where many of us met for the very first time to share ideas, skills and plans for world domination.
<img src="https://wiki.coops.tech/w/images/a/ae/Pose.png" alt="Co-operative Technologists at Wortley Hall" width="1024" height="376" />
Read [our manifesto][manifesto], [contact us if you want to work with us][contact] or [join us][join].
[Loomio]: https://www.loomio.org/g/oVwtKDOn/digital-co-ops
[wiki]: https://wiki.coops.tech/
[mailing-list]: https://www.email-lists.org/mailman/listinfo/tech-coops
[wortley-hall]: https://www.wortleyhall.org.uk/
[manifesto]: {{ site.github.url }}/manifesto
[contact]: {{ site.github.url }}/#contact
[join]: {{ site.github.url }}/join