-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[WIP] Site design refresh #1179
Conversation
So that scrollbars don't render unnecessarily.
Book landing page
* master: Update _ext_tutorials.erb Gemfile.lock: bump rack version
Gemfile.lock
Outdated
@@ -138,6 +119,10 @@ GEM | |||
pry (~> 0.10) | |||
public_suffix (3.0.2) | |||
puma (3.11.3) | |||
<<<<<<< HEAD |
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.
Conflict markers are still here :)
@jasonlong free to pick this up again? how can we help? :) |
@pedrorijo91 Sorry again for the lack of progress here. I keep shooting myself in the foot here since each time I finally find some time to spend on this project my dev setup is broken and by the time I've gotten things fixed up, I get really busy with work again. I'm not sure how easy it would be, but maybe someone could help get this branch updated with all of the updates to |
totally understand @jasonlong 😅 If I remember correctly, there weren't any major changes recently. A few new books/GUIs, fixing the ES client, and some work on book translations. will have a look during this week to help you :) |
@jasonlong sorry for taking to much time, last week was chaotic. Started merging master into v2. Still halfway, but will look at it in a couple of hours to finish it still today |
#1188 this is resolved under this PR @jasonlong @pedrorijo91 @peff @rybak @connorshea ? |
@jasonlong There was discussion a few weeks at the last git contributors summit about setting up a community blog, that could be accessible at |
Hey @peff, I should be able to help with the blog styling. Is the plan to use a standalone site? I could extract the basic styling from the "new" design into something appropriate for the blog. And yes, I still want to see this redesign through. I'm struggling to carve out time to be able to deeply get into it. |
@jasonlong Sorry for the slow reply. Yeah, the plan is to keep it standalone, to keep it away from the Rails complexity in the current site (and also it would probably have a larger set of people contributing to it). Right now there's a bare-bones Hugo setup at https://gitlab.com/git-scm/blog, but there are no posts yet. |
@jasonlong I'm working on trying to get a minimal version of the blog up and running linked by @peff. If you have a mockup of the new site you are working on, I could take that as inspiration so that there is a some similarity. |
there used to be a live app with the new UI, but it seems there's an error deploying to heroku currently.. |
I have some ideas about git-scm.
|
Is there any link to see this redesign in action? |
closing as it's stale for a long time |
So, no new design with dark theme? :( |
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
Do not merge
This is a WIP branch with updated tooling and a refreshed site design.
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
Project board
https://github.com/git/git-scm.com/projects/2
Heroku review app URL
https://git-scm-pr-1179.herokuapp.com
Changes
Structural
Front end
Performance
A11y
aria-label
s on buttons and permalink anchors.Tooling
Back end