feat: split how-to-support-us page into separate volunteer, fundraise, and donate pages#2493
Draft
mroderick wants to merge 4 commits intocodebar:masterfrom
Draft
feat: split how-to-support-us page into separate volunteer, fundraise, and donate pages#2493mroderick wants to merge 4 commits intocodebar:masterfrom
mroderick wants to merge 4 commits intocodebar:masterfrom
Conversation
…, and donate pages
Collaborator
Author
|
@KimberleyCook, could you try this out locally and let me know what you think? |
Contributor
|
@mroderick thank you so much for this, I'll try and check it out ASAP |
Contributor
|
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/" |
Contributor
There was a problem hiding this comment.
Is there a reason we're moving away from i18n?
Collaborator
Author
There was a problem hiding this comment.
No, that was an oversight :)
- 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)
Collaborator
Author
|
@KimberleyCook I added three commits with the requested changes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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