You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2026-08-05-announcing-the-getmonero-org-beta.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: redsh4de
8
8
9
9
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.
10
10
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:
@@ -17,13 +17,13 @@ A redesign concept by [rehrar](https://github.com/rehrar) (Diego Salazar) has be
17
17
<figcaptionstyle="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The beta front page.</em></figcaption>
18
18
</figure>
19
19
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.
21
21
22
22
## Why a redesign?
23
23
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."*
25
25
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."
27
27
28
28
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.
29
29
@@ -34,21 +34,21 @@ Both sides raised specific objections, and those became the rules the beta was b
34
34
- No JavaScript required
35
35
- No landing-page gimmicks
36
36
- No dark-only theme
37
-
-Mobile from the start
37
+
-Designed for mobile from the start
38
38
- No increase in page weight
39
39
- Documentation that is easy to find
40
40
41
41
## What is new in the beta
42
42
43
43
Taking those rules in order.
44
44
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.
46
46
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.
48
48
49
49
<figurestyle="margin: 1.5rem0;">
50
50
<imgsrc="/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
-
<figcaptionstyle="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The roadmap page in light and dark.</em></figcaption>
51
+
<figcaptionstyle="font-size: 0.9em; opacity: 0.75; margin-top: 0.5rem;"><em>The roadmap page in light and dark mode.</em></figcaption>
52
52
</figure>
53
53
54
54
**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.
58
58
<figcaptionstyle="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>
59
59
</figure>
60
60
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.
62
62
63
63
**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.
64
64
65
65
## What is still in progress
66
66
67
67
A few things are still being worked on:
68
68
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.
70
70
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.
72
72
73
73
**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.
0 commit comments