Skip to content

buildwithcirex/bookish-telegram

Repository files navigation

Singularity Policy Hub

Space-themed policy site for the Singularity hackathon with three pages: Code of Conduct, Terms of Participation, and Privacy Policy. Built with Next.js (App Router), TypeScript, Tailwind (v4), and Geist fonts.

Pages

  • / — Landing hub with mission highlights and quick links
  • /code-of-conduct — Respect-first conduct, reporting, and IP guidelines
  • /terms — Eligibility, submissions, judging, prizes, and liability
  • /privacy — Data collection, use, sharing, security, and rights

Run locally

npm install
npm run dev

Visit http://localhost:3000.

Lint

npm run lint

Notes

  • Tailwind v4 is enabled via the @import "tailwindcss"; directive in src/app/globals.css.
  • Global styling helpers: .glass-panel, .tag, .divider, .space-overlay, .accent-blur.

Releases

No releases published

Packages

 
 
 

Contributors