Commit 80ceeb9
feat: website 2025 (#383)
* feat: new website skeleton
* feat: add image compression workflow
* feat: add graphql queries for github
* fix: use cf worker adapter
* fix: wrangler config
* fix: wrangler config
* fix: node version
* fix: vite config for cf
* fix: wrangler flags
* fix: remove esm build
* fix: query & cf config
* feat: homepage improvements
* feat: add events and event detail pages
* fix: featured image
* feat: stats
* feat: add discord link
* chore: add cta notes
* fix: enable PAT auth
* chore: production env description
* feat: group page
* feat: add team page, unify layouts
* feat: upcoming and past events
* fix: another vite deploy try
* wip: speaker profiles
* fix: speaker mini profile
* fix: speaker profile
* chore: try build
* chore: try workers adapter
* fix: wrangler
* fix: wrangler
* chore: deploy
* chore: deploy
* wip: upgrade solid start
* wip: upgrade solid start
* fix: delete output
* fix: wrangler
* fix: lockfile
* fix: typo
* fix: try latest versions
* fix: switch back to npm
* fix: try cf pages module
* fix: remove body logic for now
* refactor: graphql
* chore: pkg updates
* chore: pkg update for solid
* fix: solid 0.6 trial
* fix: pages
* fix: pages
* fix: cf module
* feat: toggle menu with buttons on mobile
* fix: run prettier / eslint on build
* feat: migrate about page
* feat: announcements
* feat: add events and event detail
* fix: remove component
* fix: revert vinxi
* chore: pkg upgrade
* fix: deploy trial
* fix: pkg update
* chore: solid start
* chore: solid update
* chore: refactor to astro, drop typescript, update deps
- Migrate from SolidStart to Astro + Solid.js
- Update wrangler config to JSON format with process.env support
- Upgrade gitevents-fetch from 0.0.3 to 1.4.0
- Remove TypeScript configuration and dependencies
- Migrate ESLint to v9 flat config format
- Fix duplicate API calls in stats calculation
- Remove old SolidStart server components
- Clean up package.json dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: remove old wrangler.toml file
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: add wrangler.json with nodejs_compat flags
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: ensure empty arrays on error in data fetching
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: migrate to Tailwind CSS v4 configuration
Updated from Tailwind v3 to v4 configuration:
- Changed src/app.css to use new @import "tailwindcss" syntax
- Removed old tailwind.config.cjs (v3 format)
- Tailwind v4 auto-scans all files in src/ directory
This fixes the missing CSS/layout issue on the deployed site.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: index
---------
Co-authored-by: Federico Rampazzo <frampone@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9edc014 commit 80ceeb9
File tree
192 files changed
+18047
-101907
lines changed- .astro
- .github/workflows
- app
- features
- components
- Avatar
- AvatarGroup
- AvatarItem
- AvatarLink
- Avatar
- Breadcrumbs
- BreadcrumbItem
- BreadcrumbLink
- Breadcrumbs
- Provider
- ErrorBoundary
- Header
- Heading
- H1
- H2
- MainLayout
- Page
- Section
- Show
- Spinner
- Tag
- TagGroup
- Tag
- misc
- configuration
- hooks
- providers
- github
- commands
- misc
- graphql
- queries
- misc
- http
- mocks
- pages
- Events
- components
- EventCard
- EventList
- LabelsList
- Event
- Home
- components
- EventsCalendar
- ParticipatingGroupCard
- ParticipatingGroupsList
- ParticipatingGroups
- ParticipatingGroup
- routes
- events
- groups
- types
- e2e
- public
- assets
- photos/feature
- src
- assets
- components
- graphql
- layouts
- lib
- pages
- routes
- events
- to-refactor
- speakers
- test
- app/components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+18047
-101907
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 16 | | |
24 | 17 | | |
25 | 18 | | |
26 | | - | |
| 19 | + | |
27 | 20 | | |
28 | 21 | | |
29 | | - | |
| 22 | + | |
30 | 23 | | |
31 | 24 | | |
32 | | - | |
| 25 | + | |
33 | 26 | | |
34 | 27 | | |
35 | | - | |
| 28 | + | |
36 | 29 | | |
37 | 30 | | |
38 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments