Back to Community

Club Website

The very site you're looking at — built with Hugo, Tailwind CSS, and TypeScript.

Hugo Tailwind CSS TypeScript
.Hack Tech Team

Our club website, built as an open-source project that any member can contribute to.

Features

  • Dark-themed design with .Hack branding
  • Interactive landing page (terminal, snake game, typing test, matrix rain)
  • Markdown-based content management via GitHub PRs
  • Auto-deploy with GitHub Actions

How It Works

The site is built with Hugo, a static site generator. Content is written in Markdown and stored in the content/ directory. When changes are merged to main, GitHub Actions builds and deploys the site automatically.