Skip to content
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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

LauraHilliger
Copy link
Contributor

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 :)

@chriscroome
Copy link
Member

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 <laura@zythepsary.com>
|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 patch?

@chriscroome
Copy link
Member

I think I have cracked it, @LauraHilliger how does this look? https://dev.coops.tech/co-op/we-are-open

@LauraHilliger
Copy link
Contributor Author

the redhat logo is missing (maybe my mistake!) e640650 but it's good enough for me :) Thank you!

@chriscroome
Copy link
Member

chriscroome commented Jun 24, 2021

The reason that the Red Hat logo wasn't showing up was because you had used red-hat and redhat for files names, they need to match, so I have changed it to redhat and now the logo shows up.

@LauraHilliger
Copy link
Contributor Author

The reason that the Red Hat logo wasn't showing up was because you had used red-hat and redhat for files names, they need to match, so I have changed it to redhat and now the logo shows up.

Yep, sounds like my kind of mistake ;) Thanks for fixing it!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants