Lachlan Campbell
4e2d572d7a
Fix global rewrite
2020-11-06 22:27:53 +00:00
Lachlan Campbell
e59aac9789
Update README.md
2020-11-06 17:20:58 -05:00
Lachlan Campbell
b6ee4aa1d0
Migrate hackclub.com to v3
2020-11-06 17:12:04 -05:00
Sam Poder
ac4f8de764
Switch from send to redirect for doggies ( #54 )
...
* Update dogs.js
* Update dogs.js
* Update dogs.js
2020-11-06 09:45:29 -05:00
Lachlan Campbell
4024c137b0
Allow v3 domains
2020-11-04 19:43:00 -05:00
Lachlan Campbell
20dbde0149
Prioritize header image
2020-11-04 22:28:55 +00:00
Lachlan Campbell
b7542191f5
Add missing assets
2020-11-04 22:11:06 +00:00
Lachlan Campbell
6dfe36bfd7
Use next/image background images on homepage
2020-11-04 22:07:25 +00:00
Lachlan Campbell
863447683a
Switch Photo to use next/image
2020-11-04 21:36:29 +00:00
Lachlan Campbell
798362d2fd
Add Clearbit logo
2020-11-01 19:53:06 +00:00
Lachlan Campbell
bc2652cd11
Next 10
2020-11-01 19:51:51 +00:00
Lachlan Campbell
f7c576afec
Swap Twitch for Figma in footer ( #51 )
...
* Swap Twitch for Figma in footer
* Remove Theme UI JSX
* Fix sparkles build issue
* Revert "Remove Theme UI JSX"
This reverts commit 488062cd0f12b595e81998e1be9465684f9c49fc.
* Try alternate JSX pragma usage
2020-10-26 15:23:21 -04:00
Matthew Stanciu
f2fca32787
add count to a million and dogs endpoints ( #52 )
...
* Add count to a million api
* Add dogs endpoint
2020-10-26 15:00:08 -04:00
dependabot[bot]
90ef9a8a9a
Bump next from 9.5.3 to 9.5.4
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.3 to 9.5.4.
- [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/v9.5.3...v9.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 20:34:46 -04:00
Lachlan Campbell
2b7fb23b56
Add SDP to homepage
2020-09-25 18:55:30 -04:00
Lachlan Campbell
1b2d6de476
Fix mistake breaking the Press page layout
2020-09-23 11:06:27 -04:00
Lachlan Campbell
035fe80e3d
Add icons to brand page
2020-09-11 20:43:28 +00:00
Lachlan Campbell
dbc238a24c
Add more images to homepage
2020-09-09 21:01:16 +00: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
Matthew Stanciu
5da92cc003
Change default channel to #lobby ( #45 )
2020-09-01 14:43:16 -04:00
Matthew Stanciu
4f9f854438
Fix join api names ( #44 )
...
* Fix join api names
* Rename som-join.js to join.js
* fetch new join api route
2020-08-31 16:07:35 -04:00
Matthew Stanciu
d71fa9be47
Make default channel #welcome
2020-08-31 15:49:43 -04:00
Matthew Stanciu
4d16291793
Switch to som-join
2020-08-31 15:44:27 -04:00
Matthew Stanciu
25adb1401c
Re-add som-join
2020-08-31 15:43:23 -04:00
Lachlan Campbell
c8400b1b18
Add progress logos
2020-08-30 04:21:22 +00:00
Lachlan Campbell
74f71bf617
Iterate join form config
2020-08-19 19:36:34 +00:00
Lachlan Campbell
4ad17330d4
Switch back to SOM endpoint until tomorrow
2020-08-18 23:16:09 -04:00
Lachlan Campbell
8867b73ba9
Log Join info
2020-08-18 23:31:02 +00:00
Lachlan Campbell
e34b12c84c
Switch useForm to no-cors
2020-08-18 23:24:40 +00:00
Lachlan Campbell
a97ec4c4cd
Fix Slack form
2020-08-18 21:37:47 +00:00
Lachlan Campbell
0b1e0598d6
Merge pull request #43 from hackclub/hc-119-unsom
...
Switch to pre-SOM Slack flow
2020-08-18 17:22:28 -04:00
Lachlan Campbell
e0d9f5323b
Remove Segment + Next 9.5
2020-08-18 14:54:22 -04:00
Malte I.Lauterbach
93c33421f3
Updated header.js to now have the z index correct
...
please verify manually, i dont have next on this machine
2020-08-06 20:37:40 -04:00
Malte I.Lauterbach
10c983171f
Changed z index of "Join Slack Box"
...
A recent update to how css behaves in webkit stopped the join slack form from working on firefox because it was greyed out. This pr fixed it by adding an z-index:1 to the animation.
2020-08-06 15:22:17 -04:00
dependabot[bot]
762ed0516a
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02 15:05:48 -04:00
Theo B
4cb8e7a351
better usability when joining
2020-07-29 00:40:22 -04:00
Saharsh Yeruva
698776d617
Add link to Minecraft World render on /minecraft page ( #38 )
...
* Delete vercel.json
* Add link to server map
* Updates imports and mc map link
* Add link color
* Move live map link to pre-existing card
* Shorten text for online map
* Update online mc map text
* Fixing exclamation mark for mc page
* Update mc map text
* Revert "Delete vercel.json"
This reverts commit ebefb296962e399db289915e9e5d0e347e3f9f5a.
* Simplify code
Co-authored-by: Lachlan Campbell <lachlan@hackclub.com>
2020-07-26 21:21:29 -04:00
Lachlan Campbell
eed9d5eb2d
Redesign Slack page ( #37 )
...
* Redesign Slack page
* Fix homepage
* Add subtle arrow animation
* Continue polishing
2020-07-25 23:18:49 -04:00
Lachlan Campbell
64e4b7a9c3
Add Slack link & basic text effect
2020-07-24 21:57:30 -04:00
Max Wofford
842f6aaa20
Night page improvements ( #36 )
...
* Orpheus floating on Night page
* Background star flicker on Night page
* Orpheus float speed is smoother
* Replace Slack file with Vercel CDN image
2020-07-24 21:57:30 -04:00
Lachlan Campbell
d03aafeeab
Add Night page
2020-07-24 21:57:30 -04:00
Lachlan Campbell
79adbfa09c
Refresh AMAs social card
2020-07-24 21:57:30 -04:00
Lachlan Campbell
70b4f448a0
Upgrade to Theme 0.3
2020-07-24 21:57:30 -04:00
Lachlan Campbell
563ce9c9bb
Add AMAs page
2020-07-23 15:49:25 -04:00
Lachlan Campbell
63ab527563
Redo footer
2020-07-22 18:32:33 -04:00
Lachlan Campbell
04020601e1
Upgrade to Theme 0.2 ( #30 )
...
* Upgrade to Theme 0.2
* Fix typo
2020-07-20 14:34:32 -04:00
Lachlan Campbell
060ba3325f
Load analtics from custom domain
2020-07-20 18:10:43 +00:00
Lachlan Campbell
a3e33c2124
Add Minecraft to Slack page ( #29 )
...
* Add Minecraft to Slack page
* Fix visual bugs
2020-07-18 13:25:29 -04:00
Lachlan Campbell
d808424824
Add Minecraft page ( #28 )
...
* Upgrade dependencies
* Fix various bugs
* Add Minecraft page
* Add social card
* Add animation
2020-07-16 20:06:06 -04:00