Skip to content

Commit 3952218

Browse files
committed
New design blog post
1 parent 9dffb2b commit 3952218

File tree

3 files changed

+31
-0
lines changed

3 files changed

+31
-0
lines changed

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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 our new design!
9+
10+
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.
11+
12+
The design will be released incrementally and we've chosen the `/pages` routes to be refreshed first.
13+
These pages contain non-critical mostly static content, allowing us to release the design without risking problems for our users.
14+
15+
**As part of the roll out strategy, we are prioritizing stability over a "big reveal".**
16+
17+
The new design aims to support the full range of devices/browser widths and (much to my relief) includes a dark mode theme!
18+
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.
19+
We want to ensure the site remains functional for everyone!
20+
21+
## Help us review the design on your devices
22+
23+
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.
24+
25+
Light mode:
26+
27+
<img src="/images/hammy-light.png" width="100%" />
28+
29+
Dark mode:
30+
31+
<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)