diff --git a/.htaccess b/.htaccess index dcc0ed8..25c1150 100644 --- a/.htaccess +++ b/.htaccess @@ -12,3 +12,24 @@ AddOutputFilter DEFLATE html AddOutputFilter DEFLATE svg AddOutputFilter DEFLATE css AddOutputFilter DEFLATE js +# URL's that changed +Redirect /coops/ https://www.coops.tech/co-op/ +Redirect /technology/gnu-bash https://www.coops.tech/technology/bash +Redirect /co-op/graphics-coop https://www.coops.tech/co-op/form-and-function +# Canonical URLs redirect to the domain with a www + + RewriteEngine on + RewriteCond %{HTTP_HOST} ^coops\.tech$ + RewriteRule ^/?(.*) https://www.coops.tech/$1 [R,L] + +# Redirect HTTP to HTTPS +# https://wiki.apache.org/httpd/RewriteHTTPToHTTPS + + RewriteEngine on + RewriteCond %{HTTPS} !=on + RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L] + +# Strict Transport Security Header, this prevents clients +# with STS support from accessing the site using HTTP +# https://stackoverflow.com/questions/24144552/how-to-set-hsts-header-from-htaccess-only-on-https +Header set Strict-Transport-Security "max-age=31536000" env=HTTPS diff --git a/_clients/1010uk.md b/_clients/1010uk.md new file mode 100644 index 0000000..b3054fd --- /dev/null +++ b/_clients/1010uk.md @@ -0,0 +1,4 @@ +--- +title: The 10:10 Foundation +website: https://1010uk.org/ +--- diff --git a/_clients/acorn.md b/_clients/acorn.md new file mode 100644 index 0000000..39e5fa0 --- /dev/null +++ b/_clients/acorn.md @@ -0,0 +1,3 @@ +--- +title: ACORN +--- \ No newline at end of file diff --git a/_clients/actionaid.md b/_clients/actionaid.md new file mode 100644 index 0000000..f8eb074 --- /dev/null +++ b/_clients/actionaid.md @@ -0,0 +1,3 @@ +--- +title: Action Aid +--- diff --git a/_clients/alpha-complex.md b/_clients/alpha-complex.md new file mode 100644 index 0000000..1f6418b --- /dev/null +++ b/_clients/alpha-complex.md @@ -0,0 +1,3 @@ +--- +title: The Alpha Complex +--- \ No newline at end of file diff --git a/_clients/apc.md b/_clients/apc.md new file mode 100644 index 0000000..f1c9bf9 --- /dev/null +++ b/_clients/apc.md @@ -0,0 +1,3 @@ +--- +title: Association for Progressive Communications +--- diff --git a/_clients/barbourlogic.md b/_clients/barbourlogic.md new file mode 100644 index 0000000..cda8a1c --- /dev/null +++ b/_clients/barbourlogic.md @@ -0,0 +1,4 @@ +--- +title: Barbour Logic +website: http://www.barbourlogic.co.uk/ +--- diff --git a/_clients/basw.md b/_clients/basw.md new file mode 100644 index 0000000..a22c557 --- /dev/null +++ b/_clients/basw.md @@ -0,0 +1,3 @@ +--- +title: The British Association of Social Workers (BASW) +--- diff --git a/_clients/bioregional.md b/_clients/bioregional.md new file mode 100644 index 0000000..e229110 --- /dev/null +++ b/_clients/bioregional.md @@ -0,0 +1,4 @@ +--- +title: Bioregional +website: https://www.bioregional.com/ +--- diff --git a/_clients/cairn-housing-association.md b/_clients/cairn-housing-association.md index 3422ff2..476d7b7 100644 --- a/_clients/cairn-housing-association.md +++ b/_clients/cairn-housing-association.md @@ -1,3 +1,4 @@ --- title: Cairn Housing Association +website: https://www.cairnha.com/ --- diff --git a/_clients/cds-co-operatives.md b/_clients/cds-co-operatives.md index 9d2ed11..013f489 100644 --- a/_clients/cds-co-operatives.md +++ b/_clients/cds-co-operatives.md @@ -1,3 +1,4 @@ --- title: CDS Co-operatives +website: https://www.cds.coop/ --- diff --git a/_clients/childrens-health-scotland.md b/_clients/childrens-health-scotland.md new file mode 100644 index 0000000..07d5720 --- /dev/null +++ b/_clients/childrens-health-scotland.md @@ -0,0 +1,4 @@ +--- +title: Children’s Health Scotland +website: https://www.childrenshealthscotland.org/ +--- diff --git a/_clients/climate-outreach.md b/_clients/climate-outreach.md new file mode 100644 index 0000000..0bb1810 --- /dev/null +++ b/_clients/climate-outreach.md @@ -0,0 +1,3 @@ +--- +title: Climate Outreach +--- diff --git a/_clients/commonfutures.md b/_clients/commonfutures.md new file mode 100644 index 0000000..3df3d5a --- /dev/null +++ b/_clients/commonfutures.md @@ -0,0 +1,4 @@ +--- +title: Common Futures +website: https://commonfutures.eu/ +--- diff --git a/_clients/csh.md b/_clients/csh.md new file mode 100644 index 0000000..ab91159 --- /dev/null +++ b/_clients/csh.md @@ -0,0 +1,3 @@ +--- +title: The Centre for Sustainable Healthcare +--- diff --git a/_clients/ecas.md b/_clients/ecas.md new file mode 100644 index 0000000..a02c3ed --- /dev/null +++ b/_clients/ecas.md @@ -0,0 +1,4 @@ +--- +title: ECAS +website: https://www.ecas.scot/ +--- diff --git a/_clients/eden-project.md b/_clients/eden-project.md new file mode 100644 index 0000000..70c1c78 --- /dev/null +++ b/_clients/eden-project.md @@ -0,0 +1,3 @@ +--- +title: The Eden Project +--- diff --git a/_clients/en10ergy.md b/_clients/en10ergy.md new file mode 100644 index 0000000..ac520d8 --- /dev/null +++ b/_clients/en10ergy.md @@ -0,0 +1,4 @@ +--- +title: en10ergy Limited +website: https://en10ergy.org.uk/ +--- diff --git a/_clients/ethical-consumer.md b/_clients/ethical-consumer.md new file mode 100644 index 0000000..af39422 --- /dev/null +++ b/_clients/ethical-consumer.md @@ -0,0 +1,3 @@ +--- +title: Ethical Consumer +--- diff --git a/_clients/food-standards-agency.md b/_clients/food-standards-agency.md new file mode 100644 index 0000000..a2d70f0 --- /dev/null +++ b/_clients/food-standards-agency.md @@ -0,0 +1,3 @@ +--- +title: Food Standards Agency +--- diff --git a/_clients/freedom-from-torture.md b/_clients/freedom-from-torture.md new file mode 100644 index 0000000..5f28a4b --- /dev/null +++ b/_clients/freedom-from-torture.md @@ -0,0 +1,3 @@ +--- +title: Freedom from Torture +--- diff --git a/_clients/friendshouse.md b/_clients/friendshouse.md new file mode 100644 index 0000000..03a7b68 --- /dev/null +++ b/_clients/friendshouse.md @@ -0,0 +1,3 @@ +--- +title: Friends House +--- diff --git a/_clients/fundraising-regulator.md b/_clients/fundraising-regulator.md new file mode 100644 index 0000000..d18f319 --- /dev/null +++ b/_clients/fundraising-regulator.md @@ -0,0 +1,4 @@ +--- +title: The Fundraising Regulator +website: https://www.fundraisingregulator.org.uk/ +--- diff --git a/_clients/generation-rent.md b/_clients/generation-rent.md new file mode 100644 index 0000000..58d0a70 --- /dev/null +++ b/_clients/generation-rent.md @@ -0,0 +1,3 @@ +--- +title: Generation Rent +--- \ No newline at end of file diff --git a/_clients/global-canopy-programme.md b/_clients/global-canopy.md similarity index 50% rename from _clients/global-canopy-programme.md rename to _clients/global-canopy.md index 89eaf55..dff0c2d 100644 --- a/_clients/global-canopy-programme.md +++ b/_clients/global-canopy.md @@ -1,3 +1,4 @@ --- title: Global Canopy Programme +website: https://www.globalcanopy.org/ --- diff --git a/_clients/greener-kirkcaldy.md b/_clients/greener-kirkcaldy.md new file mode 100644 index 0000000..a29e805 --- /dev/null +++ b/_clients/greener-kirkcaldy.md @@ -0,0 +1,4 @@ +--- +title: Greener Kirkcaldy +website: https://www.greenerkirkcaldy.org.uk/ +--- diff --git a/_clients/health-in-touch.md b/_clients/health-in-touch.md new file mode 100644 index 0000000..ffa06f9 --- /dev/null +++ b/_clients/health-in-touch.md @@ -0,0 +1,3 @@ +--- +title: Health In Touch +--- \ No newline at end of file diff --git a/_clients/ica.md b/_clients/ica.md new file mode 100644 index 0000000..83c9745 --- /dev/null +++ b/_clients/ica.md @@ -0,0 +1,3 @@ +--- +title: International Co-operatives Alliance +--- diff --git a/_clients/ideo.md b/_clients/ideo.md new file mode 100644 index 0000000..7ef07b2 --- /dev/null +++ b/_clients/ideo.md @@ -0,0 +1,4 @@ +--- +title: IDEO +website: https://www.ideo.com/ +--- diff --git a/_clients/ifsw.md b/_clients/ifsw.md new file mode 100644 index 0000000..73b1553 --- /dev/null +++ b/_clients/ifsw.md @@ -0,0 +1,3 @@ +--- +title: International Federation of Social Workers +--- \ No newline at end of file diff --git a/_clients/information-architecture-institute.md b/_clients/information-architecture-institute.md index 9871e92..74075a4 100644 --- a/_clients/information-architecture-institute.md +++ b/_clients/information-architecture-institute.md @@ -1,3 +1,4 @@ --- title: Information Architecture Institute +website: https://www.iainstitute.org/ --- diff --git a/_clients/isd.md b/_clients/isd.md new file mode 100644 index 0000000..92ccee8 --- /dev/null +++ b/_clients/isd.md @@ -0,0 +1,3 @@ +--- +title: Institute for Strategic Dialogue +--- \ No newline at end of file diff --git a/_clients/kaizen.md b/_clients/kaizen.md new file mode 100644 index 0000000..ae3fe57 --- /dev/null +++ b/_clients/kaizen.md @@ -0,0 +1,4 @@ +--- +title: The Kaizen Partnership +website: http://wearekaizen.co.uk/ +--- diff --git a/_clients/land-explorer.md b/_clients/land-explorer.md new file mode 100644 index 0000000..8d1dc2e --- /dev/null +++ b/_clients/land-explorer.md @@ -0,0 +1,3 @@ +--- +title: Land Explorer +--- \ No newline at end of file diff --git a/_clients/londonpermaculture.md b/_clients/londonpermaculture.md new file mode 100644 index 0000000..d3969b9 --- /dev/null +++ b/_clients/londonpermaculture.md @@ -0,0 +1,4 @@ +--- +title: London Permaculture Network +website: https://www.londonpermaculture.com/ +--- diff --git a/_clients/mhsgroup.md b/_clients/mhsgroup.md new file mode 100644 index 0000000..d37aecc --- /dev/null +++ b/_clients/mhsgroup.md @@ -0,0 +1,4 @@ +--- +title: Muswell Hill Sustainability Group +website: https://mhsgroup.org/ +--- diff --git a/_clients/modern-art-oxford.md b/_clients/modern-art-oxford.md new file mode 100644 index 0000000..089e1fb --- /dev/null +++ b/_clients/modern-art-oxford.md @@ -0,0 +1,3 @@ +--- +title: Modern Art Oxford +--- diff --git a/_clients/neweconomics.md b/_clients/neweconomics.md new file mode 100644 index 0000000..b4cf615 --- /dev/null +++ b/_clients/neweconomics.md @@ -0,0 +1,4 @@ +--- +title: New Economics Foundation +website: https://neweconomics.org/ +--- diff --git a/_clients/nswp.md b/_clients/nswp.md new file mode 100644 index 0000000..f473030 --- /dev/null +++ b/_clients/nswp.md @@ -0,0 +1,3 @@ +--- +title: Global Network of Sex Work Projects +--- diff --git a/_clients/offgrid-festival.md b/_clients/offgrid-festival.md new file mode 100644 index 0000000..2918743 --- /dev/null +++ b/_clients/offgrid-festival.md @@ -0,0 +1,4 @@ +--- +title: Off Grid Festival +website: https://offgrid-festival.co.uk/ +--- diff --git a/_clients/open-university.md b/_clients/open-university.md index 157240f..55d6fc2 100644 --- a/_clients/open-university.md +++ b/_clients/open-university.md @@ -1,3 +1,3 @@ --- -title: Open University +title: The Open University --- diff --git a/_clients/opencoop.md b/_clients/opencoop.md new file mode 100644 index 0000000..bd35673 --- /dev/null +++ b/_clients/opencoop.md @@ -0,0 +1,4 @@ +--- +title: The Open Co-op +website: https://open.coop/ +--- diff --git a/_clients/opendemocracy.md b/_clients/opendemocracy.md new file mode 100644 index 0000000..24fdd43 --- /dev/null +++ b/_clients/opendemocracy.md @@ -0,0 +1,4 @@ +--- +title: openDemocracy +website: https://www.opendemocracy.net/ +--- diff --git a/_clients/ouh.md b/_clients/ouh.md new file mode 100644 index 0000000..5189510 --- /dev/null +++ b/_clients/ouh.md @@ -0,0 +1,4 @@ +--- +title: Oxford University Hospitals +website: https://www.ouh.nhs.uk/ +--- diff --git a/_clients/ovesco.md b/_clients/ovesco.md new file mode 100644 index 0000000..e08c674 --- /dev/null +++ b/_clients/ovesco.md @@ -0,0 +1,4 @@ +--- +title: Ovesco +website: https://ovesco.co.uk/ +--- diff --git a/_clients/packt.md b/_clients/packt.md new file mode 100644 index 0000000..2cccb42 --- /dev/null +++ b/_clients/packt.md @@ -0,0 +1,3 @@ +--- +title: Packt Publishing +--- \ No newline at end of file diff --git a/_clients/pbi.md b/_clients/pbi.md new file mode 100644 index 0000000..e414438 --- /dev/null +++ b/_clients/pbi.md @@ -0,0 +1,3 @@ +--- +title: Peace Brigades International +--- diff --git a/_clients/privacy-international.md b/_clients/privacy-international.md new file mode 100644 index 0000000..ae0c273 --- /dev/null +++ b/_clients/privacy-international.md @@ -0,0 +1,3 @@ +--- +title: Privacy International +--- diff --git a/_clients/public-law-project.md b/_clients/public-law-project.md new file mode 100644 index 0000000..86faa22 --- /dev/null +++ b/_clients/public-law-project.md @@ -0,0 +1,3 @@ +--- +title: Public Law Project +--- diff --git a/_clients/queens-nursing-institute.md b/_clients/queens-nursing-institute.md new file mode 100644 index 0000000..e26eab7 --- /dev/null +++ b/_clients/queens-nursing-institute.md @@ -0,0 +1,4 @@ +--- +title: Queen's Nursing Institute Scotland +website: https://www.qnis.org.uk/ +--- diff --git a/_clients/resilient-scotland.md b/_clients/resilient-scotland.md new file mode 100644 index 0000000..1a4cda5 --- /dev/null +++ b/_clients/resilient-scotland.md @@ -0,0 +1,4 @@ +--- +title: Resilient Scotland +website: https://www.resilientscotland.org.uk/ +--- diff --git a/_clients/sands.md b/_clients/sands.md index 95911c6..995973d 100644 --- a/_clients/sands.md +++ b/_clients/sands.md @@ -1,3 +1,4 @@ --- title: Sands +website: https://www.sands.org.uk/ --- diff --git a/_clients/sarcoma.md b/_clients/sarcoma.md new file mode 100644 index 0000000..5644be4 --- /dev/null +++ b/_clients/sarcoma.md @@ -0,0 +1,4 @@ +--- +title: Sarcoma UK +website: https://sarcoma.org.uk +--- diff --git a/_clients/solarcentury.md b/_clients/solarcentury.md new file mode 100644 index 0000000..c1d46d3 --- /dev/null +++ b/_clients/solarcentury.md @@ -0,0 +1,4 @@ +--- +title: Solarcentury +website: https://www.solarcentury.com/ +--- diff --git a/_clients/sse.md b/_clients/sse.md new file mode 100644 index 0000000..c177685 --- /dev/null +++ b/_clients/sse.md @@ -0,0 +1,4 @@ +--- +title: The School for Social Entrepreneurs +website: https://www.the-sse.org/ +--- diff --git a/_clients/stethelburgas.md b/_clients/stethelburgas.md new file mode 100644 index 0000000..9b15db1 --- /dev/null +++ b/_clients/stethelburgas.md @@ -0,0 +1,4 @@ +--- +title: St Ethelburga's +website: https://stethelburgas.org/ +--- diff --git a/_clients/the-politics-network.md b/_clients/the-politics-network.md new file mode 100644 index 0000000..20c93a3 --- /dev/null +++ b/_clients/the-politics-network.md @@ -0,0 +1,3 @@ +--- +title: Political Education Network +--- \ No newline at end of file diff --git a/_clients/unesco.md b/_clients/unesco.md new file mode 100644 index 0000000..52d9b69 --- /dev/null +++ b/_clients/unesco.md @@ -0,0 +1,3 @@ +--- +title: United Nations Educational, Scientific and Cultural Organization +--- diff --git a/_clients/unicef.md b/_clients/unicef.md index e05941d..bdcb5c1 100644 --- a/_clients/unicef.md +++ b/_clients/unicef.md @@ -1,3 +1,4 @@ --- title: UNICEF +website: https://www.unicef.org/ --- diff --git a/_clients/weco.md b/_clients/weco.md new file mode 100644 index 0000000..76fec02 --- /dev/null +++ b/_clients/weco.md @@ -0,0 +1,3 @@ +--- +title: We Collective +--- \ No newline at end of file diff --git a/_clients/woda.md b/_clients/woda.md new file mode 100644 index 0000000..d264cba --- /dev/null +++ b/_clients/woda.md @@ -0,0 +1,4 @@ +--- +title: Worcestershire Office of Data Analytics +website: https://www.linkedin.com/company/worcestershire-office-of-data-analytics/ +--- diff --git a/_clients/woodcraftfolk.md b/_clients/woodcraftfolk.md new file mode 100644 index 0000000..823a3a1 --- /dev/null +++ b/_clients/woodcraftfolk.md @@ -0,0 +1,3 @@ +--- +title: Woodcraft Folk +--- diff --git a/_coops/agile-collective.md b/_coops/agile-collective.md index 23a6cce..53c55d0 100644 --- a/_coops/agile-collective.md +++ b/_coops/agile-collective.md @@ -2,43 +2,57 @@ title: Agile Collective name: Agile Collective members: 12 -website: http://agile.coop/ -email: info@agile.coop +website: https://agile.coop/ +email: hello@agile.coop twitter: AgileCollective github: agilecollective -telephone: '01865 403 120' -address: Room 301,The Old Music Hall,106-108 Cowley Road,Oxford,United Kingdom,OX4 1JE +telephone: '+44 (0) 1865 403 120' +address: The Old Music Hall,106-108 Cowley Road,Oxford,OX4 1JE,United Kingdom latitude: 51.7483161 longitude: -1.2390645000000404 clients: -- global-canopy-programme +- actionaid +- basw +- bond +- climate-outreach +- co-operatives-uk +- eden-project +- ethical-consumer +- food-standards-agency +- freedom-from-torture +- fundraising-regulator +- global-canopy - information-architecture-institute - international-land-coalition - international-planned-parenthood-federation +- modern-art-oxford - oxfam-international - oxford-city-council - oxfordshire-county-council - sands -- the-eden-project +- sarcoma - unicef -- university-of-oxford services: +- analytics - branding-and-identity - consultancy +- data-visualisation - development -- devops -- graphic-design - ideation - logo-design - seo-optimisation +- strategy - sysadmin - user-research - web-design technologies: - apache -- gnu-bash +- bash +- debian +- discourse - d3 - drupal +- docker - gitlab - htmlcss - icinga @@ -48,12 +62,14 @@ technologies: - munin - mysql - php +- rocket-chat - symfony - ubuntu +- wordpress --- -Agile Collective is a small team of designers and developers who make websites for socially positive organisations such as charities, NGOs, social enterprises and educational institutions. We take a highly creative and integrated approach to all of our projects which results in a transparent and empowering working environment for the whole project team – including our client. +Agile Collective is a worker-owned digital agency with a team of 18 based in the UK and Italy. -As a socially minded company ourselves, we make every effort to contribute to our communities, minimise our environmental impact and ensure sustainability in our work practices. We organise the monthly Oxford Drupal Users Group and a couple of us run the ‘Code Club’ on a Wednesday afternoon which is aimed at inspiring young people to get into coding. +We design, build and support websites for purpose-driven organisations: clients that value environmental sustainability, social responsibility, equality and human rights, and share our vision of a better world for everyone. -There is also a company-wide obsession with cycling of various kinds. \ No newline at end of file +We are a company with a conscience. And lots of bicycles. diff --git a/_coops/animorph.md b/_coops/animorph.md index 4b7f997..bfd62e7 100644 --- a/_coops/animorph.md +++ b/_coops/animorph.md @@ -1,7 +1,7 @@ --- title: Animorph name: Animorph -members: 4 +members: 5 website: https://animorph.coop email: we@animorph.coop twitter: animorphcoop @@ -13,15 +13,21 @@ longitude: -0.10782689999996364 clients: - halo-post-production - southbank-centre +- open-university +- packt +- isd services: - animation - artwork - augmented-reality +- big-data - branding-and-identity - development - exhibition-and-display +- game-design - graphic-design - ideation +- machine-learning - mixed-reality - motion-graphics - virtual-reality @@ -29,16 +35,21 @@ technologies: - c - htmlcss - javascript +- node-js - python - unity-3d --- -We are an immersive media workers’ co-operative specialising in virtual, augmented and mixed reality. +Animorph addresses unmet medical and social needs using augmented and virtual reality. -Our projects range from 3D interface integration, art and research, through simulations, education and app optimisation, to strictly practical applications. +We specialise in developing digital medicines and cognitive prosthetics that empower users to achieve what was previously impossible. -We collaboratively conceive and develop applications that provide quality matching the capacity of the new media realm. +We provide a full range of services and products geared towards bespoke immersive app development, including research, design workshops, programming, consultation, video production, and sound design. -We look forward to engaging in cutting-edge endeavours that build bridges across disciplines and environments in order to bring people together. +Since early 2016, we have been collaborating with social enterprises, medical researchers, and organisations including Southbank Centre, The Open University, and Google Innovation Fund. + +All stakeholders are invited to actively participate in our development process. We excel at understanding the challenges expressed by our end-users; every story takes us on a unique journey. + +Animorph Co-operative is democratically owned and run, with great care for the well-being of our workers, supporting professional as well as personal development. Let’s forge alliances for the future we want to live in. \ No newline at end of file diff --git a/_coops/autonomic.md b/_coops/autonomic.md index b1391b4..8242433 100644 --- a/_coops/autonomic.md +++ b/_coops/autonomic.md @@ -28,7 +28,7 @@ services: - web-design technologies: - ansible -- gnu-bash +- bash - civicrm - d3 - debian @@ -59,4 +59,4 @@ We build technologies and infrastructure to empower users to make a positive imp * Transparency * Privacy -We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control. \ No newline at end of file +We design integrated infrastructure tailored to your needs utilising technologies from the best free and open source software projects available. Your data under your control. diff --git a/_coops/co-operative-web.md b/_coops/co-operative-web.md index 468dcf9..9f909b5 100644 --- a/_coops/co-operative-web.md +++ b/_coops/co-operative-web.md @@ -49,7 +49,7 @@ services: - virtual-servers technologies: - net -- angular-1-x +- angular - centos - express-js - gitlab diff --git a/_coops/code-operative.md b/_coops/code-operative.md new file mode 100644 index 0000000..ace4bd9 --- /dev/null +++ b/_coops/code-operative.md @@ -0,0 +1,48 @@ +--- +title: Code-Operative +name: Code-Operative +members: 8 +website: https://code-operative.co.uk +email: contact@code-operative.co.uk +twitter: code_operative +github: Code-Operative +address: Baltic Business Quarters, Abbott's Hill, Gateshead, United Kingdom, NE8 3DF +latitude: 54.966587 +longitude: -1.595418 +clients: +- acorn +- weco +- generation-rent +- alpha-complex +- land-explorer +- health-in-touch +- the-politics-network +services: +- development +- consultancy +- database-solutions +- machine-learning +- web-design +technologies: +- angular +- ionic +- reactjs +- node-js +- javascript +- htmlcss +- django-2 +- python +- laravel +- php +- c +- net +- java +- google-maps +- postgresql +- sql-server +- ubuntu +--- + +Code-Operative is a community of tech freelancers based in the North-East of England, with members and affiliates based further afield as well. Code-Op's processes are designed to bridge the gap between freelancers and the clients who need them, operating a not-for-profit model which puts quality and the needs of client and freelancer first. + +We can offer the traditional role-based services of an agency but we can also manage existing projects and build new systems from scratch. diff --git a/_coops/form-and-function.md b/_coops/form-and-function.md new file mode 100644 index 0000000..988aeb1 --- /dev/null +++ b/_coops/form-and-function.md @@ -0,0 +1,42 @@ +--- +title: Form & Function Digital Co-operative +name: Form & Function Digital Co-operative +members: 3 +website: https://www.formandfunction.coop/ +email: hello@formandfunction.coop +twitter: faf_digital +github: +telephone: '01315108735' +address: Davidson House, 57 Queen Charlotte Street, Edinburgh EH6 7EY +latitude: 55.973417 +longitude: -3.1664222 +clients: +- cairn-housing-association +- cds-co-operatives +- childrens-health-scotland +- ecas +- greener-kirkcaldy +- ifsw +- queens-nursing-institute +- resilient-scotland +services: +- consultancy +- development +- domain-names +- hosting +- seo-optimisation +- web-design +technologies: +- gitlab +- google-maps +- htmlcss +- javascript +- matomo +- mysql +- php +- wordpress +--- + +Based in Edinburgh, the small team of developers at Form & Function Digital Co-operative provides a comprehensive range of services including digital consultancy, website design & development using WordPress. We also provide hosting, maintenance and support services for the sites we build. + +We have cultivated a strong reputation within the industry, as a reliable and dependable digital transformation partner. Through our work with charities, social enterprises, housing associations, community and campaigning organisations, co-operatives and other ethical businesses, we aim to deliver engaging and inclusive online experiences across the third-sector. \ No newline at end of file diff --git a/_coops/graphics-coop.md b/_coops/graphics-coop.md deleted file mode 100644 index e57f5d5..0000000 --- a/_coops/graphics-coop.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: graphics.coop -name: graphics.coop -members: 4 -website: https://graphics.coop/ -email: info@graphics.coop -twitter: graphicscoop -github: -telephone: '01315249779' -address: 32 Annandale Street Lane,Edinburgh,Scotland,EH7 4LS -latitude: 55.9607296 -longitude: -3.182652400000052 -clients: -- cairn-housing-association -- cds-co-operatives -- children-s-health-scotland -- hanover-scotland-housing-association -- intandem -- myparkscotland -- voluntary-health-scotland -- women-s-fund-for-scotland -services: -- artwork -- branding-and-identity -- consultancy -- domain-names -- exhibition-and-display -- graphic-design -- hosting -- logo-design -- seo-optimisation -- web-design -technologies: -- gitlab -- google-maps -- htmlcss -- javascript -- matomo -- mysql -- php -- wordpress ---- - -We specialise in design, print and digital services for the third sector. - -We’ve been working with charities, housing associations, social enterprises, campaigners and communities since 1989, so we know the things that matter to third sector clients. Our values as a worker co-operative mean we’re committed to empowering and inspiring these organisations to communicate their message with confidence and helping them make the world a better place. \ No newline at end of file diff --git a/_coops/greennet.md b/_coops/greennet.md new file mode 100644 index 0000000..2cf1e7f --- /dev/null +++ b/_coops/greennet.md @@ -0,0 +1,63 @@ +--- +title: GreenNet +name: GreenNet +members: 8 +website: http://greennet.org.uk +email: info@gn.apc.org +twitter: GreenNetISP +telephone: '0330 559 4011' +address: The Green House, 244-254 Cambridge Heath Road, London E2 9DA +latitude: 51.532930285126 +longitude: -0.056744813919067 + +clients: +- apc +- ica +- woodcraftfolk +- privacy-international +- unesco +- friendshouse +- pbi +- nswp +- public-law-project + +services: +- development +- sysadmin +- user-research +- web-design +- virtual-servers +- mailing +- hosting +- it-security +- domain-names +- email +- community-building +- broadband + +technologies: +- apache +- bash +- drupal +- gitlab +- htmlcss +- javascript +- matomo +- php +- symfony +- ubuntu +- ansible +- civicrm +- debian +- docker +- lets-encrypt +- mailman +- mediawiki +- munin +- mysql +- nextcloud +- wordpress +- xen-hypervisor +--- + +GreenNet is a not-for-profit non-hierarchical collective established 1985, providing internet services, broadband, web design, email and hosting to supporters of peace, the environment and human rights. We are members of ISPA UK and the APC. diff --git a/_coops/media-coop.md b/_coops/media-coop.md index f6fe76f..1c5d26d 100644 --- a/_coops/media-coop.md +++ b/_coops/media-coop.md @@ -30,7 +30,7 @@ services: - user-research - web-design technologies: -- angular-1-x +- angular - django-2 - htmlcss - invision @@ -44,4 +44,4 @@ technologies: media co-op’s friendly, committed, creative team brings together years of experience creating powerful, engaging, accessible and award-winning work for communications, campaigning, promotion, education, training and broadcast. -We specialize in producing film, animation, web, apps and social media for third and public sector partners; and we have a particular enthusiasm for projects involving co-design and participation where service-users, volunteers and staff can get involved. \ No newline at end of file +We specialize in producing film, animation, web, apps and social media for third and public sector partners; and we have a particular enthusiasm for projects involving co-design and participation where service-users, volunteers and staff can get involved. diff --git a/_coops/open-data-services.md b/_coops/open-data-services.md index 7b0361a..fbcb852 100644 --- a/_coops/open-data-services.md +++ b/_coops/open-data-services.md @@ -31,7 +31,7 @@ services: - strategy technologies: - apache -- gnu-bash +- bash - debian - django-2 - htmlcss @@ -50,4 +50,4 @@ We provide training, consultancy, development and support for: * Organisations building and maintaining open data standards * Organisations publishing open data -* Organisations using open data \ No newline at end of file +* Organisations using open data diff --git a/_coops/outlandish.md b/_coops/outlandish.md index fcb925e..ef0e690 100644 --- a/_coops/outlandish.md +++ b/_coops/outlandish.md @@ -55,7 +55,7 @@ services: - user-research - web-design technologies: -- angular-1-x +- angular - d3 - express-js - google-maps @@ -77,4 +77,4 @@ Outlandish is made up of around 20 collaborators and co-owners who love quality We build digital applications and websites for companies, charities and universities that make their lives easier and help them to discover and communicate new insights from their data. We are a worker co-operative and invest all surpluses into projects that help achieve our goals. -We specialise in web applications and websites that make large amounts of data easy to manage through beautiful interfaces but we turn our hands to all sorts. We love ambitious and innovative projects and we’ve helped our clients manage their money, build social movements, publicise research and engage people with poetry. \ No newline at end of file +We specialise in web applications and websites that make large amounts of data easy to manage through beautiful interfaces but we turn our hands to all sorts. We love ambitious and innovative projects and we’ve helped our clients manage their money, build social movements, publicise research and engage people with poetry. diff --git a/_coops/secure-active-c-i-c.md b/_coops/secure-active-c-i-c.md index b280648..4420676 100644 --- a/_coops/secure-active-c-i-c.md +++ b/_coops/secure-active-c-i-c.md @@ -24,7 +24,7 @@ services: - strategy - user-research technologies: -- gnu-bash +- bash - centos - debian - discourse @@ -56,4 +56,4 @@ Our consultants are experienced information security professionals who have work #### Ethical & Unbiased -Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times. \ No newline at end of file +Secure Active works to a strict code of professional ethics. Before working with you, we will establish a non-disclosure agreement to protect your organisation: you maintain control of your information at all times. diff --git a/_coops/sluth.md b/_coops/sluth.md new file mode 100644 index 0000000..04d07be --- /dev/null +++ b/_coops/sluth.md @@ -0,0 +1,15 @@ +--- +title: Sleuth Cooperative +name: Sleuth Cooperative +members: 1 +website: https://www.sleuth.coop/ +email: hello@sleuth.coop +twitter: simpson_hilary +linkedin: https://www.linkedin.com/in/hilary-simpson-02395418/ +address: Sleuth Cooperative,Nye Bevan House,London,SW6 7TB,United Kingdom +clients: +- woda +- barbourlogic +--- + +We are a research and technology Cooperative of 50% women — able to adapt to your brief using our diverse networks, delivering maximum value as efficiently as possible. diff --git a/_coops/united-diversity.md b/_coops/united-diversity.md index e4cc05f..935ce17 100644 --- a/_coops/united-diversity.md +++ b/_coops/united-diversity.md @@ -18,6 +18,22 @@ clients: - better-media - co-operatives-london - wiki-factory +- solarcentury +- opencoop +- offgrid-festival +- mhsgroup +- opendemocracy +- ideo +- stethelburgas +- 1010uk +- ovesco +- londonpermaculture +- bioregional +- commonfutures +- kaizen +- sse +- en10ergy +- neweconomics services: - branding-and-identity - community-building diff --git a/_coops/webarchitects.md b/_coops/webarchitects.md index 28e5a06..8d8b8f9 100644 --- a/_coops/webarchitects.md +++ b/_coops/webarchitects.md @@ -1,7 +1,7 @@ --- title: Webarchitects Co-operative name: Webarchitects Co-operative -members: 60 +members: 3 website: https://www.webarchitects.coop/ email: info@webarch.net twitter: webarchcoop @@ -95,7 +95,7 @@ services: technologies: - ansible - apache -- gnu-bash +- bash - centos - debian - discourse diff --git a/_layouts/service.html b/_layouts/service.html index 76832f9..8bb8e12 100644 --- a/_layouts/service.html +++ b/_layouts/service.html @@ -15,7 +15,7 @@
- + {{ page.name }}

Coops that offer {{ page.name }}

{% if page.description %}

{{ page.description }}

@@ -42,8 +42,8 @@ {% for coop in site.coops %} {% if coop.services contains page.slug %} {% endif %} diff --git a/_layouts/technology.html b/_layouts/technology.html index bd70b7c..0710307 100644 --- a/_layouts/technology.html +++ b/_layouts/technology.html @@ -42,7 +42,7 @@ {% for coop in site.coops %} {% if coop.technologies contains page.slug %} diff --git a/_services/analytics.md b/_services/analytics.md new file mode 100644 index 0000000..f026c7c --- /dev/null +++ b/_services/analytics.md @@ -0,0 +1,4 @@ +--- +title: Analytics +name: Analytics +--- diff --git a/_services/broadband.md b/_services/broadband.md new file mode 100644 index 0000000..6219527 --- /dev/null +++ b/_services/broadband.md @@ -0,0 +1,4 @@ +--- +title: Broadband +name: Broadband +--- diff --git a/_services/machine-learning.md b/_services/machine-learning.md new file mode 100644 index 0000000..72c8de3 --- /dev/null +++ b/_services/machine-learning.md @@ -0,0 +1,4 @@ +--- +title: Machine Learning +name: Machine Learning +--- \ No newline at end of file diff --git a/_technologies/angular-1-x.md b/_technologies/angular-1-x.md deleted file mode 100644 index 4ac16ed..0000000 --- a/_technologies/angular-1-x.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Angular 1.x -name: Angular 1.x ---- diff --git a/_technologies/angular.md b/_technologies/angular.md new file mode 100644 index 0000000..35fde06 --- /dev/null +++ b/_technologies/angular.md @@ -0,0 +1,4 @@ +--- +title: Angular +name: Angular +--- diff --git a/_technologies/bash.md b/_technologies/bash.md index aa853c9..0b8adf4 100644 --- a/_technologies/bash.md +++ b/_technologies/bash.md @@ -1,5 +1,7 @@ --- title: Bash -name: Bash +name: bash +website: https://www.gnu.org/software/bash/ +description: Bash is the GNU Project's shell. Bash is the Bourne Again SHell. --- diff --git a/_technologies/gnu-bash.md b/_technologies/gnu-bash.md deleted file mode 100644 index 4611d6f..0000000 --- a/_technologies/gnu-bash.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Bash -name: Bash ---- diff --git a/_technologies/ionic.md b/_technologies/ionic.md new file mode 100644 index 0000000..9343274 --- /dev/null +++ b/_technologies/ionic.md @@ -0,0 +1,4 @@ +--- +title: Ionic +name: Ionic +--- diff --git a/assets/css/app.css b/assets/css/app.css index 45432e6..84b8189 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -6658,6 +6658,7 @@ a:focus { height: 123px; text-align: center; border: solid 1px #e6e5e1; + padding: 8px; background-color: #ffffff; display: block; margin-bottom: -1px; @@ -6682,6 +6683,14 @@ a:focus { .coop-thumb img { max-height: 100%; } +/* Vertical align coop logos on technology and services pages */ +.technology #grid .coop-thumb, +.service #grid .coop-thumb { + display: flex; + justify-content: center; + align-items: center; +} + .has-tip { cursor: pointer; cursor: hand; @@ -6884,6 +6893,7 @@ h5#join-us { height: 120px; } .coop .client-thumb-container .client-thumb-header { + text-align: center; font-family: "open_sansregular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; color: #555a64; } @@ -6893,6 +6903,11 @@ h5#join-us { .coop a { word-break: break-all; } + +.coop #page-banner div div { + width: 50%; +} + /* ---------------------------------------- SERVICE/TECHNOLOGY ---------------------------------------- */ .service #page-banner, .technology #page-banner { diff --git a/images/clients/1010uk.png b/images/clients/1010uk.png new file mode 100644 index 0000000..9bc97fc Binary files /dev/null and b/images/clients/1010uk.png differ diff --git a/images/clients/acorn.png b/images/clients/acorn.png new file mode 100644 index 0000000..3e58394 Binary files /dev/null and b/images/clients/acorn.png differ diff --git a/images/clients/actionaid.png b/images/clients/actionaid.png new file mode 100644 index 0000000..ecc3625 Binary files /dev/null and b/images/clients/actionaid.png differ diff --git a/images/clients/alpha-complex.png b/images/clients/alpha-complex.png new file mode 100644 index 0000000..52cceab Binary files /dev/null and b/images/clients/alpha-complex.png differ diff --git a/images/clients/apc.png b/images/clients/apc.png new file mode 100644 index 0000000..dd98c21 Binary files /dev/null and b/images/clients/apc.png differ diff --git a/images/clients/barbourlogic.png b/images/clients/barbourlogic.png new file mode 100644 index 0000000..370166d Binary files /dev/null and b/images/clients/barbourlogic.png differ diff --git a/images/clients/basw.png b/images/clients/basw.png new file mode 100644 index 0000000..3d70d42 Binary files /dev/null and b/images/clients/basw.png differ diff --git a/images/clients/bioregional.png b/images/clients/bioregional.png new file mode 100644 index 0000000..251b78c Binary files /dev/null and b/images/clients/bioregional.png differ diff --git a/images/clients/bond.png b/images/clients/bond.png index 6b226f9..a5de2c5 100644 Binary files a/images/clients/bond.png and b/images/clients/bond.png differ diff --git a/images/clients/bond.svg b/images/clients/bond.svg new file mode 100644 index 0000000..751345e --- /dev/null +++ b/images/clients/bond.svg @@ -0,0 +1,66 @@ + + + + + Artboard 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/clients/childrens-health-scotland.png b/images/clients/childrens-health-scotland.png new file mode 100644 index 0000000..2975601 Binary files /dev/null and b/images/clients/childrens-health-scotland.png differ diff --git a/images/clients/climate-outreach.png b/images/clients/climate-outreach.png new file mode 100644 index 0000000..d8e2914 Binary files /dev/null and b/images/clients/climate-outreach.png differ diff --git a/images/clients/co-operatives-uk.svg b/images/clients/co-operatives-uk.svg new file mode 100644 index 0000000..ec29ea4 --- /dev/null +++ b/images/clients/co-operatives-uk.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/clients/commonfutures.png b/images/clients/commonfutures.png new file mode 100644 index 0000000..36fe6ce Binary files /dev/null and b/images/clients/commonfutures.png differ diff --git a/images/clients/ecas.png b/images/clients/ecas.png new file mode 100644 index 0000000..b2ca48c Binary files /dev/null and b/images/clients/ecas.png differ diff --git a/images/clients/eden-project.png b/images/clients/eden-project.png new file mode 100644 index 0000000..79a0e62 Binary files /dev/null and b/images/clients/eden-project.png differ diff --git a/images/clients/en10ergy.png b/images/clients/en10ergy.png new file mode 100644 index 0000000..c06df68 Binary files /dev/null and b/images/clients/en10ergy.png differ diff --git a/images/clients/ethical-consumer.png b/images/clients/ethical-consumer.png new file mode 100644 index 0000000..485ff8b Binary files /dev/null and b/images/clients/ethical-consumer.png differ diff --git a/images/clients/food-standards-agency.png b/images/clients/food-standards-agency.png new file mode 100644 index 0000000..3e89984 Binary files /dev/null and b/images/clients/food-standards-agency.png differ diff --git a/images/clients/freedom-from-torture.png b/images/clients/freedom-from-torture.png new file mode 100644 index 0000000..448714e Binary files /dev/null and b/images/clients/freedom-from-torture.png differ diff --git a/images/clients/friendshouse.png b/images/clients/friendshouse.png new file mode 100644 index 0000000..9c7e94a Binary files /dev/null and b/images/clients/friendshouse.png differ diff --git a/images/clients/fundraising-regulator.png b/images/clients/fundraising-regulator.png new file mode 100644 index 0000000..54a30a0 Binary files /dev/null and b/images/clients/fundraising-regulator.png differ diff --git a/images/clients/generation-rent.png b/images/clients/generation-rent.png new file mode 100644 index 0000000..a65bfe0 Binary files /dev/null and b/images/clients/generation-rent.png differ diff --git a/images/clients/global-canopy-programme.png b/images/clients/global-canopy-programme.png deleted file mode 100644 index d714e5b..0000000 Binary files a/images/clients/global-canopy-programme.png and /dev/null differ diff --git a/images/clients/global-canopy.png b/images/clients/global-canopy.png new file mode 100644 index 0000000..33396a1 Binary files /dev/null and b/images/clients/global-canopy.png differ diff --git a/images/clients/greener-kirkcaldy.png b/images/clients/greener-kirkcaldy.png new file mode 100644 index 0000000..8b41473 Binary files /dev/null and b/images/clients/greener-kirkcaldy.png differ diff --git a/images/clients/health-in-touch.png b/images/clients/health-in-touch.png new file mode 100644 index 0000000..b017630 Binary files /dev/null and b/images/clients/health-in-touch.png differ diff --git a/images/clients/ica.png b/images/clients/ica.png new file mode 100644 index 0000000..e4e34ae Binary files /dev/null and b/images/clients/ica.png differ diff --git a/images/clients/ideo.png b/images/clients/ideo.png new file mode 100644 index 0000000..2f9b29d Binary files /dev/null and b/images/clients/ideo.png differ diff --git a/images/clients/ifsw.png b/images/clients/ifsw.png new file mode 100644 index 0000000..5a66ac8 Binary files /dev/null and b/images/clients/ifsw.png differ diff --git a/images/clients/information-architecture-institute.png b/images/clients/information-architecture-institute.png index e02c6ef..5c9f707 100644 Binary files a/images/clients/information-architecture-institute.png and b/images/clients/information-architecture-institute.png differ diff --git a/images/clients/information-architecture-institute.svg b/images/clients/information-architecture-institute.svg new file mode 100644 index 0000000..435550e --- /dev/null +++ b/images/clients/information-architecture-institute.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/clients/international-land-coalition.png b/images/clients/international-land-coalition.png index e35ede0..6e2b917 100644 Binary files a/images/clients/international-land-coalition.png and b/images/clients/international-land-coalition.png differ diff --git a/images/clients/ippf.png b/images/clients/ippf.png index 68e8cdb..f564ed7 100644 Binary files a/images/clients/ippf.png and b/images/clients/ippf.png differ diff --git a/images/clients/isd.png b/images/clients/isd.png new file mode 100644 index 0000000..935cd88 Binary files /dev/null and b/images/clients/isd.png differ diff --git a/images/clients/kaizen.png b/images/clients/kaizen.png new file mode 100644 index 0000000..1266b8e Binary files /dev/null and b/images/clients/kaizen.png differ diff --git a/images/clients/land-explorer.png b/images/clients/land-explorer.png new file mode 100644 index 0000000..9a498a1 Binary files /dev/null and b/images/clients/land-explorer.png differ diff --git a/images/clients/londonpermaculture.png b/images/clients/londonpermaculture.png new file mode 100644 index 0000000..40aa004 Binary files /dev/null and b/images/clients/londonpermaculture.png differ diff --git a/images/clients/mhsgroup.png b/images/clients/mhsgroup.png new file mode 100644 index 0000000..d99ad5b Binary files /dev/null and b/images/clients/mhsgroup.png differ diff --git a/images/clients/modern-art-oxford.png b/images/clients/modern-art-oxford.png new file mode 100644 index 0000000..d7e443f Binary files /dev/null and b/images/clients/modern-art-oxford.png differ diff --git a/images/clients/neweconomics.png b/images/clients/neweconomics.png new file mode 100644 index 0000000..4e4b27e Binary files /dev/null and b/images/clients/neweconomics.png differ diff --git a/images/clients/nswp.png b/images/clients/nswp.png new file mode 100644 index 0000000..565bded Binary files /dev/null and b/images/clients/nswp.png differ diff --git a/images/clients/offgrid-festival.png b/images/clients/offgrid-festival.png new file mode 100644 index 0000000..d67090d Binary files /dev/null and b/images/clients/offgrid-festival.png differ diff --git a/images/clients/opencoop.png b/images/clients/opencoop.png new file mode 100644 index 0000000..e7689ab Binary files /dev/null and b/images/clients/opencoop.png differ diff --git a/images/clients/opendemocracy.png b/images/clients/opendemocracy.png new file mode 100644 index 0000000..f9a5e43 Binary files /dev/null and b/images/clients/opendemocracy.png differ diff --git a/images/clients/ovesco.png b/images/clients/ovesco.png new file mode 100644 index 0000000..62a50ec Binary files /dev/null and b/images/clients/ovesco.png differ diff --git a/images/clients/oxfam-international.png b/images/clients/oxfam-international.png index 73ffed7..5bae008 100644 Binary files a/images/clients/oxfam-international.png and b/images/clients/oxfam-international.png differ diff --git a/images/clients/oxford-city-council.png b/images/clients/oxford-city-council.png index 2ff6e82..2ea4f74 100644 Binary files a/images/clients/oxford-city-council.png and b/images/clients/oxford-city-council.png differ diff --git a/images/clients/packt.png b/images/clients/packt.png new file mode 100644 index 0000000..1fa7b6f Binary files /dev/null and b/images/clients/packt.png differ diff --git a/images/clients/pbi.png b/images/clients/pbi.png new file mode 100644 index 0000000..ba6b4a6 Binary files /dev/null and b/images/clients/pbi.png differ diff --git a/images/clients/privacy-international.png b/images/clients/privacy-international.png new file mode 100644 index 0000000..312a46b Binary files /dev/null and b/images/clients/privacy-international.png differ diff --git a/images/clients/public-law-project.png b/images/clients/public-law-project.png new file mode 100644 index 0000000..0211fdb Binary files /dev/null and b/images/clients/public-law-project.png differ diff --git a/images/clients/queens-nursing-institute.png b/images/clients/queens-nursing-institute.png new file mode 100644 index 0000000..a128e37 Binary files /dev/null and b/images/clients/queens-nursing-institute.png differ diff --git a/images/clients/resilient-scotland.png b/images/clients/resilient-scotland.png new file mode 100644 index 0000000..e558eae Binary files /dev/null and b/images/clients/resilient-scotland.png differ diff --git a/images/clients/sarcoma.png b/images/clients/sarcoma.png new file mode 100644 index 0000000..4f4d7ce Binary files /dev/null and b/images/clients/sarcoma.png differ diff --git a/images/clients/solarcentury.png b/images/clients/solarcentury.png new file mode 100644 index 0000000..e75d850 Binary files /dev/null and b/images/clients/solarcentury.png differ diff --git a/images/clients/sse.png b/images/clients/sse.png new file mode 100644 index 0000000..12301f1 Binary files /dev/null and b/images/clients/sse.png differ diff --git a/images/clients/stethelburgas.png b/images/clients/stethelburgas.png new file mode 100644 index 0000000..74e1245 Binary files /dev/null and b/images/clients/stethelburgas.png differ diff --git a/images/clients/the-politics-network.png b/images/clients/the-politics-network.png new file mode 100644 index 0000000..9a77543 Binary files /dev/null and b/images/clients/the-politics-network.png differ diff --git a/images/clients/unesco.png b/images/clients/unesco.png new file mode 100644 index 0000000..3184bb4 Binary files /dev/null and b/images/clients/unesco.png differ diff --git a/images/clients/unicef.png b/images/clients/unicef.png index da8df61..af56f12 100644 Binary files a/images/clients/unicef.png and b/images/clients/unicef.png differ diff --git a/images/clients/weco.png b/images/clients/weco.png new file mode 100644 index 0000000..1a88d85 Binary files /dev/null and b/images/clients/weco.png differ diff --git a/images/clients/woda.png b/images/clients/woda.png new file mode 100644 index 0000000..b218e80 Binary files /dev/null and b/images/clients/woda.png differ diff --git a/images/clients/woodcraftfolk.png b/images/clients/woodcraftfolk.png new file mode 100644 index 0000000..42475d5 Binary files /dev/null and b/images/clients/woodcraftfolk.png differ diff --git a/images/coops/agile-collective.png b/images/coops/agile-collective.png index 8c18a04..6cc94cf 100644 Binary files a/images/coops/agile-collective.png and b/images/coops/agile-collective.png differ diff --git a/images/coops/agile-collective.svg b/images/coops/agile-collective.svg new file mode 100644 index 0000000..3c478a0 --- /dev/null +++ b/images/coops/agile-collective.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/coops/animorph.svg b/images/coops/animorph.svg new file mode 100644 index 0000000..f9de65f --- /dev/null +++ b/images/coops/animorph.svg @@ -0,0 +1,93 @@ + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + + + + + + + + + + diff --git a/images/coops/blake-house-filmmakers-co-op.svg b/images/coops/blake-house-filmmakers-co-op.svg new file mode 100644 index 0000000..f893c4f --- /dev/null +++ b/images/coops/blake-house-filmmakers-co-op.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/images/coops/code-operative.png b/images/coops/code-operative.png new file mode 100644 index 0000000..30665bd Binary files /dev/null and b/images/coops/code-operative.png differ diff --git a/images/coops/form-and-function.png b/images/coops/form-and-function.png new file mode 100644 index 0000000..0e6b9f8 Binary files /dev/null and b/images/coops/form-and-function.png differ diff --git a/images/coops/graphics-coop.png b/images/coops/graphics-coop.png deleted file mode 100644 index 941d5ac..0000000 Binary files a/images/coops/graphics-coop.png and /dev/null differ diff --git a/images/coops/greennet.png b/images/coops/greennet.png new file mode 100644 index 0000000..d515820 Binary files /dev/null and b/images/coops/greennet.png differ diff --git a/images/coops/mediablaze-hosts.svg b/images/coops/mediablaze-hosts.svg new file mode 100644 index 0000000..233796d --- /dev/null +++ b/images/coops/mediablaze-hosts.svg @@ -0,0 +1,35 @@ + + + + diff --git a/images/coops/open-data-services.svg b/images/coops/open-data-services.svg new file mode 100644 index 0000000..4548cc0 --- /dev/null +++ b/images/coops/open-data-services.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/coops/outlandish.png b/images/coops/outlandish.png index cf1bd4b..969bc58 100644 Binary files a/images/coops/outlandish.png and b/images/coops/outlandish.png differ diff --git a/images/coops/outlandish.svg b/images/coops/outlandish.svg new file mode 100644 index 0000000..1c77992 --- /dev/null +++ b/images/coops/outlandish.svg @@ -0,0 +1 @@ +Outlandish-logo-16x9 \ No newline at end of file diff --git a/images/coops/sluth.png b/images/coops/sluth.png new file mode 100644 index 0000000..7b053fe Binary files /dev/null and b/images/coops/sluth.png differ diff --git a/images/coops/united-diversity.svg b/images/coops/united-diversity.svg new file mode 100644 index 0000000..81c0010 --- /dev/null +++ b/images/coops/united-diversity.svg @@ -0,0 +1,2727 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/images/services/analytics.png b/images/services/analytics.png new file mode 100644 index 0000000..afe14c1 Binary files /dev/null and b/images/services/analytics.png differ diff --git a/images/services/analytics.svg b/images/services/analytics.svg new file mode 100644 index 0000000..2b80fe8 --- /dev/null +++ b/images/services/analytics.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/images/services/animation.svg b/images/services/animation.svg new file mode 100644 index 0000000..303415f --- /dev/null +++ b/images/services/animation.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/images/services/artwork.svg b/images/services/artwork.svg new file mode 100644 index 0000000..00aa33d --- /dev/null +++ b/images/services/artwork.svg @@ -0,0 +1 @@ +Asset 3 \ No newline at end of file diff --git a/images/services/augmented-reality.svg b/images/services/augmented-reality.svg new file mode 100644 index 0000000..f11153d --- /dev/null +++ b/images/services/augmented-reality.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file diff --git a/images/services/big-data.svg b/images/services/big-data.svg new file mode 100644 index 0000000..1b9637e --- /dev/null +++ b/images/services/big-data.svg @@ -0,0 +1 @@ +Asset 2 \ No newline at end of file diff --git a/images/services/binding-and-special-effects.svg b/images/services/binding-and-special-effects.svg new file mode 100644 index 0000000..8c699e7 --- /dev/null +++ b/images/services/binding-and-special-effects.svg @@ -0,0 +1 @@ +Asset 22 \ No newline at end of file diff --git a/images/services/branding-and-identity.svg b/images/services/branding-and-identity.svg new file mode 100644 index 0000000..2743cfe --- /dev/null +++ b/images/services/branding-and-identity.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/services/broadband.png b/images/services/broadband.png new file mode 100644 index 0000000..a280e0f Binary files /dev/null and b/images/services/broadband.png differ diff --git a/images/services/broadband.svg b/images/services/broadband.svg new file mode 100644 index 0000000..c1e20b7 --- /dev/null +++ b/images/services/broadband.svg @@ -0,0 +1 @@ +Asset 4 \ No newline at end of file diff --git a/images/services/business-analysis.svg b/images/services/business-analysis.svg new file mode 100644 index 0000000..a02aed5 --- /dev/null +++ b/images/services/business-analysis.svg @@ -0,0 +1,37 @@ + + + + + + + diff --git a/images/services/business-systems.svg b/images/services/business-systems.svg new file mode 100644 index 0000000..8728487 --- /dev/null +++ b/images/services/business-systems.svg @@ -0,0 +1 @@ +Asset 6 \ No newline at end of file diff --git a/images/services/community-building.svg b/images/services/community-building.svg new file mode 100644 index 0000000..a7b0d36 --- /dev/null +++ b/images/services/community-building.svg @@ -0,0 +1,34 @@ + + + + + + + + + diff --git a/images/services/consultancy.svg b/images/services/consultancy.svg new file mode 100644 index 0000000..04e93f5 --- /dev/null +++ b/images/services/consultancy.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + diff --git a/images/services/copywriting-and-translation.svg b/images/services/copywriting-and-translation.svg new file mode 100644 index 0000000..4d69c8e --- /dev/null +++ b/images/services/copywriting-and-translation.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + diff --git a/images/services/data-standards.svg b/images/services/data-standards.svg new file mode 100644 index 0000000..14fce35 --- /dev/null +++ b/images/services/data-standards.svg @@ -0,0 +1 @@ +Asset 10 \ No newline at end of file diff --git a/images/services/data-visualisation.svg b/images/services/data-visualisation.svg new file mode 100644 index 0000000..53222ce --- /dev/null +++ b/images/services/data-visualisation.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + diff --git a/images/services/database-solutions.svg b/images/services/database-solutions.svg new file mode 100644 index 0000000..dcd09cc --- /dev/null +++ b/images/services/database-solutions.svg @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/images/services/development.svg b/images/services/development.svg new file mode 100644 index 0000000..717e861 --- /dev/null +++ b/images/services/development.svg @@ -0,0 +1,18 @@ + + + + + + + + + diff --git a/images/services/devops.svg b/images/services/devops.svg new file mode 100644 index 0000000..b1f6a4f --- /dev/null +++ b/images/services/devops.svg @@ -0,0 +1 @@ +Asset 9 \ No newline at end of file diff --git a/images/services/distribution.svg b/images/services/distribution.svg new file mode 100644 index 0000000..2cd6dab --- /dev/null +++ b/images/services/distribution.svg @@ -0,0 +1 @@ +Asset 28 \ No newline at end of file diff --git a/images/services/document-repositories.svg b/images/services/document-repositories.svg new file mode 100644 index 0000000..c06c9b3 --- /dev/null +++ b/images/services/document-repositories.svg @@ -0,0 +1 @@ +Asset 11 \ No newline at end of file diff --git a/images/services/domain-names.svg b/images/services/domain-names.svg new file mode 100644 index 0000000..21efc8c --- /dev/null +++ b/images/services/domain-names.svg @@ -0,0 +1 @@ +Asset 36 \ No newline at end of file diff --git a/images/services/email.svg b/images/services/email.svg new file mode 100644 index 0000000..842a9f6 --- /dev/null +++ b/images/services/email.svg @@ -0,0 +1 @@ +Asset 12 \ No newline at end of file diff --git a/images/services/exhibition-and-display.svg b/images/services/exhibition-and-display.svg new file mode 100644 index 0000000..87d29e9 --- /dev/null +++ b/images/services/exhibition-and-display.svg @@ -0,0 +1 @@ +Asset 19 \ No newline at end of file diff --git a/images/services/film.svg b/images/services/film.svg new file mode 100644 index 0000000..37e19ff --- /dev/null +++ b/images/services/film.svg @@ -0,0 +1,28 @@ + + + + + + + diff --git a/images/services/game-design.svg b/images/services/game-design.svg new file mode 100644 index 0000000..777b761 --- /dev/null +++ b/images/services/game-design.svg @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/images/services/graphic-design.svg b/images/services/graphic-design.svg new file mode 100644 index 0000000..610d39f --- /dev/null +++ b/images/services/graphic-design.svg @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/images/services/hosting.svg b/images/services/hosting.svg new file mode 100644 index 0000000..0cbd3fa --- /dev/null +++ b/images/services/hosting.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/services/ideation.svg b/images/services/ideation.svg new file mode 100644 index 0000000..ccbbd75 --- /dev/null +++ b/images/services/ideation.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + diff --git a/images/services/illustration.svg b/images/services/illustration.svg new file mode 100644 index 0000000..abfb368 --- /dev/null +++ b/images/services/illustration.svg @@ -0,0 +1,15 @@ + + + + + + + diff --git a/images/services/it-security.svg b/images/services/it-security.svg new file mode 100644 index 0000000..81e4f62 --- /dev/null +++ b/images/services/it-security.svg @@ -0,0 +1 @@ +Asset 14 \ No newline at end of file diff --git a/images/services/leadership-development.svg b/images/services/leadership-development.svg new file mode 100644 index 0000000..48b3add --- /dev/null +++ b/images/services/leadership-development.svg @@ -0,0 +1,62 @@ + + + + + + + + + diff --git a/images/services/logo-design.svg b/images/services/logo-design.svg new file mode 100644 index 0000000..87cefb8 --- /dev/null +++ b/images/services/logo-design.svg @@ -0,0 +1,25 @@ + + + + + + + diff --git a/images/services/machine-learning.png b/images/services/machine-learning.png new file mode 100644 index 0000000..46e1e8f Binary files /dev/null and b/images/services/machine-learning.png differ diff --git a/images/services/machine-learning.svg b/images/services/machine-learning.svg new file mode 100644 index 0000000..af4d3a3 --- /dev/null +++ b/images/services/machine-learning.svg @@ -0,0 +1 @@ +Asset 15 \ No newline at end of file diff --git a/images/services/mailing.svg b/images/services/mailing.svg new file mode 100644 index 0000000..cfebb6d --- /dev/null +++ b/images/services/mailing.svg @@ -0,0 +1 @@ +Asset 25 \ No newline at end of file diff --git a/images/services/marketing.svg b/images/services/marketing.svg new file mode 100644 index 0000000..a66f59c --- /dev/null +++ b/images/services/marketing.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/services/mentoring.svg b/images/services/mentoring.svg new file mode 100644 index 0000000..b0f63e7 --- /dev/null +++ b/images/services/mentoring.svg @@ -0,0 +1,24 @@ + + + + + + + diff --git a/images/services/mixed-reality.svg b/images/services/mixed-reality.svg new file mode 100644 index 0000000..43cf5dd --- /dev/null +++ b/images/services/mixed-reality.svg @@ -0,0 +1 @@ +Asset 39 \ No newline at end of file diff --git a/images/services/motion-graphics.svg b/images/services/motion-graphics.svg new file mode 100644 index 0000000..a81f853 --- /dev/null +++ b/images/services/motion-graphics.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + diff --git a/images/services/paper-and-substrate-library.svg b/images/services/paper-and-substrate-library.svg new file mode 100644 index 0000000..c864884 --- /dev/null +++ b/images/services/paper-and-substrate-library.svg @@ -0,0 +1 @@ +Asset 21 \ No newline at end of file diff --git a/images/services/photography.svg b/images/services/photography.svg new file mode 100644 index 0000000..359cb6e --- /dev/null +++ b/images/services/photography.svg @@ -0,0 +1 @@ +Asset 38 \ No newline at end of file diff --git a/images/services/print-finishing.svg b/images/services/print-finishing.svg new file mode 100644 index 0000000..3375274 --- /dev/null +++ b/images/services/print-finishing.svg @@ -0,0 +1 @@ +Asset 23 \ No newline at end of file diff --git a/images/services/print-seminars-and-consulting.svg b/images/services/print-seminars-and-consulting.svg new file mode 100644 index 0000000..44e5cbf --- /dev/null +++ b/images/services/print-seminars-and-consulting.svg @@ -0,0 +1 @@ +Asset 17 \ No newline at end of file diff --git a/images/services/printing.svg b/images/services/printing.svg new file mode 100644 index 0000000..098f227 --- /dev/null +++ b/images/services/printing.svg @@ -0,0 +1 @@ +Asset 40 \ No newline at end of file diff --git a/images/services/rapid-application-development.svg b/images/services/rapid-application-development.svg new file mode 100644 index 0000000..498f92c --- /dev/null +++ b/images/services/rapid-application-development.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/images/services/reprographics.svg b/images/services/reprographics.svg new file mode 100644 index 0000000..38b149a --- /dev/null +++ b/images/services/reprographics.svg @@ -0,0 +1,19 @@ + + + + + + + + + + diff --git a/images/services/research.svg b/images/services/research.svg new file mode 100644 index 0000000..ad133d5 --- /dev/null +++ b/images/services/research.svg @@ -0,0 +1 @@ +Asset 7 \ No newline at end of file diff --git a/images/services/seo-optimisation.svg b/images/services/seo-optimisation.svg new file mode 100644 index 0000000..380817b --- /dev/null +++ b/images/services/seo-optimisation.svg @@ -0,0 +1,36 @@ + + + + + + + + + diff --git a/images/services/strategy.svg b/images/services/strategy.svg new file mode 100644 index 0000000..1ff36b5 --- /dev/null +++ b/images/services/strategy.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + diff --git a/images/services/sysadmin.svg b/images/services/sysadmin.svg new file mode 100644 index 0000000..ab27d3d --- /dev/null +++ b/images/services/sysadmin.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/images/services/user-research.svg b/images/services/user-research.svg new file mode 100644 index 0000000..bbb4662 --- /dev/null +++ b/images/services/user-research.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + diff --git a/images/services/virtual-reality.svg b/images/services/virtual-reality.svg new file mode 100644 index 0000000..1ed8f81 --- /dev/null +++ b/images/services/virtual-reality.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + diff --git a/images/services/virtual-servers.svg b/images/services/virtual-servers.svg new file mode 100644 index 0000000..0ff416d --- /dev/null +++ b/images/services/virtual-servers.svg @@ -0,0 +1 @@ +Asset 16 \ No newline at end of file diff --git a/images/services/web-design.svg b/images/services/web-design.svg new file mode 100644 index 0000000..7283db7 --- /dev/null +++ b/images/services/web-design.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/technologies/angular.png b/images/technologies/angular.png new file mode 100644 index 0000000..c510293 Binary files /dev/null and b/images/technologies/angular.png differ diff --git a/images/technologies/angular.svg b/images/technologies/angular.svg new file mode 100644 index 0000000..bf081ac --- /dev/null +++ b/images/technologies/angular.svg @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/images/technologies/ionic.png b/images/technologies/ionic.png new file mode 100644 index 0000000..256ef5a Binary files /dev/null and b/images/technologies/ionic.png differ