Commit graph

719 commits

Author SHA1 Message Date
Sam Poder
5e5ff16d01 Remove Console Logs from Particles Component 2022-02-02 00:19:05 +08:00
Belle
0bc0274b2c Vitalik AMA Standby Site (#323)
* add tevan's info

* fix conflict

* Add Vitalik AMA Standby Page :)

* small changes ( AMA )

* responsive changes + fix counter

* add buttons for livestream

* Rename vitalik-ama.js to vitalik.js

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2022-02-02 00:11:12 +08:00
Sam Poder
991a7b24ba Pass Required Props on Elon Page 2022-02-01 19:16:08 +08:00
Sam Poder
215eadf7dd Use Components for Announcements
Allows for consistent design (for example padding) and stats (for example Slack members)
2022-02-01 19:14:32 +08:00
Sam Poder
d0b1983f2b Resolve Comments on /relon 2022-02-01 18:31:38 +08:00
Sam Poder
2c36f75dd9 Switch to Vercel's new Environment Variables system 2022-02-01 18:16:50 +08:00
Sam Poder
cf9f5bffd2 Merge branch 'main' of https://github.com/hackclub/site 2022-02-01 17:46:50 +08:00
Sam Poder
e87face481 Organise /public
As this directory grows it is nice to have all the images sorted into folders
2022-02-01 17:46:42 +08:00
Ella
d349067881 Add Bank application form (#322)
* Basic layout for application

* Absolute url

* UI fixes

* Make form work in staging

* Fix text color

* Fix form with feedback

* Link apply page

* Wahoo

* Fix the error

* Form validation and success page

* Link email

* Format/clean up code

* Force theme on success page

* Fix fetch url?

* Fix apply form

* Add tinyform back and prefill from query params

* Remove console.logs

* Match field name with Airtable

* Use `res.writeHead` instead of `res.redirect`

* Oops change field name back

* Opionated Changes

* Add desc for step4

* Update Signup.js

* Final Updates Before Merging

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2022-02-01 17:28:14 +08:00
Kognise
ee66aa8321 Update Lead Hacker card
@kognise update other job cards to reflect later. The existing format was probably more "correct" but also misaligned often. I couldn't get newlines to render properly.
2022-02-01 00:03:05 -06:00
Caleb Denio
d52d1f2b13 Refactor Header to use hooks (#326) 2022-01-31 15:51:40 +08:00
dependabot[bot]
a387f8c025 Bump eslint-config-next from 12.0.8 to 12.0.9 (#331)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.8 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.0.9/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ella <72365100+eilla1@users.noreply.github.com>
2022-01-30 22:09:08 -08:00
dependabot[bot]
3a12389530 Bump eslint from 8.7.0 to 8.8.0 (#329)
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-30 22:06:24 -08:00
dependabot[bot]
d333b1d86b Bump @next/mdx from 12.0.8 to 12.0.9 (#328)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 12.0.8 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.0.9/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-30 22:06:07 -08:00
Ella
e35e53da58 Force theme on opensource page (#327) 2022-01-31 00:18:30 -05:00
Caleb Denio
0027e5b42d Client-side routing for job listings (#325) 2022-01-30 20:35:47 -08:00
YodaLightsabr
d3bee3b123 Update stats in slack.js (#321)
Looking at the slack analytics, there are over 15k full members and over 2k channels.
2022-01-29 16:10:22 +08:00
dependabot[bot]
ccd4e83194 Bump node-fetch from 2.6.5 to 2.6.7 (#320)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 15:54:41 -08:00
dependabot[bot]
ee66cdd237 Bump next from 12.0.8 to 12.0.9 (#319)
Bumps [next](https://github.com/vercel/next.js) from 12.0.8 to 12.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.8...v12.0.9)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 15:51:44 -08:00
Ella
026f7b1a33 Remove Slack from Bank features (#318)
* Remove Slack from Bank features

* Add Transfer Money to features
2022-01-26 23:28:52 +08:00
Felix Mattick
d3a45c8f03 Remove Events Designer job (hired) 2022-01-25 13:52:55 -06:00
zach latta
a08a590cc5 Update range to $100-130k 2022-01-25 13:25:04 -05:00
zach latta
cf6250c79e "the spice must flow" -> "Hack Club Bank" 2022-01-25 11:02:25 -05:00
Sam Poder
85fc06d147 Attempt to fix linting errors + use next/script (#317)
* Attempt to fix linting errors + use next/script

* Update analytics.js

* Update analytics.js
2022-01-25 08:36:44 +08:00
leomcelroy
d3ced18643 added plausible (#316) 2022-01-24 15:22:50 -05:00
Zach Latta
5c63a9952f Capitalize Excel, mention Google Sheets 2022-01-24 14:31:37 -05:00
Zach Latta
81452ec375 Update Executive Assistant JD with Charlene's new JD 2022-01-24 14:30:12 -05:00
Ella
39c7567b53 Weekdays is one word
https://www.merriam-webster.com/dictionary/weekday
2022-01-23 23:04:44 -08:00
Ella
3e75c9a429 Fix Stripe Invoicing link 2022-01-23 23:02:32 -08:00
Sam Poder
d491310f6e Link all partners in features section (#315)
* Link all partners in features section

I noticed we linked some but not all, this makes it more consistent

* Update Features.js
2022-01-24 14:56:43 +08:00
Sam Poder
f0c2e0cec5 Revert "Use ESM for globby"
This reverts commit abba0b888d.
2022-01-24 14:19:13 +08:00
Sam Poder
031aef268e Revert "Bump globby from 11.0.4 to 12.2.0 (#314)"
This reverts commit 361be9bb78.
2022-01-24 14:19:08 +08:00
dependabot[bot]
361be9bb78 Bump globby from 11.0.4 to 12.2.0 (#314)
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.4 to 12.2.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.4...v12.2.0)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 14:05:33 +08:00
Sam Poder
abba0b888d Use ESM for globby 2022-01-24 14:04:54 +08:00
Ella
9351ca33b7 400 🎉 2022-01-21 18:57:23 -08:00
dependabot[bot]
3e348ef36a Bump nanoid from 3.1.25 to 3.2.0 (#312)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 18:10:46 -08:00
Caleb Denio
0cc11979ac Fix li'l grammatical error (#313) 2022-01-21 18:07:37 -08:00
Ella
9862d98e22 Server-side render Bank page (#311) 2022-01-21 14:23:53 -05:00
Ella
8d105320fc Create Partner view for Bank page (#310)
* ☹️

* Make filtered view for Bank partners

* help_desk instead of help_center

* Remove donation page from parnter features

* Update Percentage Competent

 To Work Better with 2 Digits

* Bring Updated Percentage To PartnerEverything

* Update PartnerEverything.js

* Update Everything to Work for Partners

* Update Everything.js

* Use combined Everything

* Adapt Features to Work for Partners

* Switch to use Features

* Delete PartnerEverything.js

* Delete PartnerFeatures.js

* Rename isGivebutter -> isPartner

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2022-01-21 10:48:53 -08:00
Abby Fischler
fbed448db6 Deleting Philanthropy Role (#309)
Deleting Philanthropy Role, @christinaasquith
2022-01-21 09:13:10 -08:00
Zach Latta
8b5ba34647 Update crypto donation email to bank@ 2022-01-20 13:17:52 -05:00
zach latta
2f93bf96d4 Do a round of copy edits on Lead Hacker JD (#308)
* Do a round of copy edits on Lead Hacker JD

* "and / or" -> "and/or"
2022-01-20 10:26:29 -06:00
Sam Poder
ef30f323d9 Remove additional - Hack Club from /donate 2022-01-20 22:59:54 +11:00
Caleb Denio
8792972db3 Remove unnecessary key (#307) 2022-01-19 18:12:34 -08:00
Sam Poder
5d210f133e git clone to the site! 2022-01-20 12:10:47 +11:00
Kognise
fafa016ea4 New Lead Hacker job description (#305) 2022-01-19 19:47:22 -05:00
Ella
0530561411 Bank page fixes (#304)
* Make keys unique

* Change hackaz.io to wayback machine link
2022-01-18 23:18:23 -08:00
Sam Poder
446e63e7c7 Update LICENSE.md 2022-01-19 10:28:37 +11:00
Ella
bccc042ece Add Donation Page 2022-01-18 13:38:27 -08:00
YodaLightsabr
8cf43ffc4f Remove replit hacker from bank page 2022-01-18 13:38:27 -08:00