Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions copyclipper.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>CopyClipper | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -17,6 +18,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="powerplayai.html">Power Play AI</a></li>
<li><a href="copyclipper.html">CopyClipper</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -46,5 +48,6 @@ <h3>Key Features</h3>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and precision.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions copyforge-privacy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>CopyClipper | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -17,6 +18,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="powerplayai.html">Power Play AI</a></li>
<li><a href="copyclipper.html">CopyClipper</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -46,5 +48,6 @@ <h3>Key Features</h3>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and precision.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions everydaygrace-privacy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Everyday Grace - Privacy Policy | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,6 +17,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -56,5 +58,6 @@ <h3>Contact Us</h3>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions everydaygrace.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Everyday Grace | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,6 +17,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand All @@ -33,5 +35,6 @@ <h2>Everyday Grace</h2>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Welcome</title>
<!-- Link to your CSS file -->
Expand All @@ -19,6 +20,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="powerplayai.html">Power Play AI</a></li>
<li><a href="copyclipper.html">CopyClipper</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -58,5 +60,6 @@ <h3>CopyClipper</h3>
<p>Crafted with passion and purpose.</p>
</footer>

<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions ldsjournal-privacy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>LDS Journal - Privacy Policy | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,6 +17,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -56,5 +58,6 @@ <h3>Contact Us</h3>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
5 changes: 4 additions & 1 deletion ldsjournal.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>LDS Journal | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,13 +17,14 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

<main class="container">
<section>
<h2>LDS Journal</h2>
<p><strong>LDS Journal</strong> is a private journaling tool designed for members of the LDS community. It offers scripture-based prompts, daily reflection reminders, and a simple way to record spiritual insights and meaningful life moments.
<p><strong>LDS Journal</strong> is a private journaling tool designed for members of the LDS community. It offers scripture-based prompts, daily reflection reminders, and a simple way to record spiritual insights and meaningful life moments.</p>
<p>If you have any questions or concerns, or need help with this app, please contact us at <a href="mailto:hello@squatchcraft.com">hello@squatchcraft.com</a>.</p>

<p><a href="ldsjournal-privacy.html" class="btn">View Privacy Policy</a></p>
Expand All @@ -34,5 +36,6 @@ <h2>LDS Journal</h2>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions powerplayai-privacy.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Power Play AI - Privacy Policy | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,6 +17,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand Down Expand Up @@ -53,5 +55,6 @@ <h3>Contact Us</h3>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
3 changes: 3 additions & 0 deletions powerplayai.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<title>Power Play AI | Colson's App Portfolio</title>
<link rel="stylesheet" href="styles.css">
Expand All @@ -16,6 +17,7 @@ <h1>SquatchCraft Apps</h1>
<li><a href="ldsjournal.html">LDS Journal</a></li>
<li><a href="powerplayai.html">Power Play AI</a></li>
</ul>
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme"></button>
</nav>
</header>

Expand All @@ -33,5 +35,6 @@ <h2>Power Play AI</h2>
<p>&copy; 2025 Colson - All Rights Reserved</p>
<p>Crafted with passion and purpose.</p>
</footer>
<script src="script.js"></script>
</body>
</html>
22 changes: 22 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
(function() {
const root = document.documentElement;
const toggle = document.getElementById('theme-toggle');
const saved = localStorage.getItem('theme');
const prefersDark = window.matchMedia('(prefers-color-scheme: dark)').matches;
if (saved) {
root.setAttribute('data-theme', saved);
} else if (prefersDark) {
root.setAttribute('data-theme', 'dark');
}
const update = () => {
const theme = root.getAttribute('data-theme');
toggle.textContent = theme === 'dark' ? '☀️' : '🌙';
};
update();
toggle.addEventListener('click', () => {
const newTheme = root.getAttribute('data-theme') === 'dark' ? 'light' : 'dark';
root.setAttribute('data-theme', newTheme);
localStorage.setItem('theme', newTheme);
update();
});
})();
Loading