mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 10:17:31 +00:00
Remove services
We stripped out the metadata from the co-op files in the previous commit so these are no longer linked to or used.
This commit is contained in:
@ -48,19 +48,6 @@
|
||||
<p>{{ content }}</p>
|
||||
</section>
|
||||
|
||||
{% if page.services %}
|
||||
<section>
|
||||
<h2 id="services">Services</h2>
|
||||
|
||||
<ul>
|
||||
{% for service in page.services %}
|
||||
{% assign s = site.services | where: "slug", service | first %}
|
||||
<li><a href="{{ s.url | relative_url }}">{{ s.name }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</section>
|
||||
{% endif %}
|
||||
|
||||
{% if page.technologies %}
|
||||
<section>
|
||||
<h2 id="tech">Technologies</h2>
|
||||
|
||||
@ -1,31 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
{% include header.html %}
|
||||
|
||||
<div class="default-wrapper">
|
||||
<section class="page-heading">
|
||||
<h2>Coops that offer <span>{{ page.name }}</span></h2>
|
||||
{% if page.description %}
|
||||
<p>{{ page.description }}</p>
|
||||
{% endif %}
|
||||
</section>
|
||||
|
||||
<div class="logo-grid">
|
||||
{% for coop in site.coops %}
|
||||
{% if coop.services contains page.slug %}
|
||||
<a class="logo-grid_link" href="{{ coop.url | relative_url }}">
|
||||
<div class="logo-grid_item">
|
||||
<img class="logo-grid_img" src="/images/coops/{{ coop.logo }}" alt="{{ coop.name }}" />
|
||||
</div>
|
||||
</a>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
</html>
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Analytics
|
||||
name: Analytics
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Animation
|
||||
name: Animation
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Artwork
|
||||
name: Artwork
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Augmented Reality
|
||||
name: Augmented Reality
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Big Data
|
||||
name: Big Data
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Binding and special effects
|
||||
name: Binding and special effects
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Branding and Identity
|
||||
name: Branding and Identity
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Broadband
|
||||
name: Broadband
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Business Analysis
|
||||
name: Business Analysis
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Business Systems
|
||||
name: Business Systems
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Community Building
|
||||
name: Community Building
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Consultancy
|
||||
name: Consultancy
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Copywriting and translation
|
||||
name: Copywriting and translation
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Data standards
|
||||
name: Data standards
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Data visualisation
|
||||
name: Data visualisation
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Database Solutions
|
||||
name: Database Solutions
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Development
|
||||
name: Development
|
||||
---
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: DevOps
|
||||
name: Devops
|
||||
description: Technology Cooperatives which provide services using software development practices that combines software development (Dev) and information technology operations (Ops) to shorten the systems development life cycle while delivering features, fixes, and update.
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Distribution
|
||||
name: Distribution
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Document search and retrieval
|
||||
name: Document search and retrieval
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Domain Names
|
||||
name: Domain Names
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Email
|
||||
name: Email
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Exhibition and display
|
||||
name: Exhibition and display
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Film
|
||||
name: Film
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Game Design
|
||||
name: Game Design
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Graphic Design
|
||||
name: Graphic Design
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Hosting
|
||||
name: Hosting
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Idea generation
|
||||
name: Idea generation
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Illustration
|
||||
name: Illustration
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Information Security
|
||||
name: Information Security
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Leadership Development
|
||||
name: Leadership Development
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Logo design
|
||||
name: Logo design
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Machine Learning
|
||||
name: Machine Learning
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Mailing
|
||||
name: Mailing
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Marketing
|
||||
name: Marketing
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Mentoring
|
||||
name: Mentoring
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Mixed Reality
|
||||
name: Mixed Reality
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Motion Graphics
|
||||
name: Motion Graphics
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Paper and substrate library
|
||||
name: Paper and substrate library
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Photography
|
||||
name: Photography
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Print finishing
|
||||
name: Print finishing
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Print seminars and consulting
|
||||
name: Print seminars and consulting
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Printing
|
||||
name: Printing
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Prototyping
|
||||
name: Prototyping
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Rapid Application Development
|
||||
name: Rapid Application Development
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Reprographics
|
||||
name: Reprographics
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Research
|
||||
name: Research
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: SEO
|
||||
name: SEO
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Strategy
|
||||
name: Strategy
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Sysadmin
|
||||
name: Sysadmin
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: User Research
|
||||
name: User Research
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Virtual Reality
|
||||
name: Virtual Reality
|
||||
---
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Virtual Servers
|
||||
name: Virtual Servers
|
||||
description: CoTech co-operatives who provide virtual servers to clients.
|
||||
---
|
||||
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Web Design
|
||||
name: Web Design
|
||||
---
|
||||
Reference in New Issue
Block a user