Skip to content

lopezmichael/digilab-web

Repository files navigation

DigiLab Web

Marketing website and content hub for DigiLab — a Digimon TCG tournament tracking platform.

Features

  • Landing Page — Introduction to DigiLab and its features
  • Blog — Announcements, technical deep-dives, meta analysis, community spotlights
  • Roadmap — Public view of what's coming and what's shipped

Tech Stack

  • Astro — Static site generator
  • Vercel — Hosting and deployment
  • MDX — Blog posts with embedded components

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Project Structure

src/
├── pages/          → Route pages (index, blog, roadmap, about)
├── content/        → MDX blog posts
├── components/     → Reusable Astro components
├── layouts/        → Page layouts
└── styles/         → Global styles and design tokens

public/
├── charts/         → Exported highcharter widgets
├── images/         → Static images
└── brand/          → Logo and mascot SVGs

Related

License

MIT

About

DigiLab website - landing page, blog, and public roadmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages