Skip to content

Repository files navigation

Noisitron website

Marketing site for Noisitron, a Linux soundboard for Discord. Built with Next.js (App Router) + TypeScript + Tailwind CSS v4, deployed on Vercel at noisitron.com.

Structure

  • src/app: routes, / (marketing home) and /download (per-distro install guide)
  • src/components: page sections, header/footer, download-page pieces
  • src/lib/site.ts: site/author constants
  • src/lib/distros.ts: install instructions per distro (single source of truth for the download page and OS detection)
  • src/lib/github.ts: fetches live star count / latest release tag from the GitHub API (revalidated hourly)

Development

npm install
npm run dev

Deployment

Push to the connected Git repo. Vercel builds and deploys automatically, no extra configuration needed.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages