Merge remote-tracking branch 'origin/master'

This commit is contained in:
Chris Cochrun 2022-11-04 14:53:42 -05:00
commit 90fceb870b
34 changed files with 159 additions and 23 deletions

View file

@ -24,9 +24,6 @@ buildFuture = false
filename = 'sitemap.xml' filename = 'sitemap.xml'
priority = 0.5 priority = 0.5
[outputs]
home = ["HTML", "RSS", "JSON"]
[params] [params]
favicon = "favicon-16x16.png" favicon = "favicon-16x16.png"
site_logo = "img/logo.png" site_logo = "img/logo.png"

View file

@ -1,6 +1,6 @@
colorScheme = "blowfish" colorScheme = "blowfish"
defaultAppearance = "dark" defaultAppearance = "dark"
autoSwitchAppearance = true autoSwitchAppearance = false
enableSearch = true enableSearch = true
logo = "logo.png" logo = "logo.png"
@ -51,5 +51,5 @@ links = [
showMenu = true showMenu = true
showCopyright = true showCopyright = true
showThemeAttribution = true showThemeAttribution = true
showAppearanceSwitcher = true showAppearanceSwitcher = false
showScrollToTop = true showScrollToTop = true

View file

@ -1,9 +1,10 @@
--- ---
title: "Atwood" title: "Atwood"
date: 2022-10-28T10:20:04-05:00 date: 2022-10-28T10:20:04-05:00
tags: [] tags: ["Jenny Popp"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 80
--- ---
# High School # High School

View file

@ -4,6 +4,7 @@ date: 2022-10-28T10:20:20-05:00
tags: ['Associate Group'] tags: ['Associate Group']
featured_image: "" featured_image: ""
description: "" description: ""
weight: 90
--- ---
- Wednesdays 6:45-8:15pm (Supper Provided) - Wednesdays 6:45-8:15pm (Supper Provided)
- Ages: 6th-12th Grade - Ages: 6th-12th Grade

View file

@ -4,6 +4,7 @@ date: 2022-10-28T10:20:25-05:00
tags: ['Associate Group'] tags: ['Associate Group']
featured_image: "" featured_image: ""
description: "" description: ""
weight: 100
--- ---
- Wednesdays 6:30-8:00 pm (meal provided) - Wednesdays 6:30-8:00 pm (meal provided)
- Colby Wesleyan Church 320 W Pine St. Colby Kansas 67701 - Colby Wesleyan Church 320 W Pine St. Colby Kansas 67701

View file

@ -1,9 +1,10 @@
--- ---
title: "Logan" title: "Logan"
date: 2022-10-28T10:19:27-05:00 date: 2022-10-28T10:19:27-05:00
tags: [] tags: ["April Teves"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 50
--- ---
- Start Time: Monday, 6:30 PM (Supper provided) - Start Time: Monday, 6:30 PM (Supper provided)
- End Time: 8:30 - End Time: 8:30

View file

@ -1,10 +1,10 @@
--- ---
title: "Northern Valley" title: "Northern Valley"
date: 2022-10-28T10:19:57-05:00 date: 2022-10-28T10:19:57-05:00
tags: tags: ["Chris Cochrun", "Dani Rouse"]
- Junior High
featured_image: "featured.jpg" featured_image: "featured.jpg"
summary: "Northern Valley is hosted at the Long Island Methodist Church at 5:00 PM" summary: "Northern Valley is hosted at the Long Island Methodist Church at 5:00 PM"
weight: 30
--- ---
![Northern Valley](featured.jpg "The Nothern Valley Group") ![Northern Valley](featured.jpg "The Nothern Valley Group")

View file

@ -1,9 +1,10 @@
--- ---
title: "Phillipsburg" title: "Phillipsburg"
date: 2022-10-28T10:19:41-05:00 date: 2022-10-28T10:19:41-05:00
tags: [] tags: ["Brian Fischer", "Billy Cayou"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 10
--- ---
- Start Time: Wednesday, 6:30 PM (Supper provided) - Start Time: Wednesday, 6:30 PM (Supper provided)
- End Time: 8:30 - End Time: 8:30

View file

@ -1,9 +1,10 @@
--- ---
title: "Smith Center" title: "Smith Center"
date: 2022-10-28T10:20:16-05:00 date: 2022-10-28T10:20:16-05:00
tags: [] tags: ["Tom and Brenda Colorassi"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 70
--- ---
![Smith Center](featured.jpg "The Colorassi Family") ![Smith Center](featured.jpg "The Colorassi Family")

View file

@ -1,9 +1,10 @@
--- ---
title: "Southern Valley" title: "Southern Valley"
date: 2022-10-28T10:19:49-05:00 date: 2022-10-28T10:19:49-05:00
tags: [] tags: ["Rob Lewis"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 40
--- ---
- Start Time: Wednesday, 6:30 PM (Supper provided) - Start Time: Wednesday, 6:30 PM (Supper provided)
- End Time: 9:00 - End Time: 9:00

View file

@ -1,9 +1,10 @@
--- ---
title: "Thunder Ridge" title: "Thunder Ridge"
date: 2022-10-28T10:19:34-05:00 date: 2022-10-28T10:19:34-05:00
tags: [] tags: ["Ethan Rose", "Janice Lundquist"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 20
--- ---
- Start Time: Wednesday, 6:30 PM (Supper provided) - Start Time: Wednesday, 6:30 PM (Supper provided)
- End Time: 8:30 - End Time: 8:30

View file

@ -1,9 +1,10 @@
--- ---
title: "Wakeeney" title: "Wakeeney"
date: 2022-10-28T10:20:11-05:00 date: 2022-10-28T10:20:11-05:00
tags: [] tags: ["April Teves"]
featured_image: "" featured_image: ""
description: "" description: ""
weight: 60
--- ---
- Start Time: Wednesday, 6:00 PM (Supper provided) - Start Time: Wednesday, 6:00 PM (Supper provided)
- End Time: 7:30 - End Time: 7:30

View file

@ -3,7 +3,9 @@ title: "Alumni"
date: 2022-10-27T13:14:06-05:00 date: 2022-10-27T13:14:06-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "" featured_image: ""
description: "" description: "Over the course of 40 years of ministry many teens have made their way through the “halls” of TFC Connection."
summary: "Over the course of 40 years of ministry many teens have made their way through the “halls” of TFC Connection."
weight: 70
--- ---
![alumni](featured.jpg "An alumni volunteering at Camp") ![alumni](featured.jpg "An alumni volunteering at Camp")

View file

@ -3,6 +3,8 @@ title: "Associate Groups"
date: 2022-10-27T13:14:26-05:00 date: 2022-10-27T13:14:26-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "" featured_image: ""
description: "" description: "As a ministry we felt God calling us to begin investing in people who were wanting to work with youth in rural communities in this region so we created a structure..."
summary: "As a ministry we felt God calling us to begin investing in people who were wanting to work with youth in rural communities in this region so we created a structure..."
weight: 60
--- ---
As a ministry we felt God calling us to begin investing in people who were wanting to work with youth in rural communities in this region so we created a structure for youth groups to be associated with TFC through something called “Associate Groups”. Associate groups have access to TFC resources and coaching from TFC staff members. As a ministry we have over 200 years of combined ministry experience among the staff and we want to share that experience with others. Associate groups can decide to become a full TFC group after one year of being an associate group and then they will receive added benefits including coverage under the corporate insurance policy and a 15 passenger van if one is available. As a ministry we felt God calling us to begin investing in people who were wanting to work with youth in rural communities in this region so we created a structure for youth groups to be associated with TFC through something called “Associate Groups”. Associate groups have access to TFC resources and coaching from TFC staff members. As a ministry we have over 200 years of combined ministry experience among the staff and we want to share that experience with others. Associate groups can decide to become a full TFC group after one year of being an associate group and then they will receive added benefits including coverage under the corporate insurance policy and a 15 passenger van if one is available.

View file

@ -3,7 +3,9 @@ title: "Camp"
date: 2022-10-27T06:31:50-05:00 date: 2022-10-27T06:31:50-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "img/camp.jpg" featured_image: "img/camp.jpg"
description: "Summer camp is awesome!" description: "After attending large youth camps in the Kansas City area for several years in the late 70s and early 80s, the ministry leadership decided to begin designing their own camp experience..."
summar: "After attending large youth camps in the Kansas City area for several years in the late 70s and early 80s, the ministry leadership decided to begin designing their own camp experience..."
weight: 40
--- ---
![camp](featured.jpg "2022 Camp Picture") ![camp](featured.jpg "2022 Camp Picture")

View file

@ -3,6 +3,8 @@ title: "Coaching"
date: 2022-10-27T13:14:44-05:00 date: 2022-10-27T13:14:44-05:00
tags: ['ministry'] tags: ['ministry']
featured_image: "" featured_image: ""
description: "" description: "As a staff we have members who have been a part of the ministry for only a few years but some have been on staff for well over 30 years."
summar: "As a staff we have members who have been a part of the ministry for only a few years but some have been on staff for well over 30 years."
weight: 100
--- ---
As a staff we have members who have been a part of the ministry for only a few years but some have been on staff for well over 30 years. As a group, the staff at TFC has around 200 years of combined ministry experience and we would like to share some of that experience with others who are working with youth. Several of the TFC staff members are certified life coaches as well. Coaching is a part of our staff culture and interns receive a significant amount of coaching but we also offer coaching to people outside of TFC including volunteer and paid youth workers. As a staff we have members who have been a part of the ministry for only a few years but some have been on staff for well over 30 years. As a group, the staff at TFC has around 200 years of combined ministry experience and we would like to share some of that experience with others who are working with youth. Several of the TFC staff members are certified life coaches as well. Coaching is a part of our staff culture and interns receive a significant amount of coaching but we also offer coaching to people outside of TFC including volunteer and paid youth workers.

View file

@ -3,7 +3,9 @@ title: "Connection Groups"
date: 2022-10-27T06:31:50-05:00 date: 2022-10-27T06:31:50-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "featured.jpg" featured_image: "featured.jpg"
description: "Weekly Meetings" description: "The heartbeat of TFC is the weekly connection meeting. In locations where TFC provides community youth groups, connection meetings are held weekly..."
summary: "The heartbeat of TFC is the weekly connection meeting. In locations where TFC provides community youth groups, connection meetings are held weekly..."
weight: 10
--- ---
![Connection Groups](featured.jpg "The Thunder Ridge group listening to a lesson.") ![Connection Groups](featured.jpg "The Thunder Ridge group listening to a lesson.")

View file

@ -3,8 +3,11 @@ title: "Internships"
date: 2022-10-27T13:13:24-05:00 date: 2022-10-27T13:13:24-05:00
tags: ['ministry'] tags: ['ministry']
featured_image: "" featured_image: ""
description: "TFC provides opportunities to gain hands on experience in rural youth ministry through one of three internship programs." description: "TFC provides opportunities to gain hands on experience in rural youth ministry through one of three internship programs. Each of these internship opportunities..."
summary: "TFC provides opportunities to gain hands on experience in rural youth ministry through one of three internship programs. Each of these internship opportunities..."
weight: 90
--- ---
![Camp Interns](featured.jpg "Summer Intern Team for 2022!") ![Camp Interns](featured.jpg "Summer Intern Team for 2022!")
TFC provides opportunities to gain hands on experience in rural youth ministry through one of three internship programs. Each of these internship opportunities are designed around a specific “season” of the ministry of TFC and youth ministry as a whole. Whether you are looking to experience the development and production of summer camp, all aspects of summer ministry within TFC (Mission Trips, SPLASH Trips, TFC Camp), or a full year in the trenches of weekly meetings, special events and summer ministry, TFC has a spot for you to grow your faith, develop skills and abilities, and serve the Lord in the context of rural youth ministry and disciple-making. TFC provides opportunities to gain hands on experience in rural youth ministry through one of three internship programs. Each of these internship opportunities are designed around a specific “season” of the ministry of TFC and youth ministry as a whole. Whether you are looking to experience the development and production of summer camp, all aspects of summer ministry within TFC (Mission Trips, SPLASH Trips, TFC Camp), or a full year in the trenches of weekly meetings, special events and summer ministry, TFC has a spot for you to grow your faith, develop skills and abilities, and serve the Lord in the context of rural youth ministry and disciple-making.

View file

@ -3,7 +3,9 @@ title: "Mission Trip"
date: 2022-10-27T06:31:50-05:00 date: 2022-10-27T06:31:50-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "img/mt.jpg" featured_image: "img/mt.jpg"
description: "Annual missions" description: "Our desire to see teenagers develop a heart for missions was the main force behind the development of mission trip opportunities over 30 years ago."
summary: "Our desire to see teenagers develop a heart for missions was the main force behind the development of mission trip opportunities over 30 years ago."
weight: 30
--- ---
![mission trip](featured.jpg "Last year's SPLASH 2.0 Trip in North Platte") ![mission trip](featured.jpg "Last year's SPLASH 2.0 Trip in North Platte")

View file

@ -3,7 +3,9 @@ title: "Special Events"
date: 2022-10-27T13:13:43-05:00 date: 2022-10-27T13:13:43-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "" featured_image: ""
description: "" description: "Understanding that growing as a disciple is a process, through the years TFC has supplemented what was taught in weekly meetings with a variety of training and/or refreshing “getaway” opportunities."
summary: "Understanding that growing as a disciple is a process, through the years TFC has supplemented what was taught in weekly meetings with a variety of training and/or refreshing “getaway” opportunities."
weight: 20
--- ---
![180 Encounters](featured.jpg "Worship at our 180 Encounter") ![180 Encounters](featured.jpg "Worship at our 180 Encounter")

View file

@ -3,7 +3,9 @@ title: "Splash"
date: 2022-10-27T13:12:45-05:00 date: 2022-10-27T13:12:45-05:00
tags: ['ministry','event'] tags: ['ministry','event']
featured_image: "" featured_image: ""
description: "In 2014 TFC developed this mission trip opportunity in response to the need for short local mission trip experiences." description: "In 2014 TFC developed this mission trip opportunity in response to the need for short local mission trip experiences. These trips focus on serving rural communities..."
summary: "In 2014 TFC developed this mission trip opportunity in response to the need for short local mission trip experiences. These trips focus on serving rural communities..."
weight: 50
--- ---
![SPLASH](featured.jpg "A group of teens working on a SPLASH trip at [Miriam's Hope](https://www.miriamshope.com/)") ![SPLASH](featured.jpg "A group of teens working on a SPLASH trip at [Miriam's Hope](https://www.miriamshope.com/)")

View file

@ -4,6 +4,8 @@ date: 2022-10-27T13:14:59-05:00
tags: ['ministry'] tags: ['ministry']
featured_image: "" featured_image: ""
description: "Within the ministry of TFC there are several opportunities for volunteers to be involved in ministry with teenagers." description: "Within the ministry of TFC there are several opportunities for volunteers to be involved in ministry with teenagers."
summary: "Within the ministry of TFC there are several opportunities for volunteers to be involved in ministry with teenagers. The weekly meetings are one of the main opportunities..."
weight: 80
--- ---
![volunteers](featured.jpg "volunteers at camp") ![volunteers](featured.jpg "volunteers at camp")
Within the ministry of TFC there are several opportunities for volunteers to be involved in ministry with teenagers. The weekly meetings are one of the main opportunities for volunteers to join in with the ministry of TFC but we also provide other opportunities for people to join us in ministry with teenagers on mission trips and at TFC Camp. We appreciate all of our volunteers and our desire is that they grow in their faith along with the teenagers they are investing in. Within the ministry of TFC there are several opportunities for volunteers to be involved in ministry with teenagers. The weekly meetings are one of the main opportunities for volunteers to join in with the ministry of TFC but we also provide other opportunities for people to join us in ministry with teenagers on mission trips and at TFC Camp. We appreciate all of our volunteers and our desire is that they grow in their faith along with the teenagers they are investing in.

View file

@ -5,6 +5,8 @@ tags: ["Staff", "Logan", "Wakeeney"]
featured_image: "" featured_image: ""
description: "Arnie and April moved to Logan, Kansas in October of 2009." description: "Arnie and April moved to Logan, Kansas in October of 2009."
layout: "simple" layout: "simple"
summary: "Arnie and April moved to Logan, Kansas in October of 2009. Aprils grandfathers family homesteaded south of Logan and she grew up coming to Logan every year for family reunions."
weight: 70
--- ---
![April and Arnie Teves](featured.jpg "April and Arnie Teves") ![April and Arnie Teves](featured.jpg "April and Arnie Teves")

View file

@ -5,6 +5,9 @@ tags: ['Staff', 'Phillipsburg']
featured_image: "" featured_image: ""
description: "Billy grew up in Oxford, Nebraska and was a part of Southern Valley TFC throughout Middle School and High School." description: "Billy grew up in Oxford, Nebraska and was a part of Southern Valley TFC throughout Middle School and High School."
layout: "simple" layout: "simple"
summary: "Billy grew up in Oxford, Nebraska and was a part of Southern Valley TFC throughout Middle School and High School. During college..."
weight: 80
--- ---
![Billy Cayou](featured.jpg "Billy Cayou loves disk golf!") ![Billy Cayou](featured.jpg "Billy Cayou loves disk golf!")
Billy grew up in Oxford, Nebraska and was a part of Southern Valley TFC throughout Middle School and High School. During college, Billy was a summer intern for a few years and in the fall of 2021 he began his year long internship. During those years God placed a desire in Billy to serve in the ministry where he loved so dearly, then he joined staff in the fall of 2022. Billy handles our social media and helps lead the Phillipsburg Group with Brian and Julie Fischer. Billy grew up in Oxford, Nebraska and was a part of Southern Valley TFC throughout Middle School and High School. During college, Billy was a summer intern for a few years and in the fall of 2021 he began his year long internship. During those years God placed a desire in Billy to serve in the ministry where he loved so dearly, then he joined staff in the fall of 2022. Billy handles our social media and helps lead the Phillipsburg Group with Brian and Julie Fischer.

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Executive Director", "Phillipsburg"]
image: "img/brain.jpg" image: "img/brain.jpg"
description: "As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies." description: "As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies."
layout: "simple" layout: "simple"
summary: "As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies."
weight: 10
--- ---
![Brian's Family](featured.jpg "Brian's Family") ![Brian's Family](featured.jpg "Brian's Family")
As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies. During his high school years he was also a part of the first mission trip teams and attended some of the first years of TFC Camp. In 2010 God called Brian back to Phillipsburg to become the Executive Director for the ministry now called Teens For Christ Connection. God is doing some great things within TFC and he continues to lead us forward into the future as we strive to do whatever it takes to help teenagers become fully devoted followers of Jesus. Brians wife Julie is the Office Manager for TFC and she does a great job keeping all of the finances in order. Brian and Julie also help lead the Phillipsburg TFC groups and they are the proud parents of Nathan and Natalie. As a teenager Brian was a part of the Golden Plains Youth For Christ ministry at Northern Valley and he participated in events like Bible quizzing and monthly rallies. During his high school years he was also a part of the first mission trip teams and attended some of the first years of TFC Camp. In 2010 God called Brian back to Phillipsburg to become the Executive Director for the ministry now called Teens For Christ Connection. God is doing some great things within TFC and he continues to lead us forward into the future as we strive to do whatever it takes to help teenagers become fully devoted followers of Jesus. Brians wife Julie is the Office Manager for TFC and she does a great job keeping all of the finances in order. Brian and Julie also help lead the Phillipsburg TFC groups and they are the proud parents of Nathan and Natalie.

View file

@ -5,6 +5,8 @@ tags: ["Staff", "Northern Valley"]
featured_image: "" featured_image: ""
description: "Chris and Abbie Cochrun serve together on TFC Staff!" description: "Chris and Abbie Cochrun serve together on TFC Staff!"
layout: "simple" layout: "simple"
summary: "Chris and Abbie Cochrun serve together on TFC Staff! Chris grew up in Agra KS as a part of the Eastern Heights TFC group, Abbie grew up as a part of the Northern Valley TFC group..."
weight: 70
--- ---
![Chris and Abbie's Family](featured.jpg "Chris and Abbie's Family!") ![Chris and Abbie's Family](featured.jpg "Chris and Abbie's Family!")

View file

@ -5,6 +5,8 @@ tags: ['Northern Valley', 'Intern']
featured_image: "" featured_image: ""
description: "Dani attended the Oberlin TFC Group as a teenager." description: "Dani attended the Oberlin TFC Group as a teenager."
layout: "simple" layout: "simple"
summary: "Dani attended the Oberlin TFC Group as a teenager. Throughout high school, she was involved in camp, mission trip, and our student leadership team."
weight: 90
--- ---
![Dani Rouse](featured.jpg "Dani loves guns!") ![Dani Rouse](featured.jpg "Dani loves guns!")

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Thunder Ridge"]
featured_image: "" featured_image: ""
description: "Ethans TFC journey began as a teenager in the Eastern Heights TFC group in Agra, KS." description: "Ethans TFC journey began as a teenager in the Eastern Heights TFC group in Agra, KS."
layout: "simple" layout: "simple"
summary: "Ethans TFC journey began as a teenager in the Eastern Heights TFC group in Agra, KS. Throughout his high school years his involvement in the ministry grew..."
weight: 60
--- ---
![Ethan Rose](featured.jpg "Ethan at camp!") ![Ethan Rose](featured.jpg "Ethan at camp!")
Ethans TFC journey began as a teenager in the Eastern Heights TFC group in Agra, KS. Throughout his high school years his involvement in the ministry grew, and by the time he went to college the Lord had placed this ministry on his heart as a place God might be calling Ethan back to. After serving in volunteer and intern positions throughout college, he joined TFC staff in the fall of 2012. Ethan loves leading the Thunder Ridge group, as well as being Co-Camp Director where he gets to work with interns as they learn to plan and execute camp. Ethans TFC journey began as a teenager in the Eastern Heights TFC group in Agra, KS. Throughout his high school years his involvement in the ministry grew, and by the time he went to college the Lord had placed this ministry on his heart as a place God might be calling Ethan back to. After serving in volunteer and intern positions throughout college, he joined TFC staff in the fall of 2012. Ethan loves leading the Thunder Ridge group, as well as being Co-Camp Director where he gets to work with interns as they learn to plan and execute camp.

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Alumni Coordinator", "Thunder Ridge"]
featured_image: "" featured_image: ""
description: "In the fall of 1981, Janice Lundquist became a part of the TFC Staff." description: "In the fall of 1981, Janice Lundquist became a part of the TFC Staff."
layout: "simple" layout: "simple"
summary: "In the fall of 1981, Janice Lundquist became a part of the TFC Staff. She has served in and enjoyed almost every aspect of the ministry during that time."
weight: 30
--- ---
![Janice Lundquist](featured.jpg "Janice Lundquist") ![Janice Lundquist](featured.jpg "Janice Lundquist")
In the fall of 1981, Janice Lundquist became a part of the TFC Staff. She has served in and enjoyed almost every aspect of the ministry during that time. She currently works with the Thunder Ridge TFC group, working specifically with the Junior High age teens. Carrying on a dream of the staff, Janice is currently working on developing a ministry of encouragement to TFC Alumni to continue building a heart for discipleship in them. In the fall of 1981, Janice Lundquist became a part of the TFC Staff. She has served in and enjoyed almost every aspect of the ministry during that time. She currently works with the Thunder Ridge TFC group, working specifically with the Junior High age teens. Carrying on a dream of the staff, Janice is currently working on developing a ministry of encouragement to TFC Alumni to continue building a heart for discipleship in them.

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Disciplemaking Coach"]
featured_image: "" featured_image: ""
description: "Lavonne joined the TFC adventure back in 1983. For years she worked directly with students as a leader of the weekly Connection groups." description: "Lavonne joined the TFC adventure back in 1983. For years she worked directly with students as a leader of the weekly Connection groups."
layout: "simple" layout: "simple"
summary: "Lavonne joined the TFC adventure back in 1983. For years she worked directly with students as a leader of the weekly Connection groups."
weight: 20
--- ---
![Lavonne Ponstein](featured.jpg "Lavonne Ponstein") ![Lavonne Ponstein](featured.jpg "Lavonne Ponstein")
Lavonne joined the TFC adventure back in 1983. For years she worked directly with students as a leader of the weekly Connection groups. Her passion for the ministry of TFC is that we will be a disciplemaking ministry imitating Jesus strategy for making disciples. Lavonne is currently working as “Disciplemaking Coach” and Co-Camp Director for TFC as she focuses on spurring on individual staff members, interns, and others for the disciplemaking of many. Lavonne joined the TFC adventure back in 1983. For years she worked directly with students as a leader of the weekly Connection groups. Her passion for the ministry of TFC is that we will be a disciplemaking ministry imitating Jesus strategy for making disciples. Lavonne is currently working as “Disciplemaking Coach” and Co-Camp Director for TFC as she focuses on spurring on individual staff members, interns, and others for the disciplemaking of many.

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Logan"]
featured_image: "" featured_image: ""
description: "Lewis grew up in a ministry a lot like TFC Connection." description: "Lewis grew up in a ministry a lot like TFC Connection."
layout: "simple" layout: "simple"
summary: "Lewis grew up in a ministry a lot like TFC Connection. Because of this kind of ministry, he fell in love with TFC. As a ministry that is involved with several communities..."
weight: 40
--- ---
![Lewis and Susan Smith](featured.jpg "Lewis and Susan Smith!") ![Lewis and Susan Smith](featured.jpg "Lewis and Susan Smith!")
Lewis grew up in a ministry a lot like TFC Connection. Because of this kind of ministry, he fell in love with TFC. As a ministry that is involved with several communities and helps the teens get to know other Christians, Lewis loves TFC. Lewiss wife Susan helps in many ways at TFC and works at a nursing home. Lewis and Susan have both been a part of the TFC family for 20+ years and love it. Lewis is one of the sound and tech guys at TFC. Lewis grew up in a ministry a lot like TFC Connection. Because of this kind of ministry, he fell in love with TFC. As a ministry that is involved with several communities and helps the teens get to know other Christians, Lewis loves TFC. Lewiss wife Susan helps in many ways at TFC and works at a nursing home. Lewis and Susan have both been a part of the TFC family for 20+ years and love it. Lewis is one of the sound and tech guys at TFC.

View file

@ -5,6 +5,9 @@ tags: ["Staff", "Southern Valley"]
featured_image: "" featured_image: ""
description: "Rob Lewis joined the TFC Staff in 2007 after having volunteered as a helper at the Southern Valley TFC group." description: "Rob Lewis joined the TFC Staff in 2007 after having volunteered as a helper at the Southern Valley TFC group."
layout: "simple" layout: "simple"
summary: "Rob Lewis joined the TFC Staff in 2007 after having volunteered as a helper at the Southern Valley TFC group. He is the Southern Valley Director and brings his..."
weight: 50
--- ---
![Rob and Taffy Lewis](featured.jpg "Rob and Taffy's family!") ![Rob and Taffy Lewis](featured.jpg "Rob and Taffy's family!")
Rob Lewis joined the TFC Staff in 2007 after having volunteered as a helper at the Southern Valley TFC group. He is the Southern Valley Director and brings his carpentry skills and get it done attitude to help with Mission Trips and TFC Camp. Rob also attended the Oxford TFC group as a teenager. His wife Taffy grew up as a staff kid as her parents joined the staff in 1978. She has been supporting Rob in his ministry since he joined and has recently started leading the weekly lessons. They have two children Christian and Cedric. Christian is 20 years old and Cedric is five. Rob Lewis joined the TFC Staff in 2007 after having volunteered as a helper at the Southern Valley TFC group. He is the Southern Valley Director and brings his carpentry skills and get it done attitude to help with Mission Trips and TFC Camp. Rob also attended the Oxford TFC group as a teenager. His wife Taffy grew up as a staff kid as her parents joined the staff in 1978. She has been supporting Rob in his ministry since he joined and has recently started leading the weekly lessons. They have two children Christian and Cedric. Christian is 20 years old and Cedric is five.

View file

@ -0,0 +1,41 @@
{{ define "main" }}
{{ $toc := and (.Params.showTableOfContents | default (.Site.Params.list.showTableOfContents | default false)) (in .TableOfContents "<ul") }}
<header>
{{ if .Params.showBreadcrumbs | default (.Site.Params.list.showBreadcrumbs | default false) }}
{{ partial "breadcrumbs.html" . }}
{{ end }}
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">{{ .Title }}</h1>
</header>
<section
class="{{ if $toc -}}
mt-12
{{- else -}}
mt-0
{{- end }} prose flex max-w-full flex-col dark:prose-invert lg:flex-row"
>
{{ if $toc }}
<div class="order-first px-0 lg:order-last lg:max-w-xs ltr:lg:pl-8 rtl:lg:pr-8">
<div class="toc ltr:pl-5 rtl:pr-5 lg:sticky lg:top-10">
{{ partial "toc.html" . }}
</div>
</div>
{{ end }}
<div class="min-w-0 min-h-0 max-w-prose">
{{ .Content | emojify }}
</div>
</section>
{{ if gt .Pages 0 }}
<section class="space-y-10 w-full">
{{ range .Pages.ByWeight }}
{{ partial "article-link.html" . }}
{{ end }}
</section>
{{ partial "pagination.html" . }}
{{ else }}
<section class="mt-10 prose dark:prose-invert">
<p class="py-8 border-t">
<em>{{ i18n "list.no_articles" | emojify }}</em>
</p>
</section>
{{ end }}
{{ end }}

41
layouts/staff/list.html Normal file
View file

@ -0,0 +1,41 @@
{{ define "main" }}
{{ $toc := and (.Params.showTableOfContents | default (.Site.Params.list.showTableOfContents | default false)) (in .TableOfContents "<ul") }}
<header>
{{ if .Params.showBreadcrumbs | default (.Site.Params.list.showBreadcrumbs | default false) }}
{{ partial "breadcrumbs.html" . }}
{{ end }}
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">{{ .Title }}</h1>
</header>
<section
class="{{ if $toc -}}
mt-12
{{- else -}}
mt-0
{{- end }} prose flex max-w-full flex-col dark:prose-invert lg:flex-row"
>
{{ if $toc }}
<div class="order-first px-0 lg:order-last lg:max-w-xs ltr:lg:pl-8 rtl:lg:pr-8">
<div class="toc ltr:pl-5 rtl:pr-5 lg:sticky lg:top-10">
{{ partial "toc.html" . }}
</div>
</div>
{{ end }}
<div class="min-w-0 min-h-0 max-w-prose">
{{ .Content | emojify }}
</div>
</section>
{{ if gt .Pages 0 }}
<section class="space-y-10 w-full">
{{ range .Pages.ByWeight }}
{{ partial "article-link.html" . }}
{{ end }}
</section>
{{ partial "pagination.html" . }}
{{ else }}
<section class="mt-10 prose dark:prose-invert">
<p class="py-8 border-t">
<em>{{ i18n "list.no_articles" | emojify }}</em>
</p>
</section>
{{ end }}
{{ end }}