diff --git a/netlify.toml b/netlify.toml index 4b93f0f5..acd5f2ee 100644 --- a/netlify.toml +++ b/netlify.toml @@ -152,6 +152,12 @@ to = "/pages/bike-racks/" status = 301 +## moved playbooks content onto meeting notes page +[[redirects]] + from = "/pages/playbooks" + to = "/pages/meeting-notes" + status = 301 + #------------------------------------------------------------------------------------ # handlers for the various "single page applications". # diff --git a/site/config/_default/hugo.toml b/site/config/_default/hugo.toml index 05d85a8e..2f6a3123 100644 --- a/site/config/_default/hugo.toml +++ b/site/config/_default/hugo.toml @@ -100,8 +100,10 @@ disableKinds = ["taxonomy", "term"] # mastodon verification verificationURL = "https://pdx.social/@shift2bikes" - # link for accepting donations - donationsURL = "https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=BNL2NY7U8GH3Q" +# links for accepting donations +[params.donations] + primaryURL = "https://www.zeffy.com/donation-form/donate-to-shift" + secondaryURL = "https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=BNL2NY7U8GH3Q" # Festival details [params.festival] diff --git a/site/content/pages/contact.md b/site/content/pages/contact.md index 9bb4a450..f46fd504 100644 --- a/site/content/pages/contact.md +++ b/site/content/pages/contact.md @@ -1,6 +1,6 @@ --- title: Contact -weight: 3 +weight: 5 menu: main: parent: aboutmenu diff --git a/site/content/pages/donate.md b/site/content/pages/donate.md index 8fafddc4..4909107b 100644 --- a/site/content/pages/donate.md +++ b/site/content/pages/donate.md @@ -1,6 +1,6 @@ --- title: Donate -weight: 4 +weight: 6 menu: main: parent: aboutmenu @@ -14,10 +14,16 @@ Want to help make bike fun happen? Shift is an all-volunteer organization and we 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. -You can donate via PayPal with the Donate button below: +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!
+
+
+### Know your ride.
+
+Every ride is different. Some are casual, slow, meanderings. Some are hammer-it-out sufferfests. Check the online Pedalpalooza calendar for more detailed info.
+
+
+### Expect the unexpected.
+
+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!
+
+
+### Safety in numbers does not mean let your guard down.
+
+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.
+
+
+### Be prepared!
+
+A Pedalpalooza readiness kit should include:
+* flyers for your event
+* snacks
+* condoms
+* TriMet fare
+* tool kit
+* bike map
+* Pedalpalooza calendar
diff --git a/site/content/pages/groups.md b/site/content/pages/groups.md
index 6db593b0..b1c5ea19 100644
--- a/site/content/pages/groups.md
+++ b/site/content/pages/groups.md
@@ -1,6 +1,6 @@
---
title: Groups
-weight: "5"
+weight: "3"
menu:
main:
parent: communitynav
diff --git a/site/content/pages/lead-a-ride.md b/site/content/pages/lead-a-ride.md
index e1310120..f3a83bcb 100644
--- a/site/content/pages/lead-a-ride.md
+++ b/site/content/pages/lead-a-ride.md
@@ -1,6 +1,6 @@
---
title: Leading a Social Ride
-weight: 7
+weight: "5"
menu:
main:
parent: communitynav
diff --git a/site/content/pages/meeting-notes.md b/site/content/pages/meeting-notes.md
index b814791a..534bbfe5 100644
--- a/site/content/pages/meeting-notes.md
+++ b/site/content/pages/meeting-notes.md
@@ -1,11 +1,15 @@
---
title: Meeting notes
date: 2018-11-11T15:19:34.000Z
-weight: 10
+weight: 4
menu:
main:
- parent: communitynav
+ parent: aboutmenu
---
+
+## Meeting notes
+
+
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:
* [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:
* [Google Drive link](https://drive.google.com/drive/folders/1Ap4BIWV2usuA_XqiGGM-HStbVjyisomD)
-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.
\ No newline at end of file
+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.
+
+
+## Playbooks
+
+Shift tries to be a transparent organization. Here's some guides on how we run things.
+
+- [What goes into facilitating Pedalpalooza](/playbooks/pedalpalooza-playbook/)
+- [How we work with fiscal sponsor Umbrella](/playbooks/shift-umbrella-playbook/)
+- [How we do social media](/playbooks/social-media-playbook/)
+- [Running our website and other related stuff](/playbooks/technology-playbook/)
diff --git a/site/content/pages/playbooks.md b/site/content/pages/playbooks.md
deleted file mode 100644
index 5d2f940f..00000000
--- a/site/content/pages/playbooks.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "Playbooks"
-weight: 9
-
-menu:
- main:
- parent: communitynav
----
-
-Shift tries to be a transparent organization. Here's some guides on how we run things.
-
-- [What goes into facilitating pedalpalooza](/playbooks/pedalpalooza-playbook/)
-- [How we work with fiscal sponsor Umbrella](/playbooks/shift-umbrella-playbook/)
-- [How we do social media](/playbooks/social-media-playbook/)
-- [Running our website and other related stuff](/playbooks/technology-playbook/)
diff --git a/site/content/pages/shift-board-bylaws.md b/site/content/pages/shift-board-bylaws.md
index cc3778b5..0cb1f61c 100644
--- a/site/content/pages/shift-board-bylaws.md
+++ b/site/content/pages/shift-board-bylaws.md
@@ -1,9 +1,9 @@
---
title: Shift Board Bylaws
-weight: 10
+weight: 3
menu:
main:
- parent: communitynav
+ parent: aboutmenu
---
These bylaws are in no way intended to be legally binding, or even permanent. They are proposed to provide structure for the formation and operations of the Shift Board of Directors.
diff --git a/site/content/playbooks/pedalpalooza-playbook.md b/site/content/playbooks/pedalpalooza-playbook.md
index 1ae4b748..3c044647 100644
--- a/site/content/playbooks/pedalpalooza-playbook.md
+++ b/site/content/playbooks/pedalpalooza-playbook.md
@@ -3,11 +3,11 @@ title: pedalpalooza playbook
date: '2019-03-14T15:03:51-07:00'
weight: '3'
---
-## overview
+## Overview
-Pedalpalooza has a lot of moving parts that hopefully take place starting in January or so.
+[Pedalpalooza](/pages/bike-summer/) has a lot of moving parts that hopefully take place starting in January or so.
-## artwork and calendar
+## Artwork and calendar
We used this spreadsheet in 2015 to organize all the required activities. Thanks Carl Larson!
@@ -19,11 +19,11 @@ https://docs.google.com/document/d/1pQRfsoSr_mdKdD357WUbhdNrVOxVCuy2l__Gl3t1VYM/
## Modifications in recent years are:
-### artwork
+### Artwork
- failure to get things in order in time for artist selection by committee, so picked contributors to the community
- not printing a full run of posters anymore. It cost money there was negligible community engagement in getting them posted around town. Now we print a handful and give them out to the artist and key volunteers and high-dollar donors.
-### calendar editing doc
+### Calendar editing doc
...was written up last year but was for the old "classic" calendar so the advice is not universally applicable around the tech - but is applicable around the database and the "what is our goal in editing?" portions.
diff --git a/site/themes/s2b_hugo_theme/layouts/partials/cal/pp-header.html b/site/themes/s2b_hugo_theme/layouts/partials/cal/pp-header.html
index b92cfa12..2cd842fb 100644
--- a/site/themes/s2b_hugo_theme/layouts/partials/cal/pp-header.html
+++ b/site/themes/s2b_hugo_theme/layouts/partials/cal/pp-header.html
@@ -29,7 +29,7 @@
Support year-round bike fun - Donate to {{ .Site.Title }} + Donate to {{ .Site.Title }}