Skip to content

Commit

Permalink
post
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Zhang authored and Aaron Zhang committed Sep 28, 2024
1 parent 94a3c2a commit 1f7a4dd
Show file tree
Hide file tree
Showing 13 changed files with 219 additions and 176 deletions.
32 changes: 20 additions & 12 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 | Aaron Notes</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://go.aznotes.me/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.fc220c15db4aef0318bbf30adc45d33d4d7c88deff3238b23eb255afdc472ca6.css" integrity="sha256-/CIMFdtK7wMYu/MK3EXTPU18iN7/MjiyPrJVr9xHLKY=" 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://go.aznotes.me/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://go.aznotes.me/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://go.aznotes.me/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://go.aznotes.me/apple-touch-icon.png">
<link rel="mask-icon" href="https://go.aznotes.me/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://go.aznotes.me/404.html">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -55,7 +55,15 @@
}

</style>
</noscript>
</noscript><meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://go.aznotes.me/404.html" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content=""/>

</head>

<body class="list" id="top">
Expand All @@ -73,7 +81,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</a>
<a href="https://go.aznotes.me/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</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 Down Expand Up @@ -106,7 +114,7 @@
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">Aaron Notes</a></span> ·
<span>&copy; 2024 <a href="https://go.aznotes.me/">Aaron Notes</a></span> ·

<span>
Powered by
Expand Down
104 changes: 66 additions & 38 deletions public/archives/index.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>Archive | Aaron Notes</title>
<meta name="keywords" content="">
<meta name="description" content="archives">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/archives/">
<link rel="canonical" href="https://go.aznotes.me/archives/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.fc220c15db4aef0318bbf30adc45d33d4d7c88deff3238b23eb255afdc472ca6.css" integrity="sha256-/CIMFdtK7wMYu/MK3EXTPU18iN7/MjiyPrJVr9xHLKY=" 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://go.aznotes.me/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://go.aznotes.me/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://go.aznotes.me/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://go.aznotes.me/apple-touch-icon.png">
<link rel="mask-icon" href="https://go.aznotes.me/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/archives/">
<link rel="alternate" hreflang="en" href="https://go.aznotes.me/archives/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -55,7 +55,61 @@
}

</style>
</noscript>
</noscript><meta property="og:title" content="Archive" />
<meta property="og:description" content="archives" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://go.aznotes.me/archives/" /><meta property="article:section" content="" />



<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Archive"/>
<meta name="twitter:description" content="archives"/>


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Archive",
"item": "https://go.aznotes.me/archives/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "Archive",
"name": "Archive",
"description": "archives",
"keywords": [

],
"articleBody": "",
"wordCount" : "0",
"inLanguage": "en",
"datePublished": "0001-01-01T00:00:00Z",
"dateModified": "0001-01-01T00:00:00Z",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://go.aznotes.me/archives/"
},
"publisher": {
"@type": "Organization",
"name": "Aaron Notes",
"logo": {
"@type": "ImageObject",
"url": "https://go.aznotes.me/favicon.ico"
}
}
}
</script>
</head>

<body class="list" id="top">
Expand All @@ -73,7 +127,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</a>
<a href="https://go.aznotes.me/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</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 Down Expand Up @@ -108,36 +162,10 @@ <h1>
Archive
</h1>
</header>
<div class="archive-year">
<h2 class="archive-year-header" id="2024">
<a class="archive-header-link" href="#2024">2024</a>
<sup class="archive-count">&nbsp;1</sup>
</h2>
<div class="archive-month">
<h3 class="archive-month-header" id="2024-September">
<a class="archive-header-link" href="#2024-September">September</a>
<sup class="archive-count">&nbsp;1</sup>
</h3>
<div class="archive-posts">
<div class="archive-entry">
<h3 class="archive-entry-title entry-hint-parent">Hello World
<span class="entry-hint" title="Draft">
<svg xmlns="http://www.w3.org/2000/svg" height="15" 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>
</h3>
<div class="archive-meta"><span title='2024-09-28 18:14:38 +0800 CST'>September 28, 2024</span></div>
<a class="entry-link" aria-label="post link to Hello World" href="http://localhost:1313/posts/hello-world/"></a>
</div>
</div>
</div>
</div>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">Aaron Notes</a></span> ·
<span>&copy; 2024 <a href="https://go.aznotes.me/">Aaron Notes</a></span> ·

<span>
Powered by
Expand Down
34 changes: 21 additions & 13 deletions public/categories/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>Categories | Aaron Notes</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/categories/">
<link rel="canonical" href="https://go.aznotes.me/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.fc220c15db4aef0318bbf30adc45d33d4d7c88deff3238b23eb255afdc472ca6.css" integrity="sha256-/CIMFdtK7wMYu/MK3EXTPU18iN7/MjiyPrJVr9xHLKY=" 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://go.aznotes.me/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://go.aznotes.me/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://go.aznotes.me/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://go.aznotes.me/apple-touch-icon.png">
<link rel="mask-icon" href="https://go.aznotes.me/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/categories/index.xml">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
<link rel="alternate" type="application/rss+xml" href="https://go.aznotes.me/categories/index.xml">
<link rel="alternate" hreflang="en" href="https://go.aznotes.me/categories/">
<noscript>
<style>
#theme-toggle,
Expand Down Expand Up @@ -56,7 +56,15 @@
}

</style>
</noscript>
</noscript><meta property="og:title" content="Categories" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://go.aznotes.me/categories/" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content=""/>

</head>

<body class="list" id="top">
Expand All @@ -74,7 +82,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</a>
<a href="https://go.aznotes.me/" accesskey="h" title="Aaron Notes (Alt + H)">Aaron Notes</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 Down Expand Up @@ -112,7 +120,7 @@ <h1>Categories</h1>
</main>

<footer class="footer">
<span>&copy; 2024 <a href="http://localhost:1313/">Aaron Notes</a></span> ·
<span>&copy; 2024 <a href="https://go.aznotes.me/">Aaron Notes</a></span> ·

<span>
Powered by
Expand Down
4 changes: 2 additions & 2 deletions public/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on Aaron Notes</title>
<link>http://localhost:1313/categories/</link>
<link>https://go.aznotes.me/categories/</link>
<description>Recent content in Categories on Aaron Notes</description>
<generator>Hugo -- 0.135.0</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://go.aznotes.me/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Loading

0 comments on commit 1f7a4dd

Please sign in to comment.