-
Notifications
You must be signed in to change notification settings - Fork 1.3k
site-root: add Radicle logo #1992
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable. @To1ne what's your take? I could imagine that you didn't so much think of self-hosting when you started that list, right?
@lorenzleutgeb Wait, I was also just also adding this logo. What a coincidence. Awesome. Unfortunately, the text doesn't work in dark mode: You should be using the default color palette:
Then all colors should adapt to dark mode automatically. And while at it, could you please use bold text, I think it looks better (below is the version I had in my branch): Here's my version of |
I think it's fine to add this. I didn't think about it, but it's a viable solution. Shall we then also add https://git.zx2c4.com/cgit/about/ ? |
@To1ne Did you think about https://git.zx2c4.com/ instead? But that's not a git forge for the general public... |
Sorry for the back-and-forth. After some discussion internal to the Radicle team I decided to switch to the pixel-style version. Please reconsider. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still looks good to me. @To1ne?
@lorenzleutgeb I like it. @dscho I approve! |
@lorenzleutgeb unfortunately there is no incremental deployment with GitHub Pages, therefore the deployment will take ~5 minutes. |
Radicle team is very happy and thankful 😄 Also, thanks for the straightforward merge! |
Changes
Adds the logo of the Radicle to the site-root.
Context
Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.
Ecosystem: Radicle supported the development of GitOxide, and supports
libgit2
andgit2
via Drips. There was a talk about Radicle at Git Merge 2024. Radicle is committed to Git and builds heavily on it.