Commit b7ab00d
new conf design — landing (#1995)
* Add Hans Grotesk as --font-sans
* Clean up the font setup to make sure .font-sans works consistently
* Add Commit Mono as --font-mono
* Add new colors
* Use relative rgb colors to support alpha
* Use unwraped custom properties for colors to support older browsers
* Add typography styles
* Make the texts switch to different size starting from `lg`
* Go back to switching on 768px
* Add README.md to explain the new directory
* Add Anchor component for internal and external links
* Add clsx to classFunctions in Tailwind VSCode settings
* Add Button component
* Add `variant` prop
* Fix Button colors
* Tweak hover color
* Set text color in dark mode
* Add RegisterToday section
* Tweak RegisterToday section spacing
* Improve mobile styles
* Improve paddings for medium screen sizes
* Add a global focus style className
* Improve medium screen size styles
* Add Calendar and Pin from Pixelarticons
* Move typography styles to a Tailwind plugin so they autocomplete
* Extract the event links
* Move RegisterToday to components dir
* Fix typography-d1 size
* Use next-theems from transitive dep (for now) (we need `dark:` prefix for Hero)
* Draft Hero component
* Move Pixelarticons to .tsx files
* Make the Hero match designs
* Redo the Hero stripes in CSS
* Tweak focus outline
* Use alternative gradients in dark mode
* Animate mask bean on load to avoid blinking
* Tweak styles for mobiles and large screen sizes
* Remove todo comment
* Clean up more comments
* Add Navbar
* Improve the backdrop layer
* Make the gradient match Figma
* Add What to Expect section
* Improve gql-conf-container class
* Style What to Expect section nicely
* Remove the old Intro section
* Add a two hacky classes to make the old part of website still readable
* Make the gradient match Figma
* Add top minds section
* improve styles
* Improve social buttons
* Add more socials
* Update styles
* More responsive styles
* Show [Become as speakser] if there is no /speakers page yet
* Improve the contrast of secondary button in dark mode
* Make Tanmai's photo as green as the others
* Add GetYourTicket section
* Improve GetYourTicket styles
* Improve the stripes
* Lower the opacity to make text readable
* Fix borders
* Update text
* Make the padding and borders better
* Add RegisterSection
* Underline links
* Add Sponsors section
* Tweak styles
* Use SVGR to load sponsor logos and fix the grid layout
* Make it less transparent and get rid of border radius
* Remove a redundant comment
* Remove unused import
* Fix a type name
* Use a proper icon
* Fix alignment
* Add Call for Proposals section
* make the dates table
* Improve styles
* Begin mobile version
* Tweak styles
* Add the stripes
* Add missing keys
* Add .typography-link utility
* Add FrequentlyAskedQuestions section
* Tweak spacing
* Bump navbar opacities
* Make the Navbar okay
* Add background strips per section
* Remove unused import
* Make the navbar more mobile friendly
* Make the navbar consistent color at the top
* Supress hydration warning from next-themes
* Make the FAQ work better on medium screens
* Fix the CallForProposals on mobile
* Take a random shot at fixing the stripes glitch
* Fix the navbar root link
* Make the logo link to / and the text to conf root
* Remove the old Register section
* Update old sections to new typography styles
* Fix Tyk logo
* Add shrink-0 to arrows
* Update navbar icons to pixelarticons
* Make CallForProposals better on tablet screens
* Fix border colors
* Tweak spacing
* Tweak the top minds for medium screens
* Tweak the heading width
* Add GraphQLFoundationCard
* Use proper trademark color
* Tweak spacings
* Improve mobile styles
* Refactor the logo link out, restyle old footer
* Add stripes to the footer
* Add grid borders to the footer
* Tweak the blur blob position
* Unify paddings
* Make the Stripes look more like the design
* Remove old pnpm-workspace.yaml
* Add a basic Marquee with Motion
* Copy the content of the marquee way too many times
* Make the decoration look like on the design
* Add remaining marquee sections
* Unify colors and block scroll in navbar
* Switch to current sponsors
* Restyle the Sponsorship perks section
* Run Prettier on SVGs
* Change dl to ul in WhatToExpectSection
* Show previous edition speakers in the top minds section
* Restyle Resources
* Unify widths per @saihaj's suggestion
Co-authored-by: Saihajpreet Singh <[email protected]>
* Unify more widths per @saihaj's suggestion
Co-authored-by: Saihajpreet Singh <[email protected]>
* Tweak styles
---------
Co-authored-by: Saihajpreet Singh <[email protected]>1 parent 32981d8 commit b7ab00d
File tree
72 files changed
+3259
-887
lines changed- .vscode
- public/img/conf/Sponsors
- src
- app
- conf
- 2023
- 2024
- 2025
- assets
- components
- become-a-sponsor
- get-your-ticket
- hero
- marquee-rows
- register-section
- register-today
- top-minds
- pixelarticons
- resources
- _components
- _design-system
- fonts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+3259
-887
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 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 | + | |
35 | 65 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 66 | | |
41 | 67 | | |
42 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Loading
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments