-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy knzconnor/knzconnor.github.io to knzconnor/knzconnor.github.io…
…:gh-pages
- Loading branch information
GitHub Actions
committed
Jul 1, 2024
0 parents
commit 9a3c3b9
Showing
11 changed files
with
231 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
|
||
<!-- Enable responsiveness on mobile devices--> | ||
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover"> | ||
|
||
<title>Kenzi Connor</title> | ||
|
||
<!-- CSS --> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/print.css" media="print"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/poole.css"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/hyde.css"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="theme-base-08 layout-reverse"> | ||
|
||
<div class="sidebar"> | ||
<div class="container sidebar-sticky"> | ||
<div class="sidebar-about"> | ||
|
||
<a href="https://knzconnor.github.io/"><h1>Kenzi Connor</h1></a> | ||
|
||
<p class="lead">Engineering manager ; software engineer + technical consultant ; business executive + operations</p> | ||
|
||
|
||
</div> | ||
|
||
<ul class="sidebar-nav"> | ||
|
||
|
||
<li class="sidebar-nav-item"><a href="https://github.com/knzconnor">GitHub</a></li> | ||
|
||
<li class="sidebar-nav-item"><a href="https://www.linkedin.com/in/knzconnor/">LinkedIn</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="content container"> | ||
|
||
<div class="post"> | ||
<h1 class="post-title">404: Page not found</h1> | ||
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href=https://knzconnor.github.io/>Head back home</a> to try finding it again.</p> | ||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
|
||
<!-- Enable responsiveness on mobile devices--> | ||
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover"> | ||
|
||
<title>Kenzi Connor</title> | ||
|
||
<!-- CSS --> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/print.css" media="print"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/poole.css"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/hyde.css"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="theme-base-08 layout-reverse"> | ||
|
||
<div class="sidebar"> | ||
<div class="container sidebar-sticky"> | ||
<div class="sidebar-about"> | ||
|
||
<a href="https://knzconnor.github.io/"><h1>Kenzi Connor</h1></a> | ||
|
||
<p class="lead">Engineering manager ; software engineer + technical consultant ; business executive + operations</p> | ||
|
||
|
||
</div> | ||
|
||
<ul class="sidebar-nav"> | ||
|
||
|
||
<li class="sidebar-nav-item"><a href="https://github.com/knzconnor">GitHub</a></li> | ||
|
||
<li class="sidebar-nav-item"><a href="https://www.linkedin.com/in/knzconnor/">LinkedIn</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="content container"> | ||
|
||
<div class="post"> | ||
<h1 class="post-title">About</h1> | ||
|
||
<p>tests</p> | ||
<span id="continue-reading"></span> | ||
<p>and more details</p> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
|
||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||
|
||
<!-- Enable responsiveness on mobile devices--> | ||
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape--> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover"> | ||
|
||
<title>Kenzi Connor</title> | ||
|
||
<!-- CSS --> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/print.css" media="print"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/poole.css"> | ||
<link rel="stylesheet" href="https://knzconnor.github.io/hyde.css"> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface"> | ||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body class="theme-base-08 layout-reverse"> | ||
|
||
<div class="sidebar"> | ||
<div class="container sidebar-sticky"> | ||
<div class="sidebar-about"> | ||
|
||
<a href="https://knzconnor.github.io/"><h1>Kenzi Connor</h1></a> | ||
|
||
<p class="lead">Engineering manager ; software engineer + technical consultant ; business executive + operations</p> | ||
|
||
|
||
</div> | ||
|
||
<ul class="sidebar-nav"> | ||
|
||
|
||
<li class="sidebar-nav-item"><a href="https://github.com/knzconnor">GitHub</a></li> | ||
|
||
<li class="sidebar-nav-item"><a href="https://www.linkedin.com/in/knzconnor/">LinkedIn</a></li> | ||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="content container"> | ||
|
||
<div class="posts"> | ||
|
||
<div class="post"> | ||
<h1 class="post-title"> | ||
<a href="https://knzconnor.github.io/about/"> | ||
About | ||
</a> | ||
</h1> | ||
|
||
<p>tests</p> | ||
|
||
|
||
|
||
|
||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</body> | ||
|
||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
User-agent: * | ||
Disallow: | ||
Allow: / | ||
Sitemap: https://knzconnor.github.io/sitemap.xml |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | ||
<url> | ||
<loc>https://knzconnor.github.io/</loc> | ||
</url> | ||
<url> | ||
<loc>https://knzconnor.github.io/about/</loc> | ||
</url> | ||
</urlset> |