Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions apps/frontend/src/pages/news/article/[slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ useSeoMeta({
}
}

[data-contrast-text] {
color: var(--color-contrast);
}

ul,
ol {
strong {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions apps/frontend/src/public/news/feed/articles.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"articles": [
{
"title": "Modrinth Servers Launches in Asia",
"summary": "Our latest Modrinth Servers datacenter is in Singapore.",
"thumbnail": "https://modrinth.com/news/article/modrinth-servers-southeast-asia/thumbnail.webp",
"date": "2025-09-08T22:00:00.000Z",
"link": "https://modrinth.com/news/article/modrinth-servers-southeast-asia"
},
{
"title": "Creators: Verify Your Environment Metadata",
"summary": "We've overhauled the environment metadata on Modrinth, and all creators must verify their settings.",
Expand Down
10 changes: 9 additions & 1 deletion apps/frontend/src/public/news/feed/rss.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@
<description><![CDATA[Keep up-to-date on the latest news from Modrinth.]]></description>
<link>https://modrinth.com/news/</link>
<generator>@modrinth/blog</generator>
<lastBuildDate>Mon, 01 Sep 2025 23:24:50 GMT</lastBuildDate>
<lastBuildDate>Sun, 07 Sep 2025 23:23:28 GMT</lastBuildDate>
<atom:link href="https://modrinth.com/news/feed/rss.xml" rel="self" type="application/rss+xml"/>
<language><![CDATA[en]]></language>
<item>
<title><![CDATA[Modrinth Servers Launches in Asia]]></title>
<description><![CDATA[Our latest Modrinth Servers datacenter is in Singapore.]]></description>
<link>https://modrinth.com/news/article/modrinth-servers-southeast-asia/</link>
<guid isPermaLink="false">https://modrinth.com/news/article/modrinth-servers-southeast-asia/</guid>
<pubDate>Mon, 08 Sep 2025 22:00:00 GMT</pubDate>
<content:encoded>&lt;![CDATA[&lt;p&gt;We&apos;re happy to announce that we have just launched &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; in one of the most highly anticipated regions: Southeast Asia.&lt;/p&gt;&lt;p&gt;Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.&lt;/p&gt;&lt;p&gt;What region should be next? &lt;a href=&quot;https://surveys.modrinth.com/servers-region-waitlist&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Let us know here&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&lt;strong data-contrast-text&gt;Host your next server with &lt;a href=&quot;https://modrinth.gg/&quot; rel=&quot;noopener nofollow ugc&quot;&gt;Modrinth Servers&lt;/a&gt; today!&lt;/strong&gt;&lt;/p&gt;]]&gt;</content:encoded>
</item>
<item>
<title><![CDATA[Creators: Verify Your Environment Metadata]]></title>
<description><![CDATA[We've overhauled the environment metadata on Modrinth, and all creators must verify their settings.]]></description>
Expand Down
14 changes: 14 additions & 0 deletions packages/blog/articles/modrinth-servers-southeast-asia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Modrinth Servers Launches in Asia
summary: Our latest Modrinth Servers datacenter is in Singapore.
date: 2025-09-08T15:00:00-07:00
authors: ['AJfd8YH6', 'Dc7EYhxG']
---

We're happy to announce that we have just launched [Modrinth Servers](https://modrinth.gg) in one of the most highly anticipated regions: Southeast Asia.

Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.

What region should be next? [Let us know here](https://surveys.modrinth.com/servers-region-waitlist).

<strong data-contrast-text>Host your next server with [Modrinth Servers](https://modrinth.gg) today!</span>
2 changes: 2 additions & 0 deletions packages/blog/compiled/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import { article as modpacks_alpha } from "./modpacks_alpha";
import { article as modrinth_app_beta } from "./modrinth_app_beta";
import { article as modrinth_beta } from "./modrinth_beta";
import { article as modrinth_servers_beta } from "./modrinth_servers_beta";
import { article as modrinth_servers_southeast_asia } from "./modrinth_servers_southeast_asia";
import { article as new_environments } from "./new_environments";
import { article as new_site_beta } from "./new_site_beta";
import { article as plugins_resource_packs } from "./plugins_resource_packs";
Expand All @@ -39,6 +40,7 @@ export const articles = [
plugins_resource_packs,
new_site_beta,
new_environments,
modrinth_servers_southeast_asia,
modrinth_servers_beta,
modrinth_beta,
modrinth_app_beta,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// AUTO-GENERATED FILE - DO NOT EDIT
export const html = `<p>We're happy to announce that we have just launched <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> in one of the most highly anticipated regions: Southeast Asia.</p><p>Located in Singapore, this new region available for Modrinth Servers will be a great choice for anyone in that part of the globe.</p><p>What region should be next? <a href="https://surveys.modrinth.com/servers-region-waitlist" rel="noopener nofollow ugc">Let us know here</a>.</p><p><strong data-contrast-text>Host your next server with <a href="https://modrinth.gg/" rel="noopener nofollow ugc">Modrinth Servers</a> today!</strong></p>`;
11 changes: 11 additions & 0 deletions packages/blog/compiled/modrinth_servers_southeast_asia.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./modrinth_servers_southeast_asia.content`).then(m => m.html),
title: "Modrinth Servers Launches in Asia",
summary: "Our latest Modrinth Servers datacenter is in Singapore.",
date: "2025-09-08T22:00:00.000Z",
slug: "modrinth-servers-southeast-asia",
authors: ["AJfd8YH6","Dc7EYhxG"],
thumbnail: true,

};
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.