Compare commits
No commits in common. "master" and "add-infact-logo" have entirely different histories.
master
...
add-infact
@ -1,10 +1,9 @@
|
||||
---
|
||||
image: ruby:2.6.6
|
||||
image: ruby:2.5.3
|
||||
|
||||
stages:
|
||||
- test
|
||||
- staging
|
||||
- production
|
||||
- test
|
||||
- staging
|
||||
- production
|
||||
|
||||
variables:
|
||||
JEKYLL_ENV: production
|
||||
@ -21,50 +20,48 @@ before_script:
|
||||
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
- ssh-keyscan web.cotech.uk > ~/.ssh/known_hosts
|
||||
- ssh-keyscan 81.95.52.59 >> ~/.ssh/known_hosts
|
||||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- bundle install --path vendor
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- bundle exec jekyll build -d test
|
||||
- bundle exec jekyll build -d test
|
||||
artifacts:
|
||||
paths:
|
||||
- test
|
||||
- test
|
||||
except:
|
||||
- master
|
||||
- master
|
||||
|
||||
deploy:dev:
|
||||
stage: staging
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz --delete-after public/ cotech@web.cotech.uk:sites/dev/
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz --delete-after public/ cotech@webarch2.co.uk:sites/dev/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
- public
|
||||
environment:
|
||||
name: dev
|
||||
url: https://dev.coops.tech
|
||||
only:
|
||||
- master
|
||||
- master
|
||||
|
||||
deploy:production:
|
||||
stage: production
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz --delete-after public/ cotech@web.cotech.uk:sites/default/
|
||||
- bundle exec jekyll build -d public
|
||||
- rsync -aqz --delete-after public/ cotech@webarch2.co.uk:sites/default/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
- public
|
||||
environment:
|
||||
name: production
|
||||
url: https://www.coops.tech
|
||||
only:
|
||||
- master
|
||||
- master
|
||||
when: manual
|
||||
|
||||
after_script:
|
||||
- rm -rf /root/.ssh/
|
||||
...
|
||||
- rm -rf /root/.ssh/
|
||||
|
@ -13,7 +13,6 @@ AddOutputFilter DEFLATE svg
|
||||
AddOutputFilter DEFLATE css
|
||||
AddOutputFilter DEFLATE js
|
||||
# URL's that changed
|
||||
Redirect /co-op/the-dot-project https://www.coops.tech/co-op/dot-project
|
||||
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
|
||||
|
@ -1 +1 @@
|
||||
2.6.6
|
||||
2.5.3
|
@ -1,15 +1,8 @@
|
||||
# CoTech Website
|
||||
|
||||
This repo is [hosted at git.coop](https://git.coop/cotech/website) and [push mirrored to GitHub](https://github.com/cotech/jekyll-website).
|
||||
|
||||
If you would like to contribute to this repo you have two options:
|
||||
|
||||
1. [Join Webarchitects](https://webarch.coop/join) to [create an account at git.coop](https://webarch.coop/git#free) and then request access to the [CoTech group](https://git.coop/cotech) and when that has been granted you can update this repo directly.
|
||||
2. Use a GitHub account to create a [pull request](https://github.com/cotech/jekyll-website/pulls) at GitHub and then ask someone who is a member of [Webarchitects](https://www.webarchitects.coop/) to [patch the repo for you](https://community.coops.tech/t/cotech-website-repo-mirroring-to-github/2818).
|
||||
|
||||
## Introduction
|
||||
|
||||
This is a port of the old WordPress version of the CoTech website to a statically-generated site using Jekyll. The site consists of a bunch of markdown files and images stored in git.coop. The Jekyll build process is automated so that there is no need to have Jekyll installed and running to make changes to the site.
|
||||
This is a port of the current WordPress version of the CoTech website to a statically-generated site using Jekyll. The site consists of a bunch of markdown files and images stored in git.coop. The Jekyll build process is automated so that there is no need to have Jekyll installed and running to make changes to the site.
|
||||
|
||||
* Live site: https://coops.tech/
|
||||
* Dev site: https://dev.coops.tech/
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: British Tinnitus Association
|
||||
website: https://www.tinnitus.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Carefree
|
||||
website: https://carefreespace.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Charity Digital
|
||||
website: https://charitydigital.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: British Tinnitus Association
|
||||
website: https://cyfannol.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Esmee Fairbairn
|
||||
website: https://esmeefairbairn.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Family Lives
|
||||
website: https://www.familylives.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Grassroots
|
||||
website: https://www.prevent-suicide.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Make A Wish
|
||||
website: https://www.make-a-wish.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Parkinsons UK
|
||||
website: https://www.parkinsons.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: SARSAS
|
||||
website: https://www.sarsas.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: South West Creative Technology Network
|
||||
website: https://www.swctn.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Surviving Economic Abuse
|
||||
website: https://survivingeconomicabuse.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Tech Talent Charter
|
||||
website: https://www.techtalentcharter.co.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Catalyst
|
||||
website: https://www.thecatalyst.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: West of England Combined Authority
|
||||
website: https://www.westofengland-ca.gov.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Action for Children
|
||||
website: https://www.actionforchildren.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Allia Future Business Centre
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Anarchy Rules
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Anna Freud Centre
|
||||
website: https://www.annafreud.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: AVA Project
|
||||
website: https://avaproject.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: BBC ideas
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Belfast City Council
|
||||
website: https://www.belfastcity.gov.uk
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: BHRRC
|
||||
website: https://www.business-humanrights.org/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Biobulkbende
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Blake House
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Blue Cross
|
||||
website: https://www.bluecross.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Campaign Against Arms Trade
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Cardinus
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Carers support centre
|
||||
website: https://www.carerssupportcentre.org.uk/
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: CAST
|
||||
website: https://www.wearecast.org.uk/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Catapillr
|
||||
website: https://www.catapillr.com
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Comic Relief
|
||||
website: https://www.comicrelief.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Coops UK
|
||||
website: https://www.uk.coop/uk
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Crown Commercial Service
|
||||
website: https://www.crowncommercial.gov.uk/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Ctrl Group
|
||||
website: https://www.ctrl-group.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Department for Culture, Media and Sport
|
||||
website: https://www.gov.uk/government/organisations/department-for-digital-culture-media-sport
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Deliveroo
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Envirogen
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Fashion Revolution
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: FEPS
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Founders and Coders
|
||||
website: https://www.foundersandcoders.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Friend Indeed
|
||||
website: https://www.friendindeed.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Froglife
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Good Night Out
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Guys and St Thomas' Charity
|
||||
website: https://www.gsttcharity.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Haircuts 4 Homeless
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Hookline
|
||||
website: http://hookline.tv/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Invest SK
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Just Eat
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Kaspersky
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Kindling Trust
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Labour
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Lancashire Women's Centres
|
||||
website: https://lancashirewomen.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Law Centres Network
|
||||
website: https://www.lawcentres.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Magpas
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: MakieLab
|
||||
website: https://twitter.com/makielab
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Metal Culture
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: MUBI
|
||||
website: https://mubi.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Mudlark
|
||||
website: https://twitter.com/wearemudlark
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Mutuo
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Lottery
|
||||
website: https://www.national-lottery.co.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Near
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Neuronic Games
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: National Health Service
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Institute for Health Research
|
||||
website: https://www.nihr.ac.uk
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: North Bristol Advice Centre
|
||||
website: http://www.northbristoladvice.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: National Ugly Mugs
|
||||
website: https://uglymugs.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Open Up Music
|
||||
website: http://openupmusic.org/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Opportunity Peterborough
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Participate
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Paul Murphy
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Peterborough Lions International
|
||||
---
|
@ -1,4 +1,3 @@
|
||||
---
|
||||
title: Power to Change
|
||||
website: https://www.powertochange.org.uk/
|
||||
---
|
||||
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Premier League Productions
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Primark
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Read with Audrey
|
||||
website: https://readwithaudrey.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Red Hat
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: RHS
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Shift Design
|
||||
website: https://shiftdesign.org/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: SLaM
|
||||
website: https://slam.nhs.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Stir to Action
|
||||
website: https://www.stirtoaction.com/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: THB Group
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: The Executive Office
|
||||
website: https://www.executiveoffice-ni.gov.uk
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The Green Backyard
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The Hive
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: The Woodland Trust
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Third Sector Accountancy
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Trainline
|
||||
website: https://www.thetrainline.com/
|
||||
---
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: University of East Anglia
|
||||
website: https://www.uea.ac.uk
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Vivacity
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Voicenet (now 8x8)
|
||||
website: https://www.8x8.com/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: We are with you
|
||||
website: https://www.wearewithyou.org.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: YouGov
|
||||
website: https://yougov.co.uk/
|
||||
---
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Your Sanctuary
|
||||
website: https://www.yoursanctuary.org.uk/
|
||||
---
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Zero Books
|
||||
---
|
@ -2,25 +2,20 @@
|
||||
title: Animorph
|
||||
name: Animorph
|
||||
members: 5
|
||||
website: https://www.animorph.coop
|
||||
website: https://animorph.coop
|
||||
email: we@animorph.coop
|
||||
twitter: animorphcoop
|
||||
github:
|
||||
telephone:
|
||||
address: Fonthill House,113-115 Fonthill Road,London,N4 3HH
|
||||
address: Space4,149 Fonthill Road,London,N4 3HF
|
||||
latitude: 51.5635499
|
||||
longitude: -0.10782689999996364
|
||||
clients:
|
||||
- the-executive-office
|
||||
- belfast-city-council
|
||||
- open-university
|
||||
- university-of-east-anglia
|
||||
- nihr
|
||||
- nesta
|
||||
- isd
|
||||
- southbank-centre
|
||||
- halo-post-production
|
||||
- southbank-centre
|
||||
- open-university
|
||||
- packt
|
||||
- isd
|
||||
services:
|
||||
- animation
|
||||
- artwork
|
||||
@ -35,24 +30,23 @@ services:
|
||||
- mixed-reality
|
||||
- motion-graphics
|
||||
- virtual-reality
|
||||
- web apps
|
||||
- 3d websites
|
||||
technologies:
|
||||
- c
|
||||
- htmlcss
|
||||
- javascript
|
||||
- node-js
|
||||
- python
|
||||
- django-3
|
||||
- unity-3d
|
||||
- vue-js
|
||||
- three-js
|
||||
---
|
||||
|
||||
Animorph makes software that enhances human potential.
|
||||
Animorph addresses unmet social and medical needs using augmented and virtual reality.
|
||||
|
||||
We design, build, and support technological solutions to complex challenges spanning training, education, therapy, rehabilitation, and urban planning.
|
||||
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.
|
||||
|
||||
As a full service creative powerhouse we work from ideation and brief-crafting stages, into design and development, all the way through to deployment and maintenance. Specialising in extended reality, we have created virtual and augmented reality mobile apps, immersive websites, games and full stack systems.
|
||||
Since early 2016, we have been collaborating with social enterprises, medical researchers, and organisations including Southbank Centre, The Open University, and Institute for Strategic Dialogue.
|
||||
|
||||
Our company has a spotless record of delivering above expectation with our clients since 2016. We seek productive relationships with purpose-driven organisations, so reach out and let’s forge alliances to make the future we want to live in.
|
||||
We invite all stakeholders to participate in the 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.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user