Streamer
Responsive one-page streaming site template

- Custom Color Palette
- JavaScript Plugin
- Documentation
- Dark Mode
- Responsive Design
- Tailwind CSS v4
What Is the Streamer Template?
The Streamer template from Lexington Themes (also featured on Tailkits) is a sleek, one-page website kit built with Astro and Tailwind CSS. It’s designed specifically for content creators and streamers who want a minimal, high-impact landing page.
With support for light/dark modes and pre-built sections—like live-stream embeds, schedules, and social profiles—it gets you online in hours, not days.
Features ✨
Dark & Light Modes for maximum visual impact
Live Stream Embed slot for Twitch, YouTube, or Kick
Schedule Section to list upcoming streams
Social Links panel for Discord, Twitter, Instagram
Responsive Design optimized across all devices
Astro-powered for lightning-fast load times
Tailwind CSS utility-first styling for easy tweaks
Custom Fonts pre-loaded from Fontshare
File Structure
.
├── public
├── src
│ ├── components
│ ├── layouts
│ ├── pages
│ ├── content
│ ├── folders
│ ├── config.ts
│ ├── data
│ ├── scripts
│ ├── styles
│ │ └── global.css
│ └── endv.d.ts
├── astro.config.mjs
├── package.json
├── README.md
└── ts.config.json
Integration
Astro: Utilizes Astro v5 for static site generation
Tailwind CSS: Employs Tailwind v4 for utility-first styling
MDX: Supports MDX for integrating JSX in markdown
Plugins: Includes Astro SEO, Sitemap, RSS, Tailwind Forms, and Typography plugins
Build Tools: Configured with Vite for fast development