Commit graph

22 commits

Author SHA1 Message Date
Malted
a28be424be
🎨 Format 2023-08-31 21:49:37 +01:00
Malted
14eb9f82f0
The bulk of the Bank -> HCB transition 2023-08-30 22:50:59 +01:00
Arav Narula
01cf47b828
Update pages/opensource.js
Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
2023-08-23 14:35:48 -04:00
Arav Narula
ed3bbe5c62
Update pages/opensource.js
Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
2023-08-23 14:35:34 -04:00
Arav Narula
c7524da478
Run Prettier 2023-08-23 12:54:27 -04:00
Arav Narula
14a0278856
Update opensource.js 2023-08-23 12:21:59 -04:00
Sam Poder
854ff3ea47
Update opensource.js 2023-07-24 15:44:05 -04:00
Max Wofford
1cdd3f009f Run formatter 2023-03-07 10:14:59 -05:00
Gary Tou
127cf4ccd4
Bank API: Migrate to underscored Org category (#673)
Due to a bug in https://github.com/hackclub/bank/pull/3394, categories were not underscored as intended. Since the Transparency API doesn't have versioning set up yet, a breaking change to the API (https://github.com/hackclub/bank/pull/3402) will be released on Tuesday Jan 10th, 2023. The change will underscore all categories returned by the API (as declared in the docs https://bank.hackclub.com/docs/api/v3/schemas/Organization).

> 'hack club hq' will become 'hack_club_hq'

This PR will maintain capability as this breaking change rolls out.
2023-01-08 10:50:33 +08:00
Ella
f2fa3658b0
Use Bank trasnparency API for opensource page (#669)
* Use Bank trasnparency API for opensource page

* Update opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Gary Tou <gary@garytou.com>

* Update pages/opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
Co-authored-by: Gary Tou <gary@garytou.com>
2023-01-06 09:12:58 +08:00
Ella
47f2d0bea6 Run prettier (#633) 2022-12-17 20:51:20 -05:00
Arav Narula
d03c43af1e Add epoch to open source page (#609) 2022-11-21 10:31:35 +08:00
Sam Poder
e4059ffcd0 Drop the s for hackclub/newsletter (#578)
Fixes #577
2022-10-16 15:28:58 +08:00
Belle
82f18e21f7 Better highlight contribute page (#553)
* open source

* footer

* fix formatting issues

* contribute btn

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
2022-09-22 10:10:28 +08:00
Arav Narula
17fd273e48 Fix the link for the Community Newsletter (#523)
Change the newsletter link to the Github Repo to match the rest of the section
2022-08-23 10:19:25 +08:00
Arav Narula
a4b2b81e73 Update The Open Source Page to include Assemble and The New Community Newsletter (#522)
* Add Assemble and Newsletters to the Open Source Page

* Update pages/opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

* Update pages/opensource.js

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2022-08-23 10:11:40 +08:00
Sam Poder
13c7ffcaa2 Use contribute.hackclub.com 2022-03-19 19:33:15 +08:00
jessicard
579f0ee64a Add link to opensource (#387)
* Add link to opensource

* CSS

* Update color
2022-03-18 16:04:31 -04:00
Ella
e35e53da58 Force theme on opensource page (#327) 2022-01-31 00:18:30 -05:00
Caleb Denio
790d74d3e7 Enable ESLint (#292)
* Use ESLint

* oops

* Ignore ESLint during builds

* Disable <Image> rule

* Restore quotes and apostrophes
2022-01-14 11:28:59 +11:00
Ella
5d45e3d53b Opensource page fixes (#290)
* Fix navbar text on opensource page

* Remove unused imports + format
2022-01-14 11:05:35 +11:00
Sam Poder
bd5484ef62 Experimenting with an Open source page (#221)
* Create open-source.js

* Codespaces (#178)

Co-authored-by: Codespaces <codespaces@github.com>

* Revert "Codespaces (#178)"

This reverts commit 1b9d26faefb353486733baeb3e8d7cd6f4b5b089.

* Revert "Create open-source.js"

This reverts commit 48925846b7c6222e692b4628621b3231a6e812b7.

* Experiment

Co-authored-by: Codespaces <codespaces@github.com>
2021-12-23 21:30:34 +11:00