Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion components/site/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const navLinks = [
{ href: "/rules", label: "RULES" },
{ href: "/resources", label: "RESOURCES" },
{ href: "/pages/getting-started", label: "PAGES" },
// { href: "/articles", label: "ARTICLES" },
{ href: "/articles", label: "ARTICLES" },
{ href: "/partners", label: "PARTNERS" },
];

Expand Down
6 changes: 2 additions & 4 deletions content/articles/coming-soon.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
slug: more-coming-soon
title: More Articles Coming Soon
description: The first article's up — more are on the way.
description: The first few article's are up — more are on the way.
banner: https://shorturl.at/DWs97
author: Caleb
authorGithub: https://github.com/calebephrem
date: July 10, 2026
tags: [more, coming, soon]
---

The Articles section is officially live — you just read (or skipped past) the first one. More are on the way.
The Articles section is officially live — you just read (or skipped past) the first ones. More are on the way.

## What to expect

Expand All @@ -26,5 +26,3 @@ Going forward, you can look forward to write-ups covering:
A lot of useful knowledge about building on Discord ends up scattered across random threads, outdated docs, and tribal knowledge passed around in DMs. The goal here is to put that knowledge somewhere permanent, searchable, and easy to point people to.

![Under Construction](https://shorturl.at/CEn66)

Check back soon — the next few articles are already in the works.
Loading
Loading