Commit a6b9982
authored
Update conference kit banners (#2389)
This PR adds a `/conf/conference-kit` page we can use to iterate and
download the roll-up banners, and maybe in the future stickers and other
things.
I realized having this in the repo makes the most sense, because
importing / copying existing text, design and icons is way faster and
easier than trying to get something consistent and usable from an AI
agent :)
I pulled in `qrcode` library to generate QR codes here.
<img width="970" height="747" alt="image"
src="https://github.com/user-attachments/assets/b3e8c88a-ce60-430c-8855-5bbdb7ee1403"
/>
Take note that we must run the `pnpm conference-kit` to make the zip
archive, it doesn't get updated in normal website build.1 parent e443921 commit a6b9982
18 files changed
Lines changed: 1023 additions & 20 deletions
File tree
- public/conference-kit
- scripts
- src
- app/conf/conference-kit
- _components
- components/index-page/what-is-graphql
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
0 commit comments