-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to main from @ 1e20122bd3529f10d50ee93f61f4997a6f0e7037 🚀
- Loading branch information
Showing
56 changed files
with
1,314 additions
and
14 deletions.
There are no files selected for viewing
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,54 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us" class="scroll-smooth"> | ||
<head><meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>404 Page not found</title> | ||
<meta name="description" content=""> | ||
<link rel="canonical" href="https://ericwyles.com/404.html"> | ||
<link rel="robots" href="/robots.txt" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://ericwyles.com/css/main.min.36a2fe7417c662f530893eafbe50ea10917bc02607c971111226640cde9154bb.css" integrity="sha256-NqL+dBfGYvUwiT6vvlDqEJF7wCYHyXEREiZkDN6RVLs="> | ||
</head> | ||
<body class="max-w-screen-md px-10 mx-auto"><header class="flex flex-col sm:flex-row items-center gap-5 sm:gap-10 pt-16 py-12"> | ||
|
||
|
||
<figure class="flex-none w-20 h-20 rounded-full overflow-hidden" ><a href="https://ericwyles.com/"><img srcset="/img/eric_hua449e4fe4eedf2dbbef635a2bbcb4ece_631077_80x80_fill_q90_box_smart1.jpg 80w" src="/img/eric.jpg" width="1932" height="2576" alt="Eric Wyles"></a></figure> | ||
|
||
<div class="flex flex-col gap-5"> | ||
<a href="https://ericwyles.com/"> | ||
|
||
<h3 class="text-center sm:text-left text-4xl font-extrabold text-gray-800 ">Eric Wyles</h3> | ||
|
||
</a> | ||
<nav> | ||
<ul class="flex flex-wrap justify-center uppercase text-xs font-semibold gap-7 text-gray-500 "> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</header><div id="content"> | ||
|
||
<article class="flex flex-col gap-3"> | ||
<header> | ||
<h2 class="text-2xl font-extrabold text-gray-900">404 Page not found</h2> | ||
</header> | ||
<section class="content text-lg text-gray-800"> | ||
Looks like you've followed a broken link or entered a URL that doesn't exist on this site. | ||
</section> | ||
</article> | ||
|
||
|
||
</div><footer class="pt-5 pb-10 grid gap-3 sm:grid-cols-2"> | ||
<div class="text-xs font-semibold text-gray-500 order-2 sm:order-1 "> | ||
© 2023 - 2023 — <a class="hover:text-gray-500" href="https://ericwyles.com/">Eric Wyles</a> <span class=" font-normal ">with</span> <a class="hover:text-gray-500" href="https://github.com/nixentric/Lowkey-Hugo-Theme" target="_blank" rel="noopener noreferrer">Lowkey</a> | ||
</div> | ||
<div class="text-xs font-semibold text-gray-500 order-1 sm:order-2"> | ||
<ul class="flex sm:justify-end gap-5"> | ||
<li><a class="hover:text-gray-500" href="https://www.linkedin.com/in/ericwyles/" target="_blank" rel="noopener noreferrer">LinkedIn</a></li><li><a class="hover:text-gray-500" href="https://www.instagram.com/eric.wyles/" target="_blank" rel="noopener noreferrer">Instagram</a></li><li><a class="hover:text-gray-500" href="https://github.com/ericwyles" target="_blank" rel="noopener noreferrer">GitHub</a></li> | ||
</ul> | ||
</div> | ||
</footer></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,72 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us" class="scroll-smooth"> | ||
<head><meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>CSS</title> | ||
<meta name="description" content=""> | ||
<link rel="canonical" href="https://ericwyles.com/categories/css/"> | ||
<link rel="robots" href="/robots.txt" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://ericwyles.com/css/main.min.36a2fe7417c662f530893eafbe50ea10917bc02607c971111226640cde9154bb.css" integrity="sha256-NqL+dBfGYvUwiT6vvlDqEJF7wCYHyXEREiZkDN6RVLs="> | ||
</head> | ||
<body class="max-w-screen-md px-10 mx-auto"><header class="flex flex-col sm:flex-row items-center gap-5 sm:gap-10 pt-16 py-12"> | ||
|
||
|
||
<figure class="flex-none w-20 h-20 rounded-full overflow-hidden" ><a href="https://ericwyles.com/"><img srcset="/img/eric_hua449e4fe4eedf2dbbef635a2bbcb4ece_631077_80x80_fill_q90_box_smart1.jpg 80w" src="/img/eric.jpg" width="1932" height="2576" alt="Eric Wyles"></a></figure> | ||
|
||
<div class="flex flex-col gap-5"> | ||
<a href="https://ericwyles.com/"> | ||
|
||
<h3 class="text-center sm:text-left text-4xl font-extrabold text-gray-800 ">Eric Wyles</h3> | ||
|
||
</a> | ||
<nav> | ||
<ul class="flex flex-wrap justify-center uppercase text-xs font-semibold gap-7 text-gray-500 "> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</header><div id="content"> | ||
|
||
|
||
<div class="flex flex-col gap-1"> | ||
<h1 class="text-2xl font-extrabold">CSS</h1> | ||
|
||
</div> | ||
|
||
<section class="py-10 flex flex-col gap-10 "> | ||
|
||
</section> | ||
|
||
|
||
|
||
<div class="pb-10 grid grid-cols-2 font-semibold"> | ||
|
||
|
||
<div> | ||
|
||
</div> | ||
|
||
<div class="flex justify-end"> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
</div><footer class="pt-5 pb-10 grid gap-3 sm:grid-cols-2"> | ||
<div class="text-xs font-semibold text-gray-500 order-2 sm:order-1 "> | ||
© 2023 - 2023 — <a class="hover:text-gray-500" href="https://ericwyles.com/">Eric Wyles</a> <span class=" font-normal ">with</span> <a class="hover:text-gray-500" href="https://github.com/nixentric/Lowkey-Hugo-Theme" target="_blank" rel="noopener noreferrer">Lowkey</a> | ||
</div> | ||
<div class="text-xs font-semibold text-gray-500 order-1 sm:order-2"> | ||
<ul class="flex sm:justify-end gap-5"> | ||
<li><a class="hover:text-gray-500" href="https://www.linkedin.com/in/ericwyles/" target="_blank" rel="noopener noreferrer">LinkedIn</a></li><li><a class="hover:text-gray-500" href="https://www.instagram.com/eric.wyles/" target="_blank" rel="noopener noreferrer">Instagram</a></li><li><a class="hover:text-gray-500" href="https://github.com/ericwyles" target="_blank" rel="noopener noreferrer">GitHub</a></li> | ||
</ul> | ||
</div> | ||
</footer></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 |
---|---|---|
@@ -1 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSS on Eric Wyles</title><link>https://ericwyles.com/categories/css/</link><description>Recent content in CSS on Eric Wyles</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>2023 - {year}</copyright><atom:link href="https://ericwyles.com/categories/css/index.xml" rel="self" type="application/rss+xml"/></channel></rss> | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>CSS on Eric Wyles</title> | ||
<link>https://ericwyles.com/categories/css/</link> | ||
<description>Recent content in CSS on Eric Wyles</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<copyright>2023 - {year}</copyright><atom:link href="https://ericwyles.com/categories/css/index.xml" rel="self" type="application/rss+xml" /> | ||
</channel> | ||
</rss> |
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,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://ericwyles.com/categories/css/</title> | ||
<link rel="canonical" href="https://ericwyles.com/categories/css/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://ericwyles.com/categories/css/"> | ||
</head> | ||
</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,85 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us" class="scroll-smooth"> | ||
<head><meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Hello</title> | ||
<meta name="description" content=""> | ||
<link rel="canonical" href="https://ericwyles.com/categories/hello/"> | ||
<link rel="robots" href="/robots.txt" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://ericwyles.com/css/main.min.36a2fe7417c662f530893eafbe50ea10917bc02607c971111226640cde9154bb.css" integrity="sha256-NqL+dBfGYvUwiT6vvlDqEJF7wCYHyXEREiZkDN6RVLs="> | ||
</head> | ||
<body class="max-w-screen-md px-10 mx-auto"><header class="flex flex-col sm:flex-row items-center gap-5 sm:gap-10 pt-16 py-12"> | ||
|
||
|
||
<figure class="flex-none w-20 h-20 rounded-full overflow-hidden" ><a href="https://ericwyles.com/"><img srcset="/img/eric_hua449e4fe4eedf2dbbef635a2bbcb4ece_631077_80x80_fill_q90_box_smart1.jpg 80w" src="/img/eric.jpg" width="1932" height="2576" alt="Eric Wyles"></a></figure> | ||
|
||
<div class="flex flex-col gap-5"> | ||
<a href="https://ericwyles.com/"> | ||
|
||
<h3 class="text-center sm:text-left text-4xl font-extrabold text-gray-800 ">Eric Wyles</h3> | ||
|
||
</a> | ||
<nav> | ||
<ul class="flex flex-wrap justify-center uppercase text-xs font-semibold gap-7 text-gray-500 "> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</header><div id="content"> | ||
|
||
|
||
<div class="flex flex-col gap-1"> | ||
<h1 class="text-2xl font-extrabold">Hello</h1> | ||
|
||
</div> | ||
|
||
<section class="py-10 flex flex-col gap-10 "> | ||
|
||
<article class="flex flex-col gap-1"> | ||
<h1 class="text-xl font-bold hover:underline"> <a href=" https://ericwyles.com/posts/markdown-cheat-sheet/ ">Markdown Cheat Sheet</a></h1> | ||
<div class="text-gray-600"> | ||
|
||
A Python dictionary is like a JavaScript object – it’s a sequence of key:value pairs. So, you can create them like this: | ||
|
||
</div> | ||
<div class="mt-2"><a class="inline-flex gap-2 text-sm font-semibold items-center text-emerald-700 hover:text-emerald-600" href="https://ericwyles.com/posts/markdown-cheat-sheet/">Read This Article <span class="w-4 h-4 stroke-2"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> | ||
<path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3" /> | ||
</svg> | ||
</span> </a> </div> | ||
</article> | ||
|
||
</section> | ||
|
||
|
||
|
||
<div class="pb-10 grid grid-cols-2 font-semibold"> | ||
|
||
|
||
<div> | ||
|
||
</div> | ||
|
||
<div class="flex justify-end"> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
||
|
||
</div><footer class="pt-5 pb-10 grid gap-3 sm:grid-cols-2"> | ||
<div class="text-xs font-semibold text-gray-500 order-2 sm:order-1 "> | ||
© 2023 - 2023 — <a class="hover:text-gray-500" href="https://ericwyles.com/">Eric Wyles</a> <span class=" font-normal ">with</span> <a class="hover:text-gray-500" href="https://github.com/nixentric/Lowkey-Hugo-Theme" target="_blank" rel="noopener noreferrer">Lowkey</a> | ||
</div> | ||
<div class="text-xs font-semibold text-gray-500 order-1 sm:order-2"> | ||
<ul class="flex sm:justify-end gap-5"> | ||
<li><a class="hover:text-gray-500" href="https://www.linkedin.com/in/ericwyles/" target="_blank" rel="noopener noreferrer">LinkedIn</a></li><li><a class="hover:text-gray-500" href="https://www.instagram.com/eric.wyles/" target="_blank" rel="noopener noreferrer">Instagram</a></li><li><a class="hover:text-gray-500" href="https://github.com/ericwyles" target="_blank" rel="noopener noreferrer">GitHub</a></li> | ||
</ul> | ||
</div> | ||
</footer></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 |
---|---|---|
@@ -1 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hello on Eric Wyles</title><link>https://ericwyles.com/categories/hello/</link><description>Recent content in Hello on Eric Wyles</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>2023 - {year}</copyright><lastBuildDate>Sat, 27 Aug 2022 09:16:45 +0000</lastBuildDate><atom:link href="https://ericwyles.com/categories/hello/index.xml" rel="self" type="application/rss+xml"/><item><title>Markdown Cheat Sheet</title><link>https://ericwyles.com/posts/markdown-cheat-sheet/</link><pubDate>Sat, 27 Aug 2022 09:16:45 +0000</pubDate><guid>https://ericwyles.com/posts/markdown-cheat-sheet/</guid><description>This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for basic syntax and extended syntax.</description></item></channel></rss> | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Hello on Eric Wyles</title> | ||
<link>https://ericwyles.com/categories/hello/</link> | ||
<description>Recent content in Hello on Eric Wyles</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<copyright>2023 - {year}</copyright> | ||
<lastBuildDate>Sat, 27 Aug 2022 09:16:45 +0000</lastBuildDate><atom:link href="https://ericwyles.com/categories/hello/index.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>Markdown Cheat Sheet</title> | ||
<link>https://ericwyles.com/posts/markdown-cheat-sheet/</link> | ||
<pubDate>Sat, 27 Aug 2022 09:16:45 +0000</pubDate> | ||
|
||
<guid>https://ericwyles.com/posts/markdown-cheat-sheet/</guid> | ||
<description>This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for basic syntax and extended syntax.</description> | ||
</item> | ||
|
||
</channel> | ||
</rss> |
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,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://ericwyles.com/categories/hello/</title> | ||
<link rel="canonical" href="https://ericwyles.com/categories/hello/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://ericwyles.com/categories/hello/"> | ||
</head> | ||
</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,74 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us" class="scroll-smooth"> | ||
<head><meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Categories</title> | ||
<meta name="description" content="Our Categories Collection"> | ||
<link rel="canonical" href="https://ericwyles.com/categories/"> | ||
<link rel="robots" href="/robots.txt" /> | ||
|
||
|
||
<link rel="stylesheet" href="https://ericwyles.com/css/main.min.36a2fe7417c662f530893eafbe50ea10917bc02607c971111226640cde9154bb.css" integrity="sha256-NqL+dBfGYvUwiT6vvlDqEJF7wCYHyXEREiZkDN6RVLs="> | ||
</head> | ||
<body class="max-w-screen-md px-10 mx-auto"><header class="flex flex-col sm:flex-row items-center gap-5 sm:gap-10 pt-16 py-12"> | ||
|
||
|
||
<figure class="flex-none w-20 h-20 rounded-full overflow-hidden" ><a href="https://ericwyles.com/"><img srcset="/img/eric_hua449e4fe4eedf2dbbef635a2bbcb4ece_631077_80x80_fill_q90_box_smart1.jpg 80w" src="/img/eric.jpg" width="1932" height="2576" alt="Eric Wyles"></a></figure> | ||
|
||
<div class="flex flex-col gap-5"> | ||
<a href="https://ericwyles.com/"> | ||
|
||
<h3 class="text-center sm:text-left text-4xl font-extrabold text-gray-800 ">Eric Wyles</h3> | ||
|
||
</a> | ||
<nav> | ||
<ul class="flex flex-wrap justify-center uppercase text-xs font-semibold gap-7 text-gray-500 "> | ||
|
||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</header><div id="content"> | ||
|
||
<div class="flex flex-col gap-1"> | ||
<h1 class="text-2xl font-extrabold">Categories</h1> | ||
<p class="content text-lg text-gray-900"><p>Our Categories Collection</p> | ||
</p> | ||
</div> | ||
|
||
<section class="py-10 flex flex-col gap-10 "> | ||
<ul class=" inline-flex gap-2 "> | ||
|
||
<li> | ||
<a class="bg-gray-100 hover:bg-gray-200 transition-all duration-500 py-2 px-3 rounded-lg" href=" https://ericwyles.com/categories/hello/ ">Hello (1)</a> | ||
</li> | ||
|
||
<li> | ||
<a class="bg-gray-100 hover:bg-gray-200 transition-all duration-500 py-2 px-3 rounded-lg" href=" https://ericwyles.com/categories/css/ ">CSS (0)</a> | ||
</li> | ||
|
||
<li> | ||
<a class="bg-gray-100 hover:bg-gray-200 transition-all duration-500 py-2 px-3 rounded-lg" href=" https://ericwyles.com/categories/javascript/ ">JavaScript (0)</a> | ||
</li> | ||
|
||
<li> | ||
<a class="bg-gray-100 hover:bg-gray-200 transition-all duration-500 py-2 px-3 rounded-lg" href=" https://ericwyles.com/categories/uncategories/ ">Uncategories (0)</a> | ||
</li> | ||
|
||
</ul> | ||
</section> | ||
|
||
|
||
|
||
</div><footer class="pt-5 pb-10 grid gap-3 sm:grid-cols-2"> | ||
<div class="text-xs font-semibold text-gray-500 order-2 sm:order-1 "> | ||
© 2023 - 2023 — <a class="hover:text-gray-500" href="https://ericwyles.com/">Eric Wyles</a> <span class=" font-normal ">with</span> <a class="hover:text-gray-500" href="https://github.com/nixentric/Lowkey-Hugo-Theme" target="_blank" rel="noopener noreferrer">Lowkey</a> | ||
</div> | ||
<div class="text-xs font-semibold text-gray-500 order-1 sm:order-2"> | ||
<ul class="flex sm:justify-end gap-5"> | ||
<li><a class="hover:text-gray-500" href="https://www.linkedin.com/in/ericwyles/" target="_blank" rel="noopener noreferrer">LinkedIn</a></li><li><a class="hover:text-gray-500" href="https://www.instagram.com/eric.wyles/" target="_blank" rel="noopener noreferrer">Instagram</a></li><li><a class="hover:text-gray-500" href="https://github.com/ericwyles" target="_blank" rel="noopener noreferrer">GitHub</a></li> | ||
</ul> | ||
</div> | ||
</footer></body> | ||
</html> |
Oops, something went wrong.