[BREAKGLASS] Website for BTCPay Day - Annual community gathering https://day.btcpayserver.org
Go to file
2026-03-31 17:10:05 +02:00
.github/workflows fix: trigger deploy on master not main 2026-03-31 17:03:32 +02:00
.vite/deps refactor 2026-03-31 14:41:49 +02:00
node_modules Create btcpay day website 2026-03-31 13:44:04 +02:00
public add cname and fix deploy 2026-03-31 15:24:15 +02:00
src fix video not loading 2026-03-31 17:10:05 +02:00
.gitattributes Initial commit 2026-03-31 11:42:58 +02:00
.gitignore rm dist add gitgnore, add favico 2026-03-31 15:02:55 +02:00
CNAME Create CNAME 2026-03-31 16:59:40 +02:00
index.html Security improvements, title fixes 2026-03-31 15:15:23 +02:00
package-lock.json Create btcpay day website 2026-03-31 13:44:04 +02:00
package.json Create btcpay day website 2026-03-31 13:44:04 +02:00
README.md Create README.md 2026-03-31 13:47:48 +02:00
tsconfig.app.json Create btcpay day website 2026-03-31 13:44:04 +02:00
tsconfig.json Create btcpay day website 2026-03-31 13:44:04 +02:00
tsconfig.node.json Create btcpay day website 2026-03-31 13:44:04 +02:00
vite.config.ts Create btcpay day website 2026-03-31 13:44:04 +02:00

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

  1. Drop a square headshot into public/images/speakers/
  2. Add an entry to the speakers array in src/data/speakers.ts