Reorganize admin workflow and persist episode discussion questions

This commit is contained in:
nmemmert
2026-04-27 16:25:26 -04:00
parent 83743cc78b
commit b26103b7b1
7 changed files with 2291 additions and 602 deletions
+79 -2
View File
@@ -2,6 +2,17 @@
"siteContent": {
"eyebrow": "A Journey Through Scripture",
"heroTagline": "Exploring God's Word one verse at a time",
"startHereHeading": "New Here? Start Here",
"startHereIntro": "If this is your first visit, this path helps you get grounded quickly and make the most of the site.",
"startHereStep1Title": "Step 1: Listen to 3 Starter Episodes",
"startHereStep1Body": "Start with the newest episode, one from the beginning of the current study, and one from the middle.",
"startHereStep1Cta": "Open Episodes",
"startHereStep2Title": "Step 2: Use Q&A to Go Deeper",
"startHereStep2Body": "Browse by topic or search key words to find concise biblical answers and related follow-up questions.",
"startHereStep2Cta": "Go to Q&A",
"startHereStep3Title": "Step 3: Ask Nate Directly",
"startHereStep3Body": "Use the contact form to submit your Bible question for future Q&A or an upcoming episode.",
"startHereStep3Cta": "Submit a Question",
"aboutShowHeading": "Depth. Clarity. Application.",
"aboutShowP1": "Verse by Verse with Nate walks through Scripture passage by passage — unpacking the original context, drawing out the meaning, and connecting each verse to how we live today.",
"aboutShowP2": "Whether you're in the car, at the gym, or just looking for something to anchor your day, each episode is designed to feed your faith with solid, practical teaching.",
@@ -18,7 +29,73 @@
"shareP": "Scan the QR code or text the show link to a friend who needs encouragement today.",
"customLinks": [],
"customBlocks": [],
"archivedSeries": []
"archivedSeries": [],
"redirects": [
{
"id": "spotify",
"path": "/spotify",
"target": "https://open.spotify.com/show/0Gq1TzoJOdReSZ1gYQi8Xl",
"statusCode": 301
},
{
"id": "apple",
"path": "/apple",
"target": "https://podcasts.apple.com/search?term=Verse+by+Verse+with+Nate",
"statusCode": 301
},
{
"id": "amazon",
"path": "/amazon",
"target": "https://music.amazon.com/podcasts/202322bf-db86-4e7d-9a6b-4db7cbccbccf/verse-by-verse-with-nate",
"statusCode": 301
}
],
"podcastFeaturedLinks": [
{
"id": "sample-highlight-1",
"title": "Introduction to Titus",
"episodeNumber": "2",
"summary": "A practical walkthrough of context, structure, and application for this study.",
"url": "https://open.spotify.com/episode/3mpFfJQP6avAhzxu4BTKvR?si=cl_Dm_2vQraiboouaoINaw",
"embedUrl": "",
"showNotes": "",
"discussionQuestions": [
"1. What do you already know about Paul, Titus, or the island of Crete? And what — if anything — surprised you about the background of this letter?",
"2. The letters core theme is that sound doctrine leads to godly living. Where have you seen that connection — or its breakdown — in your own experience?",
"3. Paul trusted Titus with a hard assignment. Who has trusted you with something difficult — and what did that trust mean to you?"
]
}
],
"seo": {
"title": "Verse by Verse with Nate",
"description": "Verse by Verse with Nate explores Scripture one verse at a time with practical Bible teaching.",
"ogTitle": "Verse by Verse with Nate",
"ogDescription": "A Journey Through Scripture - verse by verse, nugget by nugget.",
"ogImage": "/images/podcast-art.jpeg",
"canonicalUrl": "https://versebyversewithnate.us/",
"robotsPolicy": "index,follow",
"sitemapPaths": [
"/",
"/start-here",
"/questions",
"/privacy",
"/terms"
]
},
"legal": {
"privacyTitle": "Privacy Policy",
"privacyBody": [
"We respect your privacy and collect limited data to operate and improve this site.",
"If you consent to analytics cookies, we may store masked IP-based location signals and returning visitor activity.",
"Contact form details are used only to respond to your message and ministry communication requests."
],
"termsTitle": "Terms",
"termsBody": [
"Content on this site is for informational and ministry purposes.",
"External links are provided for convenience and are subject to third-party policies.",
"By using this site, you agree to lawful use and respectful communication."
]
}
},
"updatedAt": "2026-04-16T12:13:53.095Z"
"updatedAt": "2026-04-27T20:24:19.789Z"
}