Skip to content

Instantly share code, notes, and snippets.

@ricealexander
Created February 6, 2020 21:21
Show Gist options
  • Save ricealexander/e0f2985f7962a4b7dcc1b6bfadd5b86b to your computer and use it in GitHub Desktop.
Save ricealexander/e0f2985f7962a4b7dcc1b6bfadd5b86b to your computer and use it in GitHub Desktop.
A hacky, but straight-forward and flexible, representation of STLPR's navigation
[
{"News Topics": {
"dropdown": [
{"Arts & Culture": "https://news.stlpublicradio.org/term/arts-culture"},
{"Economy & Innovation": "https://news.stlpublicradio.org/term/economy-innovation"},
{"Education": "https://news.stlpublicradio.org/term/education-0"},
{"Health, Science, Environment": "https://news.stlpublicradio.org/term/health-science"},
{"Politics & Issues": "https://news.stlpublicradio.org/term/politics-issues"},
{"Metro East Coverage": "https://news.stlpublicradio.org/topic/metro-east-coverage"},
{"Rolla-Region Coverage": "https://news.stlpublicradio.org/topic/rolla-region-coverage"},
{"Latest STLPR Newscast": "https://news.stlpublicradio.org/st-louis-regional-newscasts"}
]
}},
{"News Specials": {
"dropdown": [
{"A Crowded Field: Stadium District": "https://apps.stlpublicradio.org/stadium-district/"},
{"Best of 2019": "https://apps.stlpublicradio.org/bestof2019/"},
{"Children Under Fire": "https://news.stlpublicradio.org/topic/children-under-fire"},
{"Curious Louis": "https://news.stlpublicradio.org/term/curious-louis"},
{"Fixed Odds: Problem Gambling": "https://www.stlpublicradio.org/projects/fixed-odds/"},
{"Great Flood of '93: 25 Years Later": "https://apps.stlpublicradio.org/great-flood-25/"},
{"Living #Ferguson": "https://apps.stlpublicradio.org/livingferguson/"},
{"McKee's Northside Decay": "https://apps.stlpublicradio.org/northside-properties-2018/"},
{"Sharing America: Race, Culture, Identity": "https://sharingamerica.news/"}
]
}},
{"Programs & Podcasts": {
"dropdown": [
{"Programs A-Z": "https://news.stlpublicradio.org/programs"},
{"Schedules": "https://news.stlpublicradio.org/schedule/week"},
{"Cut & Paste": "https://news.stlpublicradio.org/programs/cut-paste"},
{"The Gateway": "/programs/gateway/"},
{"Jazz Unlimited": "https://news.stlpublicradio.org/programs/jazz-unlimited"},
{"Politically Speaking": "https://news.stlpublicradio.org/programs/politically-speaking"},
{"STL History in Black & White": "/projects/black-white/"},
{"St. Louis on the Air": "https://news.stlpublicradio.org/content/st-louis-air"},
{"St. Louis Symphony Orchestra": "/programs/symphony/"},
{"Wake Up To Politics": "/programs/wake-up-to-politics"},
{"We Live Here": "https://welivehere.show/"}
]
}},
{"Events": {
"dropdown": [
{"Station Events": "/events/"},
{"Community Calendar": "https://news.stlpublicradio.org/community-calendar"},
{"Public Media Commons": "https://publicmediacommons.org/schedule/"},
{"Kitchen Sink Series": "/events/kitchen-sink/"},
{"Metroquest": "/events/metroquest/"},
{"Mini J School": "/events/minijschool/"},
{"Photojournalism Prize": "/events/photojournalism-prize"},
{"Talk Toast Taste": "/events/annual-dinner"}
]
}},
{"Ways to Connect": {
"dropdown": [
{"Contact Us": "/contact/"},
{"E-Newsletters": "/enewsletter/"},
{"Generation Listen STL": "/generation-listen/"},
{"Inside STLPR Blog": "https://news.stlpublicradio.org/topic/inside-st-louis-public-radio"},
{"Listening Options": "/listen/"},
{"Mobile App": "/listen/mobile/"},
{"Podcasts/RSS": "https://news.stlpublicradio.org/podcasts-rss-feeds"}
]
}},
{"Ways to Give": {
"dropdown": [
{"Learn More": "/support/"},
{"Cornerstone Society": "/support/membership/cornerstone-society/"},
{"Corporate Support": "https://www.sponsorstlpublicradio.org"},
{"Donate": "/donate"},
{"Planned Giving": "/support/membership/legacy-society/"},
{"Sustaining Membership": "/donate"},
{"Vehicle Donation": "https://stlouispublicradio.securecardonation.net/"},
{"Other Ways to Give": "/support/other-ways-to-give/"}
]
}},
{"Search": "https://news.stlpublicradio.org/search/google"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment