Skip to content

Commit 7288259

Browse files
redsh4dejpk68
andcommitted
blog: apply feedback from jpk68
Co-Authored-By: jpk68 <jpk68@tutanota.com>
1 parent 9c03cc9 commit 7288259

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

_posts/2026-08-05-announcing-the-getmonero-org-beta.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: redsh4de
88

99
getmonero.org has held up better than most sites of its age, but it is showing that age. It has looked and worked much the same way for a long time.
1010

11-
A redesign concept by [rehrar](https://github.com/rehrar) (Diego Salazar) has been sitting in Figma since 2024, with community feedback gathered along the way. What was missing was an implementation. That work was [funded through CCS](https://ccs.getmonero.org/proposals/redsh4de-getmonero-redesign.html), and the result is now up for testing:
11+
A redesign concept by [rehrar](https://github.com/rehrar) (Diego Salazar) has been sitting in Figma since 2024, with community feedback gathered along the way. What was missing was an implementation. That work was [funded through the CCS](https://ccs.getmonero.org/proposals/redsh4de-getmonero-redesign.html), and the result is now up for testing:
1212

1313
### [beta.getmonero.org](https://beta.getmonero.org)
1414

@@ -17,13 +17,13 @@ A redesign concept by [rehrar](https://github.com/rehrar) (Diego Salazar) has be
1717
<figcaption style="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The beta front page.</em></figcaption>
1818
</figure>
1919

20-
One thing to know before you look around. Parts of the beta describe Monero as it will work after FCMP++, not as it works today, because the switch is aimed at sometime after that upgrade lands. Anything that reads as wrong about Monero today may be describing that later state deliberately, so it is worth checking against the roadmap before filing it as an error. Everything else is fair game, and the timing also leaves room to finish the work listed below.
20+
One thing to know before you look around: parts of the beta describe Monero as it will work after the FCMP++ upgrade, not as it works today, as the switch aims for some time after it lands. Anything that reads as wrong about Monero today may be describing that later state deliberately, so it is worth checking against the [roadmap](https://beta.getmonero.org/resources/roadmap/) before filing it as an error. Everything else is fair game, and the timing also leaves room to finish the work listed below.
2121

2222
## Why a redesign?
2323

24-
The complaints have been steady for years. When a [redesign concept went up on r/Monero in 2021](https://www.reddit.com/r/Monero/comments/pr8x6v/a_redesign_concept_for_wwwgetmoneroorg/), the thread filled with people who had been waiting for one: *"The current site looks like a school project from 1999, it needs to be modern."* *"I too think the current layout is a bit outdated, and a facelift would be in order."*
24+
The complaints have been steady for years. When a [redesign concept went up on r/Monero in 2021](https://www.reddit.com/r/Monero/comments/pr8x6v/a_redesign_concept_for_wwwgetmoneroorg/), the thread was filled with people who had been waiting for one: *"The current site looks like a school project from 1999, it needs to be modern."* *"I too think the current layout is a bit outdated, and a facelift would be in order."*
2525

26-
A recurring worry was that the site sells the project short: a first-time visitor sees something amateur and draws conclusions about the technology behind it. By the time the website workgroup [put the question to the community in 2024](https://www.reddit.com/r/Monero/comments/1felb8e/the_future_of_getmoneroorg_looking_for_feedback/), it was describing the site in those terms itself: the look was starting to feel "dated & amateur."
26+
A recurring worry was that the site sells the project short: a first-time visitor sees something amateur and draws conclusions about the technology behind it. By the time the website workgroup [put this question to the community in 2024](https://www.reddit.com/r/Monero/comments/1felb8e/the_future_of_getmoneroorg_looking_for_feedback/), it was describing the site in those terms itself: the look was starting to feel "dated & amateur."
2727

2828
There were also complaints that had nothing to do with looks: outdated information, no technical explanation of how Monero actually works, and documentation buried too deep to find.
2929

@@ -34,21 +34,21 @@ Both sides raised specific objections, and those became the rules the beta was b
3434
- No JavaScript required
3535
- No landing-page gimmicks
3636
- No dark-only theme
37-
- Mobile from the start
37+
- Designed for mobile from the start
3838
- No increase in page weight
3939
- Documentation that is easy to find
4040

4141
## What is new in the beta
4242

4343
Taking those rules in order.
4444

45-
**Still no JavaScript.** Nothing runs in your browser, and no page asks anything of anyone else's server. Fonts and video are served from the site itself.
45+
**Still no JavaScript.** No scripts run in your browser, and no page asks anything of anyone else's server. Fonts and video are served from the site itself.
4646

47-
**Follows your system theme.** Light or dark, matched to your OS setting, so neither camp gets a theme forced on them.
47+
**Follows your system theme.** Light or dark, matched to your browser's settings, so neither camp gets a theme forced on them.
4848

4949
<figure style="margin: 1.5rem 0;">
5050
<img src="/blog/assets/2026-08-05-announcing-the-getmonero-org-beta/theme-light-dark.png" alt="The beta roadmap page, split in light and dark mode" style="border-radius: 8px;">
51-
<figcaption style="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The roadmap page in light and dark.</em></figcaption>
51+
<figcaption style="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The roadmap page in light and dark mode.</em></figcaption>
5252
</figure>
5353

5454
**Lighter than the site it replaces.** The front page transfers about a third of the bytes the current one does, which matters on a slow or expensive connection.
@@ -58,17 +58,17 @@ Taking those rules in order.
5858
<figcaption style="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>Front page weight on a desktop browser, measured on a first visit with an empty cache.</em></figcaption>
5959
</figure>
6060

61-
**Guides now live at [docs.getmonero.org](https://docs.getmonero.org).** The old guides on getmonero.org are retired, which is most of what "documentation that is easy to find" was asking for.
61+
**Guides are now live at [docs.getmonero.org](https://docs.getmonero.org).** The old guides on getmonero.org have been retired, which is most of what "documentation that is easy to find" was asking for.
6262

6363
**Icons that hold up in Tor Browser.** On the strictest security setting, Tor Browser blocks SVGs, commonly used for iconography. The beta uses a custom AVIF icon system, so the icons still render.
6464

6565
## What is still in progress
6666

6767
A few things are still being worked on:
6868

69-
**Illustrations.** Some are carried over from the current site and sit awkwardly next to the new design; others are stand-ins. If illustration or design is something you do, this is one of the more useful places to contribute right now, and it does not require touching any code.
69+
**Illustrations.** Some have been carried over from the current site and sit awkwardly next to the new design; others are stand-ins. If illustration or design is something you do, this is one of the more useful places to contribute right now, and it does not require touching any code.
7070

71-
**Languages.** English, Arabic and Chinese are in place so far, against considerably more on the current site. The translation setup is ready for the rest, and work is underway to bring the Weblate instance back up for easier localization.
71+
**Languages.** English, Arabic, and Chinese are in place so far, compared to a considerably greater number of options on the current site. The translation setup is ready for the rest, and work is underway to bring the Weblate instance back up for easier localization.
7272

7373
**Copy.** A few pages still carry placeholder or lightly-edited text, and some inherited content is out of date and needs rewriting rather than moving across. Moneropedia is the largest piece of this.
7474

0 commit comments

Comments
 (0)