Commit graph

12 commits

Author SHA1 Message Date
Malted
d47d764aa8
🙈 Ignore .idea 2023-10-11 10:31:17 -04:00
mjh316
f895e393be Fixed the tooltips sharing CSS content property through .tooltip 2023-09-14 10:48:28 -07:00
Malted
60509d6182
🐛 Fix success 2023-09-02 19:17:14 +01: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
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
Lachlan Campbell
345c06d6a0 Improve Slack #counttoamillion badge (#61)
* Add #counttoamillion card (#58)

* added #counttoamillion card

* made #counttoamillion card horizontal in mobile

* Add revalidation

* Fix indentation of #counttoamillion card

* Import #counttoamillion data rather than using API

* Tweak counttoamillion.js, doesn't serve data now

Co-authored-by: Abby W <abigail9664@gmail.com>

* Improve Slack #counttoamillion badge

Co-authored-by: Avi <32148378+abby9664@users.noreply.github.com>
Co-authored-by: Abby W <abigail9664@gmail.com>
2020-11-13 22:13:20 -05:00
Lachlan Campbell
b7542191f5 Add missing assets 2020-11-04 22:11:06 +00:00
Lachlan Campbell
521d037e46 Add sitemap (#46)
* Add sitemap

* Add robots.txt
2020-09-03 12:34:40 -04:00
Max Wofford
65e9ad5751 Invites on the slack form create multi-channel guests (#23)
* Invites on the slack form create multi-channel guests

* Use CORS only in production

* Open this boi UP

* Remove cors-anywhere

* Remove JSON parse

* Attempt boolean logic for teens

* Attempt to fix som form

* Attempt to fix form routing error

* Don't include post URL in form html

* Remove method from HTML

* Try persisting event

* Remove fetch imports

* Edit submitted button copy

* Add logging

* Fix teen field

Co-authored-by: Lachlan Campbell <lachlan@hackclub.com>
2020-06-18 08:01:21 -04:00
Lachlan Campbell
c08a421a11 Add Ship page (#18)
* Create Ship page

* Add wave SVG

* Variety of frontend improvements
2020-05-24 12:12:26 -04:00
Lachlan Campbell
dfdd2a9c91 Launch Elon announcement (#17)
* Begin Elon page

* Get content on Elon page

* Add content

* First pass

* Small change

* Light second pass

* Round 3 updates

* Small wording change

* Do another pass

* Remove biography paragraph

* Grammar

* Wording

* Break out sentence into own paragraph

* Grammar

* More small changes

* Fix small issue

* More small adjustments

* Final small changes for this pass

* Link Hack Club Bank

* Add preface

* Clarify that I had skillz

* Add frank.ly

* Clarify how money is spent in Elon text

* Add social card to Elon page

* Add Zach's signature

* Begin Elon page

* Get content on Elon page

* Add content

* First pass

* Small change

* Light second pass

* Round 3 updates

* Small wording change

* Do another pass

* Remove biography paragraph

* Grammar

* Wording

* Break out sentence into own paragraph

* Grammar

* More small changes

* Fix small issue

* More small adjustments

* Final small changes for this pass

* Link Hack Club Bank

* Add preface

* Clarify that I had skillz

* Add frank.ly

* Clarify how money is spent in Elon text

* Add social card to Elon page

* Add Zach's signature

* Update to latest

* Add my name under signature

* Upgrade dependencies

* Add sparkles

* Continue editing Elon page

* Improve badges

* Rebase

* Update card

* Pass of latest copy

* Small wording improvements

* Switch to @hackclub/meta 1.0.0

* Improve readability

* Add homepage announcement

* Fix meta tags on Elon page

Co-authored-by: Zach Latta <zach@zachlatta.com>
Co-authored-by: Christina Asquith <60162904+christinaasquith@users.noreply.github.com>
2020-05-20 12:48:52 -04:00
Lachlan Campbell
3ea9a9befd Begin v3 2020-04-16 16:22:52 -04:00