Skip to content

Commit

Permalink
Changingchanging
Browse files Browse the repository at this point in the history
  • Loading branch information
Madelon3001 committed Jan 14, 2025
1 parent a4b4424 commit ce60f8d
Show file tree
Hide file tree
Showing 17 changed files with 410 additions and 262 deletions.
44 changes: 26 additions & 18 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>404 Page not found | Coat Assistant</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/404.html">
<link rel="canonical" href="https://example.org/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css" integrity="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://example.org/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://example.org/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://example.org/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://example.org/apple-touch-icon.png">
<link rel="mask-icon" href="https://example.org/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/404.html">
<link rel="alternate" hreflang="en" href="https://example.org/404.html">
<noscript>
<style>
#theme-toggle,
Expand All @@ -27,7 +27,15 @@
}

</style>
</noscript>
</noscript><meta property="og:url" content="https://example.org/404.html">
<meta property="og:site_name" content="Coat Assistant">
<meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="404 Page not found">
<meta name="twitter:description" content="">

</head>

<body class="list dark" id="top">
Expand All @@ -41,7 +49,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
<a href="https://example.org/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand All @@ -67,32 +75,32 @@
</div>
<ul id="menu">
<li>
<a href="http://localhost:1313/" title="Home">
<a href="https://example.org/" title="Home">
<span>Home</span>
</a>
</li>
<li>
<a href="http://localhost:1313/about" title="About">
<a href="https://example.org/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="http://localhost:1313/documentation" title="Documentation">
<a href="https://example.org/documentation" title="Documentation">
<span>Documentation</span>
</a>
</li>
<li>
<a href="http://localhost:1313/contribute" title="Contribute">
<a href="https://example.org/contribute" title="Contribute">
<span>Contribute</span>
</a>
</li>
<li>
<a href="http://localhost:1313/blog" title="Blog">
<a href="https://example.org/blog" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://localhost:1313/post" title="Post">
<a href="https://example.org/post" title="Post">
<span>Post</span>
</a>
</li>
Expand All @@ -106,7 +114,7 @@
</main>

<footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Coat Assistant</a></span> ·
<span>&copy; 2025 <a href="https://example.org/">Coat Assistant</a></span> ·

<span>
Powered by
Expand Down
80 changes: 42 additions & 38 deletions public/blog/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>Blogs | Coat Assistant</title>
<meta name="keywords" content="">
<meta name="description" content="Blogs - Coat Assistant">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/blog/">
<link rel="canonical" href="https://example.org/blog/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9de45e225101e4f99701d2b68fc6b8a1ef6027928be6391fa15bf7f56326c909.css" integrity="sha256-neReIlEB5PmXAdK2j8a4oe9gJ5KL5jkfoVv39WMmyQk=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://example.org/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://example.org/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://example.org/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://example.org/apple-touch-icon.png">
<link rel="mask-icon" href="https://example.org/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/blog/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/blog/">
<link rel="alternate" type="application/rss+xml" href="https://example.org/blog/index.xml">
<link rel="alternate" hreflang="en" href="https://example.org/blog/">
<noscript>
<style>
#theme-toggle,
Expand All @@ -28,7 +28,30 @@
}

</style>
</noscript>
</noscript><meta property="og:url" content="https://example.org/blog/">
<meta property="og:site_name" content="Coat Assistant">
<meta property="og:title" content="Blogs">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Blogs">
<meta name="twitter:description" content="">


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Blogs",
"item": "https://example.org/blog/"
}
]
}
</script>
</head>

<body class="list dark" id="top">
Expand All @@ -42,7 +65,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
<a href="https://example.org/" accesskey="h" title="Coat Assistant (Alt + H)">Coat Assistant</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
Expand All @@ -68,32 +91,32 @@
</div>
<ul id="menu">
<li>
<a href="http://localhost:1313/" title="Home">
<a href="https://example.org/" title="Home">
<span>Home</span>
</a>
</li>
<li>
<a href="http://localhost:1313/about" title="About">
<a href="https://example.org/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="http://localhost:1313/documentation" title="Documentation">
<a href="https://example.org/documentation" title="Documentation">
<span>Documentation</span>
</a>
</li>
<li>
<a href="http://localhost:1313/contribute" title="Contribute">
<a href="https://example.org/contribute" title="Contribute">
<span>Contribute</span>
</a>
</li>
<li>
<a href="http://localhost:1313/blog" title="Blog">
<a href="https://example.org/blog" title="Blog">
<span class="active">Blog</span>
</a>
</li>
<li>
<a href="http://localhost:1313/post" title="Post">
<a href="https://example.org/post" title="Post">
<span>Post</span>
</a>
</li>
Expand All @@ -108,29 +131,10 @@ <h1>
Blogs
</h1>
</header>

<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Blogpost1
<span class="entry-hint" title="Draft">
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" fill="currentColor">
<path
d="M160-410v-60h300v60H160Zm0-165v-60h470v60H160Zm0-165v-60h470v60H160Zm360 580v-123l221-220q9-9 20-13t22-4q12 0 23 4.5t20 13.5l37 37q9 9 13 20t4 22q0 11-4.5 22.5T862.09-380L643-160H520Zm300-263-37-37 37 37ZM580-220h38l121-122-18-19-19-18-122 121v38Zm141-141-19-18 37 37-18-19Z" />
</svg>
</span>
</h2>
</header>
<div class="entry-content">
<p>I love to blog
</p>
</div>
<footer class="entry-footer"><span title='2025-01-12 11:07:13 +0100 CET'>January 12, 2025</span></footer>
<a class="entry-link" aria-label="post link to Blogpost1" href="http://localhost:1313/blog/blogpost1/"></a>
</article>
</main>

<footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Coat Assistant</a></span> ·
<span>&copy; 2025 <a href="https://example.org/">Coat Assistant</a></span> ·

<span>
Powered by
Expand Down
13 changes: 3 additions & 10 deletions public/blog/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Blogs on Coat Assistant</title>
<link>http://localhost:1313/blog/</link>
<link>https://example.org/blog/</link>
<description>Recent content in Blogs on Coat Assistant</description>
<generator>Hugo -- 0.140.2</generator>
<language>en-us</language>
<lastBuildDate>Sun, 12 Jan 2025 11:07:13 +0100</lastBuildDate>
<atom:link href="http://localhost:1313/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Blogpost1</title>
<link>http://localhost:1313/blog/blogpost1/</link>
<pubDate>Sun, 12 Jan 2025 11:07:13 +0100</pubDate>
<guid>http://localhost:1313/blog/blogpost1/</guid>
<description>&lt;p&gt;I love to blog&lt;/p&gt;</description>
</item>
<lastBuildDate></lastBuildDate>
<atom:link href="https://example.org/blog/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
6 changes: 3 additions & 3 deletions public/blog/page/1/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>http://localhost:1313/blog/</title>
<link rel="canonical" href="http://localhost:1313/blog/">
<title>https://example.org/blog/</title>
<link rel="canonical" href="https://example.org/blog/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/blog/">
<meta http-equiv="refresh" content="0; url=https://example.org/blog/">
</head>
</html>
Loading

0 comments on commit ce60f8d

Please sign in to comment.