feat: split how-to-support-us page into separate volunteer, fundraise, and donate pages#2493
Conversation
|
@KimberleyCook, could you try this out locally and let me know what you think? |
|
@mroderick thank you so much for this, I'll try and check it out ASAP |
|
So I've checked this out and have some thoughts before we merge!
|
| %li= link_to t("navigation.jobs"), "https://jobs.codebar.io/" | ||
| %li.active= link_to t("navigation.donate"), new_donation_path | ||
| %li= link_to "Buy us a coffee", "https://buymeacoffee.com/codebarhq", target: '_blank', rel: 'noopener noreferrer' | ||
| %li= link_to "Job Board", "https://jobs.codebar.io/" |
There was a problem hiding this comment.
Is there a reason we're moving away from i18n?
There was a problem hiding this comment.
No, that was an oversight :)
|
@KimberleyCook I added three commits with the requested changes |
|
Niiiiice 🎉 thank you so much |
|
@mroderick I'd love to get this merged in if you're able to sort out the merge conflicts :) |
|
@KimberleyCook I've solved the merge conflicts. Do you want to try it out locally, before we merge it? |
|
@mroderick I checked it out before so trust you :) happy for you to merge it in |
…, and donate pages
- Move Volunteer and Fundraise into How to support us dropdown - Add Sponsors as first-level nav item - Add Sponsors to Community dropdown - Link Donate to Enthuse instead of /donate page - Change Donate button to link directly to Enthuse
- Link Donate directly to Enthuse instead of /donate page - Use i18n keys for Job Board, Volunteer, Fundraise, Donate, Buy us a coffee - Use buy_us_a_coffee i18n key (fixes i18n regression)
9cdecb0 to
a522aa8
Compare
|
Ahhh banging, I'm so glad this is merged!! Thank you!! |
Summary
/how-to-support-uspage into three dedicated pages:/volunteer- Volunteer opportunities (coach, organiser, other skills)/fundraise- Fundraising events (running challenges)/donate- Donation platforms/how-to-support-usnow redirects to/volunteer