Skip to content

Commit f8d0e09

Browse files
Merge pull request #942 from carrythebanner/ride-riding
Adds ride riding page for comic & video; adds Zeffy donation links
2 parents cf75390 + 4822a85 commit f8d0e09

File tree

13 files changed

+98
-36
lines changed

13 files changed

+98
-36
lines changed

netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@
152152
to = "/pages/bike-racks/"
153153
status = 301
154154

155+
## moved playbooks content onto meeting notes page
156+
[[redirects]]
157+
from = "/pages/playbooks"
158+
to = "/pages/meeting-notes"
159+
status = 301
160+
155161
#------------------------------------------------------------------------------------
156162
# handlers for the various "single page applications".
157163
#

site/config/_default/hugo.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,10 @@ disableKinds = ["taxonomy", "term"]
100100
# mastodon verification
101101
verificationURL = "https://pdx.social/@shift2bikes"
102102

103-
# link for accepting donations
104-
donationsURL = "https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=BNL2NY7U8GH3Q"
103+
# links for accepting donations
104+
[params.donations]
105+
primaryURL = "https://www.zeffy.com/donation-form/donate-to-shift"
106+
secondaryURL = "https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=BNL2NY7U8GH3Q"
105107

106108
# Festival details
107109
[params.festival]

site/content/pages/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Contact
3-
weight: 3
3+
weight: 5
44
menu:
55
main:
66
parent: aboutmenu

site/content/pages/donate.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Donate
3-
weight: 4
3+
weight: 6
44
menu:
55
main:
66
parent: aboutmenu
@@ -14,10 +14,16 @@ Want to help make bike fun happen? Shift is an all-volunteer organization and we
1414

1515
Donations to Shift are tax-deductible via our fiscal sponsor, [Umbrella](https://www.umbrellapdx.org/). You can see how we use this money on our [expenses](/pages/budget-finance-stuff/) page.
1616

17-
You can donate via PayPal with the Donate button below:
17+
Donate to Shift using Zeffy with the Donate button below. When possible we prefer Zeffy since they don't take a cut as PayPal does!
1818

1919
<div class="donate">
20-
<a href="{{% param "donationsURL" %}}" target="_blank">Donate</a>
20+
<a href="{{% param "donations.primaryURL" %}}" target="_blank">Donate with Zeffy</a>
21+
</div>
22+
23+
We also accept donations via PayPal:
24+
25+
<div class="donate">
26+
<a href="{{% param "donations.secondaryURL" %}}" target="_blank">Donate with PayPal</a>
2127
</div>
2228

2329
Donations can also be made by mailing a check to Umbrella:

site/content/pages/get-involved.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Shift welcomes all respectful participants. There are a lot of ways to get invol
1717
* Help improve the functionality of the calendar — see the [calendar readme page](https://github.com/shift-org/shift-docs) for some more details.
1818
* Help facilitate events like [Pedalpalooza](/pages/pedalpalooza/). Join the [Shift volunteers mailing list](https://groups.google.com/forum/#!forum/shift-volunteers) and let us know what dreams and/or skills you've got. We need folks to help edit the calendar, encourage folks to create events, create memorabilia, lead rides, etc.
1919
* Help Shift operate by joining the board — see the [board of directors application](https://docs.google.com/forms/d/12epys19NqGw3jr2PeyhXp6kbFLpz22eeff7OyIRC5bk/edit).
20-
* **Donate!** The PayPal button at the bottom of the page here lets you give a tax deductible donation to Shift via our fiscal sponsor Umbrella. You can see how we use this money on our [expenses page](/pages/budget-finance-stuff/).
20+
* **Donate!** The Donate button at the bottom of the page here lets you give a tax deductible donation to Shift via our fiscal sponsor Umbrella. You can see how we use this money on our [expenses page](/pages/budget-finance-stuff/).
2121

2222
<div class="donate">
23-
<a href="{{% param "donationsURL" %}}" target="_blank">Donate</a>
23+
<a href="/pages/donate/">Donate</a>
2424
</div>
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Going on a ride
3+
weight: "4"
4+
menu:
5+
main:
6+
parent: communitynav
7+
---
8+
9+
**Please read our [Public health](/pages/public-health/) page** for info on riding safely during the pandemic and beyond.
10+
11+
----
12+
13+
## Social Rides 101
14+
15+
Want to know what to expect on a group ride? Check out our Social Rides 101 video, created in collaboration with [Bike Stuff PDX](https://www.youtube.com/@BikeStuffPDX)!
16+
17+
<iframe width="560" height="315" src="https://www.youtube.com/embed/TAPTfIItyBE?si=TSsI11DwqhZbCGpQ" title="Social Rides 101 — YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
18+
19+
20+
## Ride riding guidelines
21+
22+
<img src="/images/ride_riding_comic.png" alt="Ride riding comic, described below" height=800>
23+
24+
25+
### Know your ride.
26+
27+
Every ride is different. Some are casual, slow, meanderings. Some are hammer-it-out sufferfests. Check the online Pedalpalooza calendar for more detailed info.
28+
29+
30+
### Expect the unexpected.
31+
32+
Just because you think you know what the ride is about, doesn't mean that you know what the ride is about. Don't stress out. Chill out, go with the flow. You might enjoy yourself!
33+
34+
35+
### Safety in numbers does not mean let your guard down.
36+
37+
Just because you're in a big group doesn't mean that traffic laws — or the laws of physics — don't apply. Be aware of your surroundings and your fellow riders.
38+
39+
40+
### Be prepared!
41+
42+
A Pedalpalooza readiness kit should include:
43+
* flyers for your event
44+
* snacks
45+
* condoms
46+
* TriMet fare
47+
* tool kit
48+
* bike map
49+
* Pedalpalooza calendar

site/content/pages/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Groups
3-
weight: "5"
3+
weight: "3"
44
menu:
55
main:
66
parent: communitynav

site/content/pages/lead-a-ride.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Leading a Social Ride
3-
weight: 7
3+
weight: "5"
44
menu:
55
main:
66
parent: communitynav
Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
title: Meeting notes
33
date: 2018-11-11T15:19:34.000Z
4-
weight: 10
4+
weight: 4
55
menu:
66
main:
7-
parent: communitynav
7+
parent: aboutmenu
88
---
9+
10+
## Meeting notes
11+
12+
913
Shift's operations have been facilitated by a board of directors since July 2018. All of the most recent notes for meetings held during 2021 and onward can be found here:
1014

1115
* [Google Drive link](https://drive.google.com/drive/folders/1RP9pl_sU_VelT_H-3a_9WyL8FsHLHVIv?usp=sharing)
@@ -14,4 +18,14 @@ The meeting notes for the board from 2018-2020 can be found here:
1418

1519
* [Google Drive link](https://drive.google.com/drive/folders/1Ap4BIWV2usuA_XqiGGM-HStbVjyisomD)
1620

17-
There are also [many years of legacy Shift meeting notes from 200x until 2014 or so](/archive/meeting-notes-archive/), when there was less organization.
21+
There are also [many years of legacy Shift meeting notes from 200x until 2014 or so](/archive/meeting-notes-archive/), when there was less organization.
22+
23+
24+
## Playbooks
25+
26+
Shift tries to be a transparent organization. Here's some guides on how we run things.
27+
28+
- [What goes into facilitating Pedalpalooza](/playbooks/pedalpalooza-playbook/)
29+
- [How we work with fiscal sponsor Umbrella](/playbooks/shift-umbrella-playbook/)
30+
- [How we do social media](/playbooks/social-media-playbook/)
31+
- [Running our website and other related stuff](/playbooks/technology-playbook/)

site/content/pages/playbooks.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)