-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating We Are Open page #1
base: master
Are you sure you want to change the base?
Conversation
edited text, added clients and technologies
uploading client logos
updating We are Open's logo
Thanks @LauraHilliger now we need to work out the command to patch a copy of the code from git.coop using the GitHub patch file, I just tried this: patch --dry-run -ruN -d website < 1.patch
can't find file to patch at input line 15
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|From 87b55a33c16181e1682807ca7908924b3d65c8d5 Mon Sep 17 00:00:00 2001
|From: Laura Hilliger <[email protected]>
|Date: Thu, 24 Jun 2021 12:03:51 +0200
|Subject: [PATCH 01/10] Update we-are-open.md
|
|edited text, added clients and technologies
|---
| _coops/we-are-open.md | 27 +++++++--------------------
| 1 file changed, 7 insertions(+), 20 deletions(-)
|
|diff --git a/_coops/we-are-open.md b/_coops/we-are-open.md
|index 9a88051..c619aa3 100644
|--- a/_coops/we-are-open.md
|+++ b/_coops/we-are-open.md
--------------------------
File to patch: But that didn't work... anyone a wizard with |
I think I have cracked it, @LauraHilliger how does this look? https://dev.coops.tech/co-op/we-are-open |
the redhat logo is missing (maybe my mistake!) e640650 but it's good enough for me :) Thank you! |
The reason that the Red Hat logo wasn't showing up was because you had used |
Yep, sounds like my kind of mistake ;) Thanks for fixing it!! |
Hello! @harryrobbins mentioned (months ago) using this repo when coops didn't have a account on the Gitlab.
I've updated We Are Open Co-op's page, added new clients and their logos and tried to update our logo as well. I'm not sure I did this correctly :)