-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
419 additions
and
50 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
.station-list { | ||
// outline: 1px solid yellow; | ||
margin: 4rem auto; | ||
display: flex; | ||
gap: 2rem; | ||
flex-wrap: wrap; | ||
padding: 0; | ||
list-style: none; | ||
justify-content: center; | ||
align-items: center; | ||
|
||
li { | ||
// outline: 1px solid pink; | ||
font-family: PressStart2P, sans-serif; | ||
width: 13rem; | ||
text-align: center; | ||
line-height: 1.5; | ||
} | ||
|
||
a { | ||
text-decoration: none; | ||
color: inherit; | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.main { | ||
li::marker { | ||
content: url(/img/arrow.svg); | ||
font-size: 0.8em; | ||
line-height: 0.1; | ||
} | ||
|
||
li { | ||
font-family: PressStart2P, sans-serif; | ||
line-height: 1.5; | ||
padding-left: 1rem; | ||
} | ||
|
||
li + li { | ||
margin-top: 1rem; | ||
} | ||
|
||
h2 { | ||
text-transform: uppercase; | ||
font-size: 0.875rem; | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,7 @@ h2, | |
h3, | ||
h4 { | ||
font-family: PressStart2P, sans-serif; | ||
line-height: 1.15; | ||
} | ||
|
||
h2 { | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
--- | ||
title: Stations | ||
description: Information about the stations at The Amazing Oregon Trail camporee | ||
type: stations | ||
--- | ||
|
||
Patrols will have seven stations to move between during the day. Each station will test their scout skills, teamwork, and scout spirit. Patrols will be awarded tokens at the end of each challenge based on their performance. Stations will have helpful and penalty cards that patrols will draw from before they start the challenge. Scouts can also use their tokens to gain advantages. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: A Hunting We Will Go! Station | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Cast Iron Chef Challenge | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Fire Building Woodsman Challenge | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
26 changes: 26 additions & 0 deletions
26
hugo/content/stations/fire-building-woodsman-challenge/index.md
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Fire Building Woodsman Challenge | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Ford the River | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: The Gold Rush | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Trading Post | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Trail Maker Challenge | ||
description: Some description | ||
--- | ||
|
||
## Task | ||
|
||
- The patrol must build a fire using the materials they have to burn through string. The fastest time wins. | ||
|
||
## Setup | ||
|
||
- All patrols will start with the string at the same height. | ||
- Each patrol will be given five matches. | ||
- Each patrol will be given flint, and steel. | ||
- Each patrol can buy additional materials to help. | ||
|
||
## Rules | ||
|
||
- Patrols can use an axe, saw, and knives. | ||
- Patrols initially only get flint & steel for ignition. | ||
- The patrol must safely split a cut log into fuel & kindling and make tinder. | ||
- Patrol cannot use outside materials unless provided via cards. | ||
|
||
## Market | ||
|
||
{{< market data="woodsman" >}} |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"name": "Paddle", | ||
"price": 5 | ||
}, | ||
{ | ||
"name": "Plywood", | ||
"price": 5 | ||
}, | ||
{ | ||
"name": "Barrel", | ||
"price": 5 | ||
}, | ||
{ | ||
"name": "Advice", | ||
"price": 3 | ||
}, | ||
{ | ||
"name": "Tarp", | ||
"price": 3 | ||
} | ||
] |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"name": "Lower String ½ in", | ||
"price": 3 | ||
}, | ||
{ | ||
"name": "Twine", | ||
"price": 3 | ||
}, | ||
{ | ||
"name": "Dryer lint", | ||
"price": 3 | ||
}, | ||
{ | ||
"name": "5 matches", | ||
"price": 3 | ||
}, | ||
{ | ||
"name": "Raise String ½ in", | ||
"price": 3 | ||
} | ||
] |
Oops, something went wrong.