[BREAKGLASS] Website for BTCPay Day - Annual community gathering
https://day.btcpayserver.org
| .github/workflows | ||
| .vite/deps | ||
| node_modules | ||
| public | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| CNAME | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
BTCPay Day
Landing page for BTCPay Day, built with React + TypeScript + Vite + Tailwind CSS 4.
Run
npm install
npm run dev
Edit agenda
Open src/data/agenda.ts and update the agenda array.
Add speakers
- Drop a square headshot into
public/images/speakers/ - Add an entry to the
speakersarray insrc/data/speakers.ts