Skip to content

Commit d039396

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

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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+
17+
**As part of the roll out strategy, we are prioritizing stability over a "big reveal".**
18+
19+
The new design aims to support the full range of devices/browser widths and (much to my relief) includes a dark mode theme!
20+
Please let us know if you run into any usability problems by [adding an issue to the project on GitHub](https://github.com/rubygems/rubygems.org/issues) or, better yet, opening a PR to fix the problem.
21+
We want to ensure the site remains functional for everyone!
22+
23+
## Help us review the design on your devices
24+
25+
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.
26+
27+
Light mode:
28+
29+
<img src="/images/hammy-light.png" width="100%" />
30+
31+
Dark mode:
32+
33+
<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)