Compare commits

...

4 Commits
main ... main

Author SHA1 Message Date
Gary
b698b072d0 fix link solutions index 2025-08-12 23:21:03 -07:00
Gary
c3832fa0ca add name changes to nav 2025-08-12 23:14:32 -07:00
Gary
bd06d674b8 add full width video backgrounds 2025-08-12 22:11:58 -07:00
Gary
7ce9cebd06 remove eschatology section from creed 2025-08-04 09:31:14 -07:00
9 changed files with 68 additions and 112 deletions

View File

@ -55,7 +55,7 @@
<a
class="button-1"
role="button"
href="https://www.christiantechjobs.io/christian-jobs/remote-tech-sales-rep-100-commission-shiloh-909"
href="https://www.christiantechjobs.io/christian-jobs/remote-remote-tech-sales-rep-100-commission-shiloh-1127"
>learn more</a
>
</div>

View File

@ -55,6 +55,16 @@
>Watch</a
>
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://remnant.chat"
>Chat</a
>
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://githaven.org"
>Contribute</a
>
</div>
</div>
<video autoplay loop muted poster="/assets/get-involved.png">
<source
@ -63,26 +73,6 @@
/>
</video>
</div>
<div class="flex-column bg-vid">
<div>
<h2>remnant.chat</h2>
<div class="flex-row">
<a class="button-1" role="button" href="https://remnant.chat/"
>join</a
>
</div>
</div>
</div>
<div class="flex-column bg-vid">
<div>
<h2>githaven.org</h2>
<div class="flex-row">
<a class="button-1" role="button" href="https://rad.githaven.org"
>join</a
>
</div>
</div>
</div>
</main>
<div id="message"></div>
<footer id="footer"></footer>

View File

@ -21,19 +21,18 @@
<div class="flex-container">
<h3>services</h3>
<a href="https://lasthourhosting.org">webhosting</a>
<a href="/services">hire us</a>
<a href="/solutions">managed IT</a>
</div>
<div class="flex-container">
<h3>resources</h3>
<a href="https://shilohcode.com/get-involved">get involved</a>
<a href="https://rad.githaven.org">contribute</a>
<a href="/community">get involved</a>
<a href="https://githaven.org">contribute</a>
<a href="https://remnant.chat">community</a>
<a href="/contact">report abuse</a>
</div>
<div class="flex-container">
<h3>company</h3>
<a href="/about">our team</a>
<a href="/news">news room</a>
<a href="/about">about</a>
<a href="/careers">careers</a>
<a href="/contact">contact</a>
</div>

View File

@ -15,9 +15,10 @@
</a>
</div>
<ul class="menu">
<li class="menu-item"><a href="/solutions">solutions</a></li>
<li class="menu-item"><a href="/community">community</a></li>
<li class="menu-item"><a href="/creed">creed</a></li>
<li class="menu-item"><a href="/about">about</a></li>
<li class="menu-item"><a href="/get-involved">get involved</a></li>
<li class="menu-item"><a href="/services">services</a></li>
<li class="menu-item"><a href="/contact">contact us</a></li>
<li class="menu-item"><a href="/contact">contact</a></li>
</ul>
</div>

View File

@ -392,17 +392,6 @@
will be judged and cast into the lake of fire (hell) for eternity.
</p>
<cite>(The NASB95 Bible: Matthew 25:41; Revelation 20:10)</cite>
<p>
We adhere to a literal interpretation of scripture holding to a
pre-millennial view of eschatology. The doctrine that Jesus's Second
Coming will immediately precede the millennium.
</p>
<cite
>(The NASB95 Bible: Revelation 20, Isaiah 2, Micah 4:1-5, Jeremiah
23:5-8, Genesis 12:1-3, Genesis 15:18-21, Luke 1:32, 33, 2 Samuel 7,
Amos 9:11-15, Jeremiah 31:31-34, Isaiah 61:8-9, Matthew 24:15,25, Acts
1:6, Romans 8:1, Zechariah 14:4-9)</cite
>
</div>
<div id="message"></div>
<footer id="footer"></footer>

View File

@ -113,9 +113,9 @@ main {
display: block;
}
video {
min-width: 300px;
width: 100%;
height: auto;
width: 100vw;
height: 100vh;
object-fit: cover;
}
.bg-one {
border-radius: 5px;
@ -425,9 +425,4 @@ a {
.flex-column {
padding: 10px 5px;
}
video {
width: auto;
height: auto;
}
}

View File

@ -48,6 +48,12 @@
<div class="flex-column bg-vid">
<div>
<h1>tech reform in Jesus' name</h1>
<div class="flex-row">
<p>
christian experts in privacy, freedom, and managed services,
helping you achieve digital self-sufficiency.
</p>
</div>
<div class="flex-row">
<a
class="button-1"
@ -68,9 +74,10 @@
</div>
<div class="flex-column bg-vid">
<div>
<h1>services</h1>
<h2>solutions</h2>
<p>web-hosting, managed IT, software development</p>
<div class="flex-row">
<a class="button-1" role="button" href="/services">Learn More</a>
<a class="button-1" role="button" href="/solutions">Learn More</a>
</div>
</div>
<video autoplay loop muted poster="/assets/services.png">
@ -100,6 +107,27 @@
/>
</video>
</div>
<div id="webhosting" class="flex-column bg-vid">
<div>
<img
src="./assets/last_hour_hosting_logo_blue.png"
alt="last hour hosting logo"
/>
<h3>starting at $29/mo.</h3>
<p>managed websites, hosting, and cloud services.</p>
<div class="flex-row">
<a class="button-1" role="button" href="https://lasthourhosting.org"
>Host With Us</a
>
</div>
<video autoplay loop muted poster="/assets/lasthour.png">
<source
src="https://cdn.lasthourhosting.org/shiloh/lasthour.webm"
type="video/webm"
/>
</video>
</div>
</div>
<div class="flex-column bg-vid">
<div>
<h2>about</h2>
@ -123,17 +151,23 @@
</div>
<div class="flex-column bg-vid">
<div>
<h2>get involved</h2>
<h1>get involved</h1>
<div class="flex-row">
<a
class="button-1"
role="button"
target="_blank"
href="https://odysee.com/@shilohcode:e/higherground:3"
>Watch</a
>
<a class="button-2" role="button" href="/get-involved"
>Learn More</a
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://remnant.chat"
>Chat</a
>
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://githaven.org"
>Contribute</a
>
</div>
</div>
@ -146,7 +180,7 @@
</div>
<div class="flex-column bg-vid-main">
<div>
<h1>contact us</h1>
<h2>contact</h2>
<div class="flex-row">
<div class="flex-container">
<a

View File

@ -1,52 +0,0 @@
<!--
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Latest News | Shiloh Code</title>
<meta name="description" content="Read about Shiloh in the news." />
<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="Read about Shiloh in the news." />
<meta property="og:image" content="./assets/shiloh_logo_black.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="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>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column bg-vid">
<div>
<h1>news room</h1>
<p>coming soon</p>
<div class="flex-row"></div>
</div>
</div>
</main>
<div id="message"></div>
<footer id="footer"></footer>
</body>
</html>

View File

@ -47,12 +47,12 @@
<main>
<div class="flex-column bg-vid">
<div>
<h1>services</h1>
<h1>solutions</h1>
<div class="flex-row">
<p>
we do managed IT, web-hosting, development, support, security, and
communication solutions, to help businesses fully own their
technology.
take control of your tech with shiloh. christian experts in
privacy, freedom, and managed services, helping you achieve
digital self-sufficiency.
</p>
</div>
<div class="flex-row">
@ -145,7 +145,7 @@
<h2>full-stack dev</h2>
<p>
enjoy greater flexibility, lower costs, security, and community-driven
innovation, all while aligning with Christian values.
innovation, all while aligning with christian values.
</p>
<div class="flex-row">