Skip to content

Commit

Permalink
New design blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed Oct 11, 2024
1 parent 9dffb2b commit dfd9619
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _posts/2024-10-11-our-new-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: New Design for RubyGems.org
layout: post
author: Martin Emde
author_email: [email protected]
---

We are excited to announce the initial release of our new design!

Over the past year we have been collaborating with UX designer [Ian Taylor](https://www.taylordesign.co) to modernize the design and improve the usability of RubyGems.org.

The design will be released incrementally and we've chosen the `/pages` routes to be refreshed first.
These pages contain mostly static, non-critical content which allows us to merge the design without risking problems.
The new design aims to support the full range of devices, browser widths and, much to my relief, features dark mode!

**As part of the roll out strategy, we are prioritizing stability over a "big reveal".**

Please let us know if you run into any usability problems by [filing an issue on GitHub](https://github.com/rubygems/rubygems.org/issues) (include a screenshot and device info) or even opening a PR to fix the problem.
We want to ensure the site remains functional for everyone!

## Help us review the design on your devices

Shortly after this blog post is published, you can visit [About](https://rubygems.org/pages/about) and [Data](https://rubygems.org/pages/data) to see examples of the new design.

Light mode:

<img src="/images/hammy-light.png" width="100%" />

Dark mode:

<img src="/images/hammy-dark.png" width="100%" />
Binary file added images/hammy-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hammy-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfd9619

Please sign in to comment.