shiloh-echo/index.html
2025-09-26 09:47:34 -07:00

572 lines
22 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Shiloh Echo '25 | Make Us One</title>
<meta
name="description"
content="Shiloh Echo is North Idaho's annual gathering showcasing off-grid,
homesteading, open-source solutions. With presentations,
workshops, demonstrations, and hands-on villages focused on
sustainable and simple living."
/>
<meta name="author" content="Shiloh" />
<meta property="og:title" content="shiloh code" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.shilohcode.com" />
<meta
property="og:description"
content="Shiloh Echo is North Idaho's annual gathering showcasing off-grid,
homesteading, open-source solutions. With presentations,
workshops, demonstrations, and hands-on villages focused on
sustainable and simple living."
/>
<meta
property="og:image"
content="./assets/shiloh-logo-white-1-outline.png"
/>
<link rel="icon" href="./assets/favicon.ico" />
<link rel="icon" href="./assets/" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
/>
<link rel="stylesheet" href="css/styles.css?v=1.0" />
<script src="./js/jquery-3.7.1.min.js"></script>
<script src="./js/main.js"></script>
<script src="./js/navbar.js"></script>
<script src="./js/back-to-top.js"></script>
<script src="./js/countdown.js"></script>
<script async src="https://events.shilohcode.com/widget.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="min-flex-row">
<p class="white nospace">NOV 21-23</p>
<p class="white nospace">Coalition - Bonners Ferry, ID</p>
<div class="white" id="getting-started"></div>
<script type="text/javascript">
$("#getting-started").countdown("2025/11/21", function (event) {
$(this).text(event.strftime("Time left: %D Days %H:%M:%S"));
});
</script>
</div>
<div class="flex-column bg-vid">
<div>
<h1 class="white">Save your seat at Shiloh Echo '25</h1>
<div class="flex-row">
<h3 class="white">
Presentations, workshops, demonstrations, and hands-on villages
focused on off-grid and simple living.
</h3>
<div
data-hievents-id="1"
data-hievents-primary-color="#43786b"
data-hievents-primary-text-color="#fff"
data-hievents-secondary-color="#fff"
data-hievents-secondary-text-color="#000"
data-hievents-background-color="#43786b"
data-hievents-widget-type="widget"
data-hievents-widget-version="1.0"
data-hievents-locale="en"
data-hievents-padding="20px"
data-hievents-autoresize="true"
data-hievents-continue-button-text="Continue"
class="hievents-widget"
></div>
</div>
<div class="flex-row">
<a class="button-4" role="button" href="#details">Details</a>
<a class="button-4" role="button" href="#lodging">Book Your Stay</a>
<a class="button-4" role="button" href="#contact">Contact</a>
<a
class="button-4"
target="_blank"
role="button"
href="https://events.shilohcode.com/event/1/shiloh-echo-25"
>Get Your Tickets</a
>
</div>
</div>
<video
autoplay
loop
muted
poster="https://lasthourcloud.b-cdn.net/echo/echo-background.png"
>
<source
src="https://lasthourcloud.b-cdn.net/echo/background-echo-small.webm"
type="video/webm"
/>
</video>
</div>
<div id="about" class="flex-column">
<h2>Sneak Peak:</h2>
<div class="flex-row">
<div class="card">
<img src="./assets/Ben-toews.webp" alt="John" style="width: 100%" />
<h3>Sen. Ben Toews</h3>
<p class="title">
Idaho State Senator. Entrepreneur & Homeschooling.
</p>
<a target="_blank" href="https://x.com/BenToews"
><i class="fa-brands fa-x-twitter"></i
></a>
<a target="_blank" href="https://www.ben4idaho.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/jake-hoback.webp" style="width: 100%" />
<h3>Jake Hoback</h3>
<p class="title">
Founder Hoback Customs and Iron Spear Outfitters
</p>
<p></p>
<a
target="_blank"
href="https://www.instagram.com/jakehobackknives/"
><i class="fa-brands fa-instagram"></i
></a>
<a target="_blank" href="https://ironspearoutfitters.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/Gabriel-rench.webp" style="width: 100%" />
<h3>Gabriel Rench</h3>
<p class="title">Host of CrossPolitic, Fight Laugh Feast</p>
<a target="_blank" href="https://x.com/GMRench"
><i class="fa-brands fa-x-twitter"></i
></a>
<a target="_blank" href="https://gaberench.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
</div>
<div class="flex-row">
<div class="card">
<img src="./assets/tony.webp" style="width: 100%" />
<h3>Tony</h3>
<p class="title">Co-founder, CTO Shiloh Code. Tech therapist.</p>
<a target="_blank" href="https://shilohcode.com"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/Keith.webp" style="width: 100%" />
<h3>Keith Atneosen</h3>
<p class="title">Author & Family Advisor, Competitive shooter</p>
<a target="_blank" href="https://freedomsummitconsulting.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/carl.webp" style="width: 100%" />
<h3>Carl Tompkins</h3>
<p class="title">President, The Way of Business. People expert.</p>
<p></p>
<a target="_blank" href="https://freedomsummitconsulting.com/"
><i class="fa-solid fa-link"></i
></a>
</div>
</div>
<div class="flex-row">
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
</div>
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
</div>
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
</div>
</div>
</div>
<div id="about" class="flex-column">
<div>
<h2>Sponsors:</h2>
<a
href="https://www.thecoalitionbf.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/coaliton-logo.webp" height="250px"
/></a>
<a
href="https://selkirkenergysolutions.com/"
target="_blank"
rel="noopener noreferrer"
><img
src="./assets/SelkirkEnergySolutions-FF-01-1-1-e1688509897832-300x144-1.webp"
height="150px"
/></a>
<a
href="https://shilohcode.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/shiloh-logo-white-1.png" height="70px"
/></a>
<a
href="https://lasthourhosting.org/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/last_hour_hosting_logo_blue.png" height="50px"
/></a>
<a
href="https://skyright.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/skyright-web_logo-color.webp" height="150px"
/></a>
<a
href="https://offgridunlimited.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/offgrid-unlimited.webp" height="250px"
/></a>
<a
href="https://loreroasters.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/lore-coffee.webp" height="150px"
/></a>
<a
href="https://legacyluxuryre.com/"
target="_blank"
rel="noopener noreferrer"
><img src="./assets/legacy-real-estate-group.webp" height="150px"
/></a>
</div>
</div>
<div id="about" class="flex-column">
<div>
<h2>About</h2>
<h3>Build community. Localize. Stay off-grid.</h3>
<p>
We're dedicated to cultivating and inspiring thriving off-grid
communities, simple living practitioners, and open-source innovators
with Christian principles as our framework.
</p>
</div>
</div>
<div id="details" class="flex-column">
<div>
<h2>Details</h2>
<h3>Here's what you'll enjoy:</h3>
<h4>Be with your people</h4>
<p>
Every year we gather with like-minded off-grid and simple living
practitioners. Meet leaders in our community who share your concerns
about AI, globalization, smart cities, surveillance, and digital
currencies — people you can keep in touch with long after the event.
Sick of hearing about being replaced by the next shiny tech? Want
practical ways to protect your community and family guided by
Christian principles? This event is for you. Attend focused
presentations, hands-on workshops, live Q&A, expert panels, demos,
and themed villages where you can learn and practice real solutions.
Leave with actionable skills, trusted contacts, and project
collaborators who share your values.
</p>
<h4>Gain new skills</h4>
<ul>
<li><b>Decentralization</b> — resilient community-owned systems</li>
<li>
<b>Open source</b> — Tech alternatives you can own and trust
</li>
<li>
<b>Privacy & Security</b> — defending data and personal freedoms
</li>
<li>
<b>Homesteading & Offgrid</b> — self-reliance for families and
communities
</li>
<li><b>Permaculture</b> — sustainable food and land management</li>
<li>
<b>Christian living</b> — faith-based approaches to service and
stewardship
</li>
</ul>
<h4>Hear the latest</h4>
<ul>
<li>
<b>Cutting-edge briefings</b> — Short, focused talks on AI risk,
surveillance trends, digital currency developments, and the global
tech landscape.
</li>
<li>
<b>Policy & ethics panels</b> — Experts debate regulation, civil
liberties, and community safeguards so you leave informed and
prepared.
</li>
<li>
<b>Tool demos & releases</b> — See privacy-first, decentralized,
and open-source projects in action — learn what works today and
whats coming next.
</li>
<li>
<b>Community case studies</b> — Real-world examples of
faith-driven community resilience, homesteading tech, and offgrid
implementations.
</li>
<li>
<b>Interactive Q&A</b> — Direct access to researchers, developers,
and faith leaders to ask how emerging tech affects your family and
neighborhood.
</li>
</ul>
<h4>Enjoy the perks</h4>
<ul>
<li>
<b>Hands-on villages</b> — STry privacy tools, decentralization
stacks, and offgrid kits with guided mentors
</li>
<li>
<b>Networking lounges</b> — Meet peers, open-source heroes, and
local leaders aligned with Christian stewardship and community
resilience.
</li>
<li>
<b>Resource hub</b> — Take home curated guides, implementable
checklists, and open-source project links to get started
immediately.
</li>
<li>
<b>Family-friendly tracks</b> — Sessions and practical workshops
designed for families and faith communities.
</li>
<li>
<b>Giveaways & discounts</b> — Tools, course vouchers, and starter
kits for privacy, permaculture, and offgrid living.
</li>
<li>
<b>Unplugged Concerts</b> — unwind each evening with acoustic sets
that foster conversation, community, and reflection away from
screens.
</li>
</ul>
</div>
</div>
<div id="details" class="bg-vid flex-column">
<div>
<h2 class="white">Location</h2>
<img
src="./assets/coaliton-logo-white.webp"
alt="Coalition BF Logo"
width="300px"
/>
<p class="white">188 Plato Dr, Bonners Ferry, ID 83805</p>
</div>
<video
autoplay
loop
muted
poster="https://lasthourcloud.b-cdn.net/echo/coalition-background.png"
>
<source
src="https://lasthourcloud.b-cdn.net/echo/coalition-space.mp4"
type="video/webm"
/>
</video>
<a
class="button-4"
role="button"
target="_blank"
href="https://www.thecoalitionbf.com/"
>Learn More</a
>
</div>
<div id="speakers" class="flex-column">
<div>
<h2>Event Schedule</h2>
<p>**This schedule is not final. Check back for latest updates.</p>
<h3>Friday Night</h3>
<ul>
<li>
<b>5:00PM5:30PM</b> — Doors Open (check-in, badge pickup, coat
drop)
</li>
<li>
<b>5:306:00 PM</b> — Welcome Remarks & Night Overview +
Housekeeping
</li>
<li>
<b>6:00-7:00PM</b> — Food Trucks Open + Village Access + Lounges
</li>
<li><b>7:10-7:40PM</b> — Panel: Community Stories</li>
<li><b>7:40-8:00PM</b> — Break / Fellowship</li>
<li><b>8:00-8:30PM</b> — HandsOn MiniWorkshop or Demo Session</li>
<li><b>8:30-8:50PM</b> — Break / Fellowship</li>
<li><b>8:50-9:20PM</b> — Fireside talks</li>
<li><b>9:20-11PM</b> — Unplugged Concert</li>
<li><b>11:00-11:40PM</b> — Late Night Snacks + Village Walk</li>
<li>
<b>11:40-12:00AM</b> — Closing Circle & Announcements — nextday
reminders
</li>
</ul>
<h3>Saturday</h3>
<ul>
<li><b>8:00-9:00AM</b> — Ruck and Polar plunge</li>
<li><b>9:00-9:30AM</b> — Food Trucks and Lore Coffee</li>
<li><b>9:30-9:40AM</b> — Welcome & Housekeeping</li>
<li><b>9:40-10:10AM</b> — Speaker TBA</li>
<li><b>10:10-10:25AM</b> — Short Break</li>
<li><b>10:25-10:55AM</b> — Speaker TBA</li>
<li><b>10:55-11:10AM</b> — Transition / Stretch Break</li>
<li><b>10:10-11:40AM</b> — Panel Session</li>
<li><b>11:40-1:00PM</b> — Lunch + Food Trucks + Village</li>
<li><b>1:00PM-1:15PM</b> — Energizer Activity + Announcements</li>
<li><b>1:15PM-1:45PM</b> — Speaker TBA</li>
<li><b>1:45PM-2:00PM</b> — Coffee Break</li>
<li><b>2:00PM-2:30PM</b> — Speaker TBA</li>
<li><b>2:30PM-2:45PM</b> — Short Break</li>
<li><b>2:45PM-3:15PM</b> — Lightning Talks</li>
<li><b>3:15PM-3:30PM</b> — Snack Break / Village Walk</li>
<li><b>3:30PM-4:00PM</b> — Shiloh Keynote</li>
<li><b>4:00PM-4:15PM</b> — Transition / Break</li>
<li><b>4:15PM-6:00PM</b> — Evening meet + Food Trucks + Village</li>
<li><b>6:00PM-9:00PM</b> — Unplugged Concert</li>
</ul>
<h3>Sunday Morning</h3>
<ul>
<li><b>TBA</b> — Morning Gathering at Local Church</li>
</ul>
</div>
</div>
<div id="lodging" class="bg-vid flex-column">
<div>
<h2 class="white">Book Your Stay</h2>
<h3 class="white">Get a 25% Discount</h3>
<p class="white">
Mention our event and receive 25% OFF your stay at the Log Inn!
</p>
</div>
<a
class="button-4"
role="button"
target="_blank"
href="https://www.loginnbf.com/"
>Book Now</a
>
<video
autoplay
loop
muted
poster="https://lasthourcloud.b-cdn.net/echo/loginn.png"
>
<source
src="https://lasthourcloud.b-cdn.net/echo/loginn-background.webm"
type="video/webm"
/>
</video>
</div>
<div class="flex-column">
<h2>Event Map</h2>
<iframe
width="425"
height="350"
src="https://www.openstreetmap.org/export/embed.html?bbox=-116.30653738975526%2C48.720810604416705%2C-116.30138754844667%2C48.73290565979023&amp;layer=transportmap&amp;marker=48.72686140002488%2C-116.30395850000002"
style="border: none; width: 100%; height: 20em"
></iframe
><br /><small
><a
href="https://www.openstreetmap.org/?mlat=48.726861&amp;mlon=-116.303959#map=17/48.726861/-116.303959&amp;layers=T"
>View Larger Map</a
></small
>
<img src="./assets/map.png" alt="Map" width="100%" />
</div>
<div class="flex-column">
<h2>FAQ</h2>
<h3>Q: Where is the best place to stay?</h3>
<p>
A: We recommend staying nextdoor at the Log Inn if you prefer a comfy
full room. Then there's the North Haven Campground if you want to
bring a tent or rv!
</p>
<h3>Q: What should I bring?</h3>
<p>
A: All you need is yourself and some warm clothes! It's going to
around 40F as a high during this time.
</p>
<h3>Q: How do I buy tickets?</h3>
<p>
A: Purchase tickets online here. Feel free to pay card or cash at the
door.
</p>
<h3>Q: Why Bonners Ferry Idaho?</h3>
<p>
A: We love our small town that is passionate about community and all
things off-grid, simple living. We hope you'll enjoy this beautiful
rural setting.
</p>
<h3>Q: What ammenities will be there?</h3>
<p>
A: Welcome to Three Mile Corner! We'll have yummy food trucks on site
for you during the event. There's several local favorite restaurants,
a dollar store, and a full gym across the street.
</p>
<h3>Q: I am interested in being a speaker</h3>
<p>
A: Please submit your resume and topic to echo@shilohcode.com for
review.
</p>
</div>
<div id="contact" class="flex-column bg-vid-main">
<div>
<h2>Contact</h2>
<div class="flex-row">
<div class="flex-container">
<a
class="button-4"
role="button"
href="mailto:echo(AT)shilohcode(DOT)com"
>email</a
>
<a class="button-4" role="button" href="sms:6056080538">text</a>
</div>
</div>
</div>
</div>
</main>
<button id="back-to-top">^^^</button>
<footer id="footer"></footer>
</body>
</html>