Finalize public portfolio launch
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="robots" content="noindex, follow">
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<title>Page Not Found | Jay Phillips</title>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-link" href="#main">Skip to content</a>
|
||||
<header class="site-header">
|
||||
<nav class="nav shell" aria-label="Primary navigation">
|
||||
<a class="brand" href="/">
|
||||
<span class="brand-mark" aria-hidden="true">JP</span>
|
||||
<span>Jay Phillips</span>
|
||||
</a>
|
||||
<div class="nav-links">
|
||||
<a href="/">Home</a>
|
||||
<a href="/#projects">Projects</a>
|
||||
<a href="/resume.html">Résumé</a>
|
||||
<a href="mailto:Phillips-Jay@outlook.com">Contact</a>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
<main id="main" class="shell">
|
||||
<div class="page-hero">
|
||||
<div class="eyebrow">HTTP 404</div>
|
||||
<h1>That page is <span>not in the cluster.</span></h1>
|
||||
<p class="lead">The requested resource may have moved, been renamed, or never existed.</p>
|
||||
<div class="actions">
|
||||
<a class="button primary" href="/">Return home</a>
|
||||
<a class="button" href="/#projects">View case studies</a>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="site-footer shell">
|
||||
<span>© 2026 Jay Phillips</span>
|
||||
<span>Infrastructure portfolio · Kubernetes · GitOps</span>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Case study: infrastructure automation using PowerShell, GitOps, Terraform, Ansible, Packer, Bash, and APIs.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Jay Phillips is a Senior Systems Administrator and Infrastructure Engineer specializing in Windows Server, VMware, Kubernetes, automation, GitOps, and enterprise platform operations.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Case study: Jay Phillips' enterprise-style Kubernetes home-lab platform.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Case study: Microsoft infrastructure engineering with SharePoint, SCCM, Windows Server, Active Directory, and PowerShell.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Case study: infrastructure observability using Prometheus, Grafana, Loki, Alertmanager, Uptime Kuma, and Zabbix.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Short professional résumé for Jay Phillips, Senior Systems Administrator and Infrastructure Engineer.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<!-- PUBLIC-METADATA-START -->
|
||||
<meta name="author" content="Jay Phillips">
|
||||
<meta name="theme-color" content="#07111f">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://portfolio.phillips-home.net/sitemap.xml
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Contact: mailto:Phillips-Jay@outlook.com
|
||||
Canonical: https://portfolio.phillips-home.net/.well-known/security.txt
|
||||
Preferred-Languages: en
|
||||
Policy: https://portfolio.phillips-home.net/
|
||||
Expires: 2027-07-16T23:59:59Z
|
||||
@@ -1,9 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url><loc>https://portfolio.phillips-home.net/</loc><lastmod>2026-07-16</lastmod><priority>1.0</priority></url>
|
||||
<url><loc>https://portfolio.phillips-home.net/resume.html</loc><lastmod>2026-07-16</lastmod><priority>0.9</priority></url>
|
||||
<url><loc>https://portfolio.phillips-home.net/kubernetes.html</loc><lastmod>2026-07-16</lastmod><priority>0.8</priority></url>
|
||||
<url><loc>https://portfolio.phillips-home.net/microsoft.html</loc><lastmod>2026-07-16</lastmod><priority>0.8</priority></url>
|
||||
<url><loc>https://portfolio.phillips-home.net/automation.html</loc><lastmod>2026-07-16</lastmod><priority>0.8</priority></url>
|
||||
<url><loc>https://portfolio.phillips-home.net/observability.html</loc><lastmod>2026-07-16</lastmod><priority>0.8</priority></url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/resume.html</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.9</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/kubernetes.html</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/microsoft.html</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/automation.html</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://portfolio.phillips-home.net/observability.html</loc>
|
||||
<lastmod>2026-07-16</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user