CoastalResilienceNetwork / GeositeFramework

Mapping Framework powering TNC Coastal Resilience programs
http://maps.coastalresilience.org/network/
GNU General Public License v3.0
13 stars 10 forks source link

Update region schema to support story mode #1171

Closed caseycesari closed 5 years ago

caseycesari commented 5 years ago

Overview

Add a boolean flag that can be set to true to turn on story mode. The build tool reads this value and determines whether or not the built site should be reconfigured for story mode.

Connects #1170

Testing Instructions