Skip to content

Live Demos

See DiscoLink templates in action with these live demos. Each demo showcases a different use case for your Discord content.

Template Demos

FAQ Demo

Searchable FAQ page built from resolved help threads.

View Demo →

Blog Demo

Community blog with posts from Discord announcements.

View Demo →

Changelog Demo

Release timeline from Discord announcement channels.

View Demo →

Knowledge Base Demo

Organized documentation from forum categories.

View Demo →

What’s Included

Each demo includes:

  • Real-time data - Content synced from sample Discord servers
  • Full-text search - Try searching across all content
  • Responsive design - Works on desktop and mobile
  • SEO optimized - Proper meta tags and structured data

Use These Templates

Ready to build your own? Check out the Templates guide to get started with any of these templates.

Quick Start

Terminal window
# Clone the template you want
npx degit KevinTrinh1227/discolink/packages/templates/faq my-faq
# Install and configure
cd my-faq
pnpm install
cp .env.example .env
# Add your DISCOLINK_SERVER_ID and DISCOLINK_API_URL
# Run locally
pnpm dev

Source Code

All templates are open source and available in the DiscoLink repository:

TemplateSourceDemo
FAQView SourceLive Demo
BlogView SourceLive Demo
ChangelogView SourceLive Demo
Knowledge BaseView SourceLive Demo