Skip to content

Commit

Permalink
Update 404 page (#261)
Browse files Browse the repository at this point in the history
Update the 404 page to match the rest of the site. Include a new image
and better descriptive text.
  • Loading branch information
AdamJ authored Dec 1, 2023
1 parent 65d7403 commit 42b5ae9
Show file tree
Hide file tree
Showing 8 changed files with 138 additions and 178 deletions.
129 changes: 54 additions & 75 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,114 +1,93 @@
<!DOCTYPE html>
<html lang="en">
<head>
<html lang="en"><head>
<!-- Generated from the 11ty Netlify Jumpstart: https://github.com/5t3ph/11ty-netlify-jumpstart -->
<!-- Modified for usage/content provided by Adam J. Jolicoeur: https://github.com/AdamJ -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="@Adam, Adam Jolicoeur, Adam J. Jolicoeur, AdamJ, Mindreeper2420, Portfolio, Design, UXD, UX Designer, UX Developer, CSS" />
<title>Adam J. Jolicoeur</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="@Adam, Adam Jolicoeur, Adam J. Jolicoeur, AdamJ, Jolicoeur, adamjolicoeur.com, www.adamjolicoeur.com, mindreeper2420, Portfolio, Design, UXD, UX Designer, UX Developer, UX Engineer, Design Technologist, CSS" />
<title>Adam Jolicoeur</title>
<meta
name="description"
content="The portfolio site for Adam J. Jolicoeur."
content="The portfolio site for Adam Jolicoeur, User Experience Designer and Developer"
/>
<link rel="icon" href="/favicon.png" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<meta name="generator" content="Eleventy">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#333333">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#333333">
<style>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=PT+Sans&family=Work+Sans&display=swap');
</style>
<link href="/css/style.css" rel="stylesheet" />
<link href="/css/fontawesome.css" rel="stylesheet" />
<meta name="twitter:card" content="summary_large_image" />

<meta name="twitter:creator" content="@AdamJJolicoeur" />
<meta name="twitter:creator:id" content="@AdamJJolicoeur" />

<meta
name="twitter:title"
content="Adam J. Jolicoeur"
content="Adam Jolicoeur - User Experience Designer and Developer"
/>
<meta
name="twitter:description"
content="The portfolio site for Adam J. Jolicoeur."
content="Driven and passionate user experience designer with a background in software development. Looking for a role where I can continue to utilize my UX/UI skills and create interfaces that will allows users to perform their work seamlessly."
/>

<meta
name="og:title"
content="Adam J. Jolicoeur"
content="Adam Jolicoeur"
/>
<meta
name="og:description"
content="The portfolio site for Adam J. Jolicoeur."
content="The portfolio site for Adam Jolicoeur, User Experience Designer and Developer"
/>
<meta property="og:image" content="http://localhost:8080/previews/home.png" />
<meta name="twitter:image" content="http://localhost:8080/previews/home.png" />
<meta name="twitter:image" content="https://www.adamjolicoeur.com/img/AdamJolicoeur_social.png" />
<meta property="og:image" content="https://www.adamjolicoeur.com/img/AdamJolicoeur_social.png" />

<link
rel="alternate"
type="application/rss+xml"
title="RSS Feed for Adam J. Jolicoeur"
title="RSS Feed for Adam Jolicoeur"
href="/feed/"
/>
</head>
<body>
<!-- <header class="site-header sticky-top py-1">
<nav class="container d-flex flex-column flex-md-row">
<a class="py-2 text-decoration-none" href="/404/" aria-label="Product">
Adam J. Jolicoeur
</a><a class="py-2 d-none d-md-inline-block px-2" href="/design/">Designs</a><a class="py-2 d-none d-md-inline-block px-2" href="/code/">Code</a><a class="py-2 d-none d-md-inline-block px-2" href="/prototypes/">Prototypes</a><a class="py-2 d-none d-md-inline-block px-2" href="/about/">About</a></nav>
</header> -->

<main style="
background: linear-gradient(45deg, rgba(33,37,41,1) 0%, rgba(33,37,41,1) 35%, rgba(96,107,119,1) 70%, rgba(203,228,252,1) 100%);
height: 100vh;
">
<!-- <div class="shadow-sm mx-auto" style="width: 80%; height: 100vh; border-radius: 21px 21px 0 0;border: 2px solid #f9f9f9; border-bottom: none;"> -->
<!-- <div style="background-color: #88888a; height: 32px; border-radius: 21px 21px 0 0;">
<div style="background-color: #ff5e56; border-radius: 50%; width: 15px; height: 15px; position: absolute; top: 10px; margin-left: 16px;"></div>
<div style="background-color: #ffbd2d; border-radius: 50%; width: 15px; height: 15px; position: absolute; top: 10px; margin-left: 40px;"></div>
<div style="background-color: #26c83e; border-radius: 50%; width: 15px; height: 15px; position: absolute; top: 10px; margin-left: 64px;"></div>
<input style="background-color: #fafafa; border-radius: 10px; width: 300px; height: 24px; margin-top: 6px; margin: 0 auto;" placeholder='adamjolicoeur.com/404'></input>
</div> -->
<!-- </div> -->
<container>
<nav class="navbar navbar-expand-md bg-dark border-bottom border-body" data-bs-theme="dark">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse d-md-flex" id="navbarNavAltMarkup">
<div class="navbar-nav col-md-6 justify-content-md-center">
<a class="navbar-brand col-md-1 me-0 text-center" href="/">
<img src="/img/navbar-logo.png" alt="Avatar" width="32" height="32">
</a>
<a class="nav-link" href="/about" alt="Link to my About page.">about</a>
<a class="nav-link" href="/designs" alt="Link to Designs that I have created and worked on.">designs</a>
<a class="nav-link" href="/development" alt="Link to development examples.">development</a>
</div>
<div class="navbar-nav d-md-flex col-md-3 justify-content-md-end">
<a class="nav-link" href="/testimonials/testimonials" alt="Testimonials">testimonials</a>
<a class="nav-link" href="/contact" alt="Contact me">contact</a>
</div>
</div>
</div>
</nav>
</container>
<main class="content">
<div style="display: flex; flex-direction: column; align-items: center;">
<h1>How did you get here?</h1>
<div>
<a class="btn btn-primary" href="/">Go Home!</a>
<div style="margin: 24px 0;">
<img src="img/404_outdoors.svg" alt="Lost in the mountains" height="400" width="400" loading="lazy">
</div>
<h1>Looks like you lost your way...</h1>
<p>Go back to the home page by clicking the button below.</p>
<a class="btn btn-primary" href="/" alt="Link to return to the home page">Take me home</a>
</div>
</main>
<!-- <div class="divider-large"></div>
<footer class="container py-5">
<div class="row">
<div class="col-12 col-md">
Adam J. Jolicoeur
<small class="d-block mb-3 text-muted">&copy; 2008 - 2021</small>
</div>
<div class="col-6 col-md">
<h5>Site</h5>
<ul class="list-unstyled text-small"><li>
<a class="link-secondary" href="/design/">Designs</a>
</li><li>
<a class="link-secondary" href="/code/">Code</a>
</li><li>
<a class="link-secondary" href="/prototypes/">Prototypes</a>
</li><li>
<a class="link-secondary" href="/about/">About</a>
</li></ul>
</div>
<div class="col-6 col-md">
<h5>External</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="https://www.github.com/AdamJ">GitHub</a></li>
<li><a class="link-secondary" href="https://www.codepen.io/mindreeper2420">CodePen</a></li>
<li><a class="link-secondary" href="https://dribbble.com/ajolicoeur">Dribbble</a></li>
</ul>
</div>
<div class="col-6 col-md">
<h5>Social</h5>
<ul class="list-unstyled text-small">
<li><a class="link-secondary" href="https://www.linkedin.com/in/ajjolicoeur/">LinkedIn</a></li>
<li><a class="link-secondary" href="https://www.twitter.com/AdamJJolicoeur">Twitter</a></li>
</ul>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
</footer> -->
</body>
</html>
24 changes: 12 additions & 12 deletions docs/feed.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,25 @@
"url": "https://www.adamjolicoeur.com/about"
},
"items": [
{
"id": "https://www.adamjolicoeur.com/designs/presentations/portfolio/",
"url": "https://www.adamjolicoeur.com/designs/presentations/portfolio/",
"title": "Portfolio presentation",
"date_published": "2023-11-16T21:52:31Z"
}
,
{
"id": "https://www.adamjolicoeur.com/designs/presentations/colorPicker/",
"url": "https://www.adamjolicoeur.com/designs/presentations/colorPicker/",
"title": "Color Picker presentation",
"date_published": "2023-11-14T15:11:38Z"
"date_published": "2023-11-16T21:52:31Z"
}
,
{
"id": "https://www.adamjolicoeur.com/designs/presentations/portfolio/",
"url": "https://www.adamjolicoeur.com/designs/presentations/portfolio/",
"title": "Portfolio presentation",
"date_published": "2023-11-14T14:53:29Z"
"id": "https://www.adamjolicoeur.com/designs/",
"url": "https://www.adamjolicoeur.com/designs/",
"title": "designs",
"date_published": "2023-11-16T21:52:31Z"
}
,
{
Expand Down Expand Up @@ -59,13 +66,6 @@
"date_published": "2023-11-07T20:00:08Z"
}
,
{
"id": "https://www.adamjolicoeur.com/designs/",
"url": "https://www.adamjolicoeur.com/designs/",
"title": "designs",
"date_published": "2023-11-07T20:00:08Z"
}
,
{
"id": "https://www.adamjolicoeur.com/resume/",
"url": "https://www.adamjolicoeur.com/resume/",
Expand Down
1 change: 1 addition & 0 deletions docs/img/404_outdoors.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@
<lastmod>2023-10-23T15:29:28.035Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/designs/</loc>
<lastmod>2023-11-07T20:00:08.700Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/designs/alm/</loc>
<lastmod>2023-11-07T20:00:08.700Z</lastmod>
Expand All @@ -87,13 +82,18 @@
</url>

<url>
<loc>https://www.adamjolicoeur.com/designs/presentations/portfolio/</loc>
<lastmod>2023-11-14T14:53:29.426Z</lastmod>
<loc>https://www.adamjolicoeur.com/designs/</loc>
<lastmod>2023-11-16T21:52:31.744Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/designs/presentations/colorPicker/</loc>
<lastmod>2023-11-14T15:11:38.682Z</lastmod>
<lastmod>2023-11-16T21:52:31.744Z</lastmod>
</url>

<url>
<loc>https://www.adamjolicoeur.com/designs/presentations/portfolio/</loc>
<lastmod>2023-11-16T21:52:31.745Z</lastmod>
</url>

</urlset>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"stylelint": "npx stylelint '**/*.scss'",
"watch:sass": "sass --no-source-map --watch src/sass:docs/css",
"watch:eleventy": "eleventy --serve",
"watch:eleventy": "eleventy --serve --port=8081",
"build:sass-site": "sass --no-source-map src/sass/style.scss docs/css/style.css",
"build:sass": "npm-run-all --parallel build:sass-site",
"build:eleventy": "eleventy",
Expand Down
14 changes: 7 additions & 7 deletions social/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
"imgName":"resume"
},

{
"title":"designs",
"imgName":"designs"
},

{
"title":"Application Lifecycle Management",
"imgName":"application-lifecycle-management"
Expand All @@ -85,12 +80,17 @@
},

{
"title":"Portfolio presentation",
"imgName":"portfolio-presentation"
"title":"designs",
"imgName":"designs"
},

{
"title":"Color Picker presentation",
"imgName":"color-picker-presentation"
},

{
"title":"Portfolio presentation",
"imgName":"portfolio-presentation"
}
]
Loading

0 comments on commit 42b5ae9

Please sign in to comment.