Skip to content

Commit 723e11f

Browse files
authored
New design blog post (#203)
1 parent 9dffb2b commit 723e11f

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

_posts/2024-10-15-our-new-design.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: New Design for RubyGems.org
3+
layout: post
4+
author: Martin Emde
5+
author_email: me@martinemde.com
6+
---
7+
8+
We are excited to announce the initial release of the new design for RubyGems.org!
9+
10+
The new design is the result of a collaboration with UX designer [Ian Taylor](https://www.taylordesign.co/) and the RubyGems.org core team.
11+
Eventually, the full refresh of the site aims to meet our goals of modernizing the design and improving the usability of RubyGems.org for all of our users.
12+
13+
The design will be released incrementally and we've chosen the `/pages` routes to be refreshed first.
14+
These pages contain non-critical, mostly static content, allowing us to release the design without risking problems for our users.
15+
16+
_As part of the roll-out strategy, we are prioritizing stability over a “big reveal”._
17+
18+
The new design aims to support the full range of devices and browser widths, and much to my relief, it includes a dark mode theme!
19+
Please let us know if you run into any usability issues by [adding an issue to the project on GitHub](https://github.com/rubygems/rubygems.org/issues) or, better yet, by opening a PR to resolve the issue.
20+
We want to ensure the site remains functional for everyone!
21+
22+
## Help us review the design on your devices
23+
24+
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.
25+
26+
Light mode:
27+
28+
<img src="/images/hammy-light.png" width="100%" />
29+
30+
Dark mode:
31+
32+
<img src="/images/hammy-dark.png" width="100%" />

images/hammy-dark.png

1.39 MB
Loading

images/hammy-light.png

1.3 MB
Loading

0 commit comments

Comments
 (0)