425 lines
20 KiB
HTML
425 lines
20 KiB
HTML
<!--
|
|
|
|
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
|
|
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
|
|
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
|
|
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
|
|
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
|
|
|
|
|
|
-->
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>Shiloh | Christian tech for peace of mind</title>
|
|
<meta
|
|
name="description"
|
|
content="Shiloh means peace. We're a small Christian team in Idaho building tech, community, and culture that help you live with less stress. Hosting, IT, and software, plus the Echo gathering and the Touch Grass Show."
|
|
/>
|
|
<meta name="author" content="Shiloh" />
|
|
<meta name="keywords" content="Christian tech, privacy-first hosting, self-hosted infrastructure, off-grid community, simple living, Idaho, open-source" />
|
|
<meta name="theme-color" content="#3a5952" />
|
|
<meta name="geo.region" content="US-ID" />
|
|
<meta name="geo.placename" content="Bonners Ferry" />
|
|
<meta name="geo.position" content="48.6913;-116.3163" />
|
|
<meta name="ICBM" content="48.6913, -116.3163" />
|
|
<link rel="canonical" href="https://www.shilohcode.com/" />
|
|
|
|
<meta property="og:title" content="Shiloh | Christian tech for peace of mind" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://www.shilohcode.com/" />
|
|
<meta
|
|
property="og:description"
|
|
content="Shiloh means peace. A small Christian team building tech, community, and culture that help you live with less stress. Hosting, IT, software, plus the Echo gathering and the Touch Grass Show."
|
|
/>
|
|
<meta property="og:image" content="./assets/shiloh-logo-white-1.png" />
|
|
<meta property="og:site_name" content="Shiloh" />
|
|
<meta property="og:locale" content="en_US" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="Shiloh | Christian tech for peace of mind" />
|
|
<meta name="twitter:description" content="A small Christian team in Idaho. Tech, community, and culture for less stress and more peace." />
|
|
|
|
<link rel="icon" href="./assets/favicon.ico" sizes="any" />
|
|
<link rel="icon" href="./assets/favicon.jpg" type="image/jpeg" />
|
|
<link rel="apple-touch-icon" href="./assets/favicon.jpg" />
|
|
|
|
<link rel="preconnect" href="https://lasthourcloud.b-cdn.net" crossorigin />
|
|
<link rel="preconnect" href="https://cdn.lasthourhosting.org" crossorigin />
|
|
<link rel="dns-prefetch" href="https://lasthourcloud.b-cdn.net" />
|
|
<link rel="dns-prefetch" href="https://cdn.lasthourhosting.org" />
|
|
|
|
<link rel="stylesheet" href="css/styles.css?v=1.4" />
|
|
<script src="./js/main.js" defer></script>
|
|
<script src="./js/navbar.js" defer></script>
|
|
<script src="./js/back-to-top.js" defer></script>
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "Organization",
|
|
"@id": "https://www.shilohcode.com/#organization",
|
|
"name": "Shiloh",
|
|
"alternateName": "Shiloh LLC",
|
|
"url": "https://www.shilohcode.com",
|
|
"logo": "https://www.shilohcode.com/assets/shiloh-logo-white-1.png",
|
|
"image": "https://www.shilohcode.com/assets/shiloh-logo-white-1.png",
|
|
"description": "Shiloh means peace. A small Christian team in Bonners Ferry, Idaho building tech, community, and culture for less stress and more peace. Includes Last Hour Hosting, the Echo gathering, and the Touch Grass Show.",
|
|
"telephone": "+1-208-555-0100",
|
|
"email": "support@shilohcode.com",
|
|
"priceRange": "$$",
|
|
"address": {
|
|
"@type": "PostalAddress",
|
|
"streetAddress": "6653 Main Street #401",
|
|
"addressLocality": "Bonners Ferry",
|
|
"addressRegion": "ID",
|
|
"postalCode": "83805",
|
|
"addressCountry": "US"
|
|
},
|
|
"geo": {
|
|
"@type": "GeoCoordinates",
|
|
"latitude": 48.6913,
|
|
"longitude": -116.3163
|
|
},
|
|
"openingHoursSpecification": {
|
|
"@type": "OpeningHoursSpecification",
|
|
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
|
|
"opens": "09:00",
|
|
"closes": "17:00"
|
|
},
|
|
"areaServed": [
|
|
{ "@type": "Country", "name": "United States" },
|
|
{ "@type": "AdministrativeArea", "name": "Idaho" },
|
|
{ "@type": "City", "name": "Bonners Ferry" },
|
|
{ "@type": "City", "name": "Coeur d'Alene" },
|
|
{ "@type": "City", "name": "Spokane" }
|
|
],
|
|
"contactPoint": {
|
|
"@type": "ContactPoint",
|
|
"contactType": "customer support",
|
|
"url": "https://www.shilohcode.com/contact",
|
|
"availableLanguage": "English"
|
|
},
|
|
"sameAs": [
|
|
"https://www.youtube.com/@shiloh-code"
|
|
],
|
|
"subOrganization": [
|
|
{ "@type": "Organization", "name": "Last Hour Hosting", "url": "https://lasthourhosting.org" },
|
|
{ "@type": "Organization", "name": "Shiloh Echo", "url": "https://shilohecho.org" },
|
|
{ "@type": "Organization", "name": "Touch Grass Show", "url": "https://www.youtube.com/@shiloh-code" }
|
|
],
|
|
"hasOfferCatalog": {
|
|
"@type": "OfferCatalog",
|
|
"name": "Shiloh Services",
|
|
"itemListElement": [
|
|
{ "@type": "OfferCatalog", "name": "Managed Web Hosting", "itemListElement": [
|
|
{ "@type": "Offer", "name": "Managed Web Hosting", "price": "29", "priceCurrency": "USD", "url": "https://www.shilohcode.com/solutions#webhosting" }
|
|
]},
|
|
{ "@type": "OfferCatalog", "name": "Managed IT", "itemListElement": [
|
|
{ "@type": "Offer", "name": "Managed IT Services", "url": "https://www.shilohcode.com/solutions#it" }
|
|
]},
|
|
{ "@type": "OfferCatalog", "name": "Custom Software", "itemListElement": [
|
|
{ "@type": "Offer", "name": "Full-Stack Software Development", "url": "https://www.shilohcode.com/solutions#software" }
|
|
]}
|
|
]
|
|
}
|
|
}
|
|
</script>
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebSite",
|
|
"@id": "https://www.shilohcode.com/#website",
|
|
"url": "https://www.shilohcode.com",
|
|
"name": "Shiloh",
|
|
"publisher": { "@id": "https://www.shilohcode.com/#organization" },
|
|
"inLanguage": "en-US"
|
|
}
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
<header id="header"></header>
|
|
|
|
<main>
|
|
<section class="flex-column bg-vid" aria-labelledby="hero-heading">
|
|
<div class="cursor-glow" aria-hidden="true"></div>
|
|
<div class="flex">
|
|
<h1 id="hero-heading">shiloh means peace</h1>
|
|
<p class="hero-thesis">
|
|
We're a small team building <strong>tech, community, and culture</strong>
|
|
that help you live with less stress and more peace. Hosting and IT for
|
|
organizations that need it. A gathering for the off-grid and
|
|
simple-living crowd. A show about putting the phone down.
|
|
</p>
|
|
|
|
<div class="hero-projects-row" aria-label="Our projects">
|
|
<a class="hero-project-chip" href="https://lasthourhosting.org">
|
|
<span class="dot" aria-hidden="true"></span>Last Hour Hosting
|
|
</a>
|
|
<a class="hero-project-chip" href="https://shilohecho.org">
|
|
<span class="dot" aria-hidden="true"></span>Echo
|
|
</a>
|
|
<a class="hero-project-chip" href="https://www.youtube.com/@shiloh-code">
|
|
<span class="dot" aria-hidden="true"></span>Touch Grass Show
|
|
</a>
|
|
</div>
|
|
|
|
<div class="flex-row">
|
|
<a class="button-1" role="button" href="#projects">see our projects</a>
|
|
<a class="button-2" role="button" href="#work">get help with your tech</a>
|
|
</div>
|
|
</div></section>
|
|
|
|
<section class="reveal belief-section" aria-labelledby="belief-heading">
|
|
<div class="belief">
|
|
<h2 id="belief-heading">what we believe</h2>
|
|
<p class="lede">
|
|
That <em>peace</em> is a real thing, not a vibe. That the best work
|
|
comes from a rested soul, not a fried one. That technology should
|
|
serve your life, not run it. That the Christian life was never meant
|
|
to be lived alone, and neither was a business.
|
|
</p>
|
|
|
|
<div class="belief-pillars" aria-label="What we believe">
|
|
<div class="belief-pillar">
|
|
<h3>Stewardship, not hustle</h3>
|
|
<p>We build things to last, for owners who care, and we work at a pace that lets our team actually be present with their families and their God.</p>
|
|
</div>
|
|
<div class="belief-pillar">
|
|
<h3>Open by conviction</h3>
|
|
<p>Open source, open standards, open data. We don't believe in lock-in, and we don't believe in tech that hides what it's doing with your information.</p>
|
|
</div>
|
|
<div class="belief-pillar">
|
|
<h3>Truth at the root</h3>
|
|
<p>Every member of our team subscribes to the same <a href="/creed">statement of faith</a>. That's not a marketing line. It's how we treat clients, and each other.</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="verse-pull" aria-label="Scripture">
|
|
<blockquote>
|
|
whatever you do, work at it with all your heart, as working for the Lord
|
|
</blockquote>
|
|
<cite>colossians 3:23</cite>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section id="projects" class="reveal flex-column bg-vid" aria-labelledby="projects-heading">
|
|
<div class="flex">
|
|
<h2 id="projects-heading">our projects</h2>
|
|
<p>three projects under the Shiloh umbrella, with more on the way</p>
|
|
|
|
<div class="projects" aria-label="Shiloh projects">
|
|
<a class="project-card" href="https://lasthourhosting.org" target="_blank" rel="noopener noreferrer" aria-label="Last Hour Hosting">
|
|
<span class="project-tag">alternative tech</span>
|
|
<img class="project-icon logo-hosting" src="./assets/last_hour_hosting_logo_blue.png" alt="Last Hour Hosting logo" />
|
|
<h3>Last Hour Hosting</h3>
|
|
<p class="project-blurb">
|
|
Self-hosted, open-source web hosting and cloud services for people who'd rather own their stack than rent it. Privacy-first, US-based, run by people who answer the phone.
|
|
</p>
|
|
<span class="project-cta">visit lasthourhosting.org</span>
|
|
</a>
|
|
|
|
<a class="project-card" href="https://shilohecho.org" target="_blank" rel="noopener noreferrer" aria-label="Shiloh Echo">
|
|
<span class="project-tag">community & principles</span>
|
|
<img class="project-icon logo-echo" src="./assets/echologo.png" alt="Shiloh Echo logo" />
|
|
<h3>Shiloh Echo</h3>
|
|
<p class="project-blurb">
|
|
The annual off-grid, homesteading, simple living gathering in the Idaho panhandle. A weekend to step away from the noise, hear from wise teachers, and remember timeless principles.
|
|
</p>
|
|
<span class="project-cta">visit shilohecho.org</span>
|
|
</a>
|
|
|
|
<a class="project-card" href="https://www.youtube.com/@shiloh-code" target="_blank" rel="noopener noreferrer" aria-label="Touch Grass Show">
|
|
<span class="project-tag">the show</span>
|
|
<span class="project-icon" aria-hidden="true">🍃</span>
|
|
<h3>Touch Grass Show</h3>
|
|
<p class="project-blurb">
|
|
A show for people who feel the pull to disconnect, get outside, and live more like the people God made them to be. Episodes on YouTube. The grass is right there.
|
|
</p>
|
|
<span class="project-cta">watch on youtube</span>
|
|
</a>
|
|
</div>
|
|
</div></section>
|
|
|
|
<section id="work" class="reveal seo-intro" aria-label="Last Hour Hosting services">
|
|
<h2>tech that respects you</h2>
|
|
<p>
|
|
Last Hour Hosting is the project under the Shiloh umbrella that
|
|
handles all things tech. We provide
|
|
<strong>managed web hosting, IT support, and custom software
|
|
development</strong> to businesses, ministries, and creators across
|
|
the United States and beyond. Headquartered in Bonners Ferry, Idaho,
|
|
we help organizations
|
|
<strong>take ownership of their digital infrastructure</strong>, moving
|
|
them off of big-tech platforms and onto self-hosted, open-source
|
|
systems they fully control.
|
|
</p>
|
|
<p>
|
|
Whether you need a reliable <strong>managed hosting plan starting at $29/month</strong>,
|
|
ongoing <strong>remote or on-site managed IT services</strong>, or a
|
|
<strong>custom full-stack application</strong> built on technologies you actually own,
|
|
our team handles the technical work so you can focus on your mission.
|
|
</p>
|
|
|
|
<div class="stat-grid" aria-label="Track record">
|
|
<div class="stat-card">
|
|
<span class="num" data-target="97" data-suffix="+">0</span>
|
|
<span class="label">organizations served</span>
|
|
</div>
|
|
<div class="stat-card">
|
|
<span class="num" data-target="85" data-suffix="+">0</span>
|
|
<span class="label">internal teams trained</span>
|
|
</div>
|
|
<div class="stat-card">
|
|
<span class="num" data-target="39" data-suffix="%">0</span>
|
|
<span class="label">avg. monthly cost cut</span>
|
|
</div>
|
|
<div class="stat-card">
|
|
<span class="num" data-target="99.9" data-suffix="%" data-decimals="1">0</span>
|
|
<span class="label">uptime, monitored 24/7</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="compare" aria-label="Big tech vs. Last Hour Hosting">
|
|
<div class="compare-col bad">
|
|
<h3>Big tech hosting</h3>
|
|
<ul>
|
|
<li>Your data lives on someone else's terms</li>
|
|
<li>Tier-1 ticket queues and chatbots</li>
|
|
<li>Proprietary formats. Moving is painful</li>
|
|
<li>Price hikes at renewal, every renewal</li>
|
|
</ul>
|
|
</div>
|
|
<div class="compare-col good">
|
|
<h3>Last Hour Hosting</h3>
|
|
<ul>
|
|
<li>Self-hosted, open-source, fully owned by you</li>
|
|
<li>100% U.S.-based team, no overseas handoffs</li>
|
|
<li>Real humans in the U.S. Pacific time zone</li>
|
|
<li>Open standards. Leave whenever you want</li>
|
|
<li>Flat monthly pricing, no surprises</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
<h3>Why teams pick us</h3>
|
|
<ul>
|
|
<li><strong>Privacy-first:</strong> we build on self-hosted, open-source infrastructure. Your data stays yours.</li>
|
|
<li><strong>100% U.S.-based team:</strong> every engineer, every support ticket, every call. No outsourced call centers, no overseas handoffs.</li>
|
|
<li><strong>Christian-owned:</strong> a team that operates on biblical principles and treats your work as a trust.</li>
|
|
<li><strong>Real human support:</strong> talk to a person, not a ticket queue. Based in the U.S. Pacific time zone.</li>
|
|
<li><strong>No vendor lock-in:</strong> open standards, open data, and open source, so you can leave whenever you want (and we hope you don't have to).</li>
|
|
</ul>
|
|
|
|
<div class="flex-row">
|
|
<a class="button-1" role="button" href="/solutions">explore services</a>
|
|
<a
|
|
class="button-2"
|
|
role="button"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://cloud.shilohcode.com/apps/calendar/appointment/en6GjxFM9K25"
|
|
>schedule a call</a
|
|
>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="reveal flex-column bg-vid" aria-labelledby="echo-heading">
|
|
<div class="flex">
|
|
<img
|
|
src="./assets/echologo.png"
|
|
class="logo-echo"
|
|
alt="Shiloh Echo Logo"
|
|
/>
|
|
<h2 id="echo-heading">attend the echo gathering</h2>
|
|
<p>the annual off-grid, homesteading, simple living conference in the Idaho panhandle</p>
|
|
<div class="flex-row">
|
|
<a class="button-1" role="button" target="_blank" rel="noopener noreferrer" href="https://shilohecho.org"
|
|
>get tickets</a
|
|
>
|
|
</div></div>
|
|
</section>
|
|
|
|
<section class="reveal flex-column bg-vid" aria-labelledby="show-heading">
|
|
<div class="flex">
|
|
<h2 id="show-heading">touch grass show</h2>
|
|
<p>encouraging people to get outside, disconnect, and live like the people God made them to be</p>
|
|
<div class="flex-row">
|
|
<a
|
|
class="button-1"
|
|
role="button"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://www.youtube.com/@shiloh-code"
|
|
>watch on youtube</a
|
|
>
|
|
</div></div>
|
|
</section>
|
|
|
|
<section class="reveal flex-column bg-vid" aria-labelledby="involved-heading">
|
|
<div class="flex">
|
|
<h2 id="involved-heading">get involved</h2>
|
|
<p>join the community, watch the show, or contribute your skills</p>
|
|
<div class="flex-row">
|
|
<a
|
|
class="button-1"
|
|
role="button"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://www.youtube.com/@shiloh-code"
|
|
>watch</a
|
|
>
|
|
<a class="button-2" role="button" target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/!GuDYWQtHSPmYRubiRH%3As.shilohcode.com?via=s.shilohcode.com&via=matrix.org&via=matrix.mailefant.de"
|
|
>chat</a
|
|
>
|
|
<a class="button-1" role="button" target="_blank" rel="noopener noreferrer" href="https://githaven.org"
|
|
>contribute</a
|
|
>
|
|
</div>
|
|
</div></section>
|
|
|
|
<section class="reveal flex-column bg-vid" aria-labelledby="contact-heading">
|
|
<div class="flex">
|
|
<h2 id="contact-heading">let's talk</h2>
|
|
<p>
|
|
Whether it's hosting, IT, software, Echo, the show, a partnership, or just a question about what we're building, we're a 100% U.S.-based team headquartered in Bonners Ferry, Idaho, and we'd love to hear from you. Pick the option that fits.
|
|
</p>
|
|
<div class="flex-row">
|
|
<a
|
|
class="button-1"
|
|
role="button"
|
|
href="mailto:support@shilohcode.com"
|
|
>email us</a
|
|
>
|
|
<a
|
|
class="button-1"
|
|
role="button"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://cloud.shilohcode.com/apps/calendar/appointment/en6GjxFM9K25"
|
|
>schedule a call</a
|
|
>
|
|
<a
|
|
class="button-2"
|
|
role="button"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
href="https://matrix.to/#/!GuDYWQtHSPmYRubiRH%3As.shilohcode.com?via=s.shilohcode.com&via=matrix.org&via=matrix.mailefant.de"
|
|
>join the chat</a
|
|
>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
<button id="back-to-top">^ TOP</button>
|
|
|
|
<div id="message"></div>
|
|
<footer id="footer"></footer>
|
|
</body>
|
|
</html>
|