Commit graph

81 commits

Author SHA1 Message Date
Thomas Stubblefield
0a0f73c342
Update carousel.json 2024-02-26 21:24:12 -05:00
Max Wofford
4dc0ba5af5
Bring Woz component above the fold (#1080)
* Break out recap to own component

* Create sleep.js

* Add woz quote above fold for onboard
2024-02-20 12:45:09 -05:00
Leah Vashevko
e0c3368cfd
Add Wonderland card and carousel 2024-02-03 19:08:38 -05:00
Malted
84899cdbdd
Run prettier 2024-01-26 17:26:17 +01:00
Toby Brown
89dad9f15c slack form 2024-01-10 21:56:13 +00:00
nilaRam
3c64fb07f8
Weeding out cards from the carousel plus editing and adding new ones 2023-12-15 14:08:03 -05:00
Matthew Stanciu
c0e249bca0 Link to GitHub events 2023-09-20 22:51:00 -04:00
Cheru Berhanu
bfa9ad0264
Update carousel.json 2023-09-20 13:18:47 -04:00
Sheepy
fa5bce4e7f no more haxidraw ever again 2023-09-12 09:23:06 -04:00
Malted
4cf68f4346
💬 YOU 2023-09-05 13:46:57 +01:00
Malted
d853563c45
💄 Style PTYIC carousel card 2023-09-05 13:38:44 +01:00
Malted
98094108d5
5x slack signup perf 2023-09-05 12:20:31 +01:00
Malted
a28be424be
🎨 Format 2023-08-31 21:49:37 +01:00
Ben
9e5ea0eb8a
Merge branch 'main' into hcb 2023-08-31 20:23:31 +01:00
Sam Poder
48fbcdb6c3
Merge pull request #884 from jianmin-chen/main
Make updates to carousel
2023-08-31 00:34:20 -07:00
Malted
14eb9f82f0
The bulk of the Bank -> HCB transition 2023-08-30 22:50:59 +01:00
Malted
adc9145c60
🐛 Fix address validation bug 2023-08-30 17:57:40 +01:00
jianmin-chen
3d73c72d2e Make updates to carousel 2023-08-28 14:40:15 -04:00
jianmin-chen
35702d6942 Add Jams card 2023-08-16 13:35:00 -04:00
Sam Poder
f3f91d9003 Codebase Cleanup 2023-08-10 18:00:00 -04:00
Sam Poder
671ae4368f Run Prettier! 2023-08-10 15:29:03 -04:00
henry
057ac0db4a
Added Haxidraw card & slide (#821)
* Added Haxidraw card

* Removed github link
2023-06-29 09:29:19 -04:00
Caleb Denio
535274a1ae
Fix Slack form 2023-06-13 15:25:03 -04:00
Max Wofford
b191930d3f
Add OnBoard to carousel (#800) 2023-05-28 08:31:12 -04:00
Malted
93c973b839
💰 Crossed 8 million in transactions! 2023-04-10 21:03:34 +01:00
Malted
fb7e4df565
🎨 Run prettier 2023-04-07 13:02:19 +01:00
Malted
957bc1c0da
Redesign Bank signup flow (#728) 2023-04-06 15:21:06 -04:00
Reese Armstrong
fd25fda1eb
Add orpheus show to carousel (#754) 2023-04-02 10:04:00 -04:00
Jianmin Chen
0d549ebd53
Move carousel content to JSON file (#678) 2023-01-14 11:09:00 -05:00
Ella
47f2d0bea6 Run prettier (#633) 2022-12-17 20:51:20 -05:00
Belle
800cd3905a Sal Standby Site (#586)
add sal link
2022-10-28 17:01:40 -04:00
Sam Poder
704917ac40 We are now at 17k! 2022-10-08 22:11:30 +08:00
Ella
be61d1f5c0 Savepoint!
- added react-ticker back
- jank scrolling thing
2022-08-01 17:20:07 -04:00
Caleb Denio
979e9a2fa9 Use Jia API for counttoamillion thing (#435)
* Use Jia API for counttoamillion thing

* COMMAS
2022-04-26 08:19:09 +08:00
Sam Poder
22dd273557 Auto Continent (#425)
* A small test

* continental 🌴

* Hmm

* Update use-form.js

* Update _middleware.js

* Update _middleware.js

* I think I got it!

* Try using rewrite

* Update _middleware.js
2022-04-17 15:50:00 +08:00
Sam Poder
f43dc90a48 Place standard amount in lib/members 2022-04-08 11:28:36 +08:00
Ella
3118ccf7a5 Update Bank stats (#386)
* Better fallback on Bank stats

* Events count is dynamic

* Round down

* Round down to the nearest hundred

* Use getStaticProps

* Fix

maybe

* Move getStaticProps into page
2022-03-26 12:05:01 +08:00
Sam Poder
b1ad2fe4e2 Make Stats Update Live + Deprecate Old v2 Helpers 2022-02-10 23:47:01 +08:00
Sam Poder
f0c2e0cec5 Revert "Use ESM for globby"
This reverts commit abba0b888d.
2022-01-24 14:19:13 +08:00
Sam Poder
abba0b888d Use ESM for globby 2022-01-24 14:04:54 +08:00
Max Wofford
a555ce0f38 Revert "feat: force light mode on website"
This reverts commit c444c88f65.
2021-10-07 14:28:36 -04:00
bajpai244
c444c88f65 feat: force light mode on website
Currently, the website forces dark mode if in localStorage `theme-ui-color-mode` is set to dark.

This, PR will force light mode and will remove these inconsistencies.
2021-10-07 14:26:26 -04:00
Ella
89881fd7e8 Move /bank page to v3 (#167)
* initial migration

* port landing and feature components

* Features section

* Add event cards in Testimonials (no styles)

* add everything section

* everything but no styling

* fFix some styles in Everything.js

* Add Start section without the form yet

* Fix testimonials section grid

* Fix styles on Landing

* Styles on Everything section

* Fix testimonials cards

* Fix console error and testimonial cards

* Fix landing and style bugs

* Fix styles

* Add selection color

* Fix Grid on everything section

* Fetch transaction data from api

* Style stats

* Fix landing on mobile

* Fix some bugs and responsiveness

* Fix 🐛 so the form exists now

* Fix bugs & add timeline

* Fix Laptop in Grid

* Switch to Dark Laptop

* Fix Stat Text Size

* Form -> Airtable

* Change to hred to primary, align ModuleDetails card

* Remove dates

* Fix Event card to align items center

* Add mtop margin to transparency button

* Fix Run.js icon styles

* Make fiscal sponsor note more readable

* Add 2 tone colors btwn Start and Everything

* Flashing green dot

* Confusion

* Update components/bank/Timeline.js

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>

* Fix remaining style bugs

* small fix

* small fix

* Fix Form

* Fixes

- fix timeline horizontal
- green to hack club theme green
- more horizontal margin on everything section
- attempt to fix testimonial grid

* center 7 (percentage)

* Fix testimonial grid layout

* Fix landing

* Fix horizontal scroll on mobile

* Fix styles on event card

* Decrease font size and padding

* Actually fix it this time

* Fix styles

* Responsiveness and mobile styling

* Slight styles changes

* Fix Margins

* Neutralize

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2021-08-22 14:05:22 +08:00
Sam Poder
ed34fff97f clubs channel slacks (#160)
* Update join-form.js

* Update join-form.js

* Update use-form.js

* Update join.js

* Update use-form.js
2021-08-01 15:30:33 +08:00
Sam Poder
77a051621b Update sitemap.js 2021-07-15 00:29:04 -04:00
Lachlan Campbell
56dd418d0d HC-55 Add Stickers page (#6)
* Begin sticker page

* Add formatted countries

* Remove unused imports

* Use fetch again

* Small edits

* Fix typo

* Continue polishing

* Fix address autocomplete

* Add stickers to page

* Add hero image

* Add link to homepage

* fix person

* console log

* fix typo

* h

* fix detection

* fix again i think

* more fix

* fix again lol

* edge case

* fix equals

* fix and improve :) :) " :):):)

* add zip code

Co-authored-by: Matthew Stanciu <mattbstanciu@gmail.com>
2020-11-09 13:05:16 -05:00
Lachlan Campbell
c2308c3208 New homepage for 2020 clubs (#47)
* Begin clubs page

* New homepage for 2020 clubs

* Small edits
2020-09-09 15:57:15 -04:00
Lachlan Campbell
521d037e46 Add sitemap (#46)
* Add sitemap

* Add robots.txt
2020-09-03 12:34:40 -04:00
Lachlan Campbell
74f71bf617 Iterate join form config 2020-08-19 19:36:34 +00:00
Lachlan Campbell
e34b12c84c Switch useForm to no-cors 2020-08-18 23:24:40 +00:00