Skip to content

Commit

Permalink
Site updated: 2024-01-08 11:59:32
Browse files Browse the repository at this point in the history
  • Loading branch information
justnonaction committed Jan 8, 2024
0 parents commit 21fec9e
Show file tree
Hide file tree
Showing 69 changed files with 3,639 additions and 0 deletions.
306 changes: 306 additions & 0 deletions 2024/01/06/hello-world/index.html

Large diffs are not rendered by default.

157 changes: 157 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta property="og:type" content="website">
<meta property="og:title" content="XiaoZhou">
<meta property="og:url" content="http://example.com/404.html">
<meta property="og:site_name" content="XiaoZhou">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Mr.John">
<meta name="twitter:card" content="summary">




<link rel="shortcut icon" href="/images/favicon.ico">




<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">




<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">



<!-- title -->
<title>XiaoZhou</title>
<!-- async scripts -->
<!-- Google Analytics -->


<!-- Umami Analytics -->


<!-- styles -->

<link rel="stylesheet" href="/css/style.css">

<!-- persian styles -->

<!-- rss -->


<!-- mathjax -->

<meta name="generator" content="Hexo 7.0.0"></head>

<body class="max-width mx-auto px3 ltr">

<div class="content index py4 ">

<header id="header">
<a class="u-url u-uid" href="/">


<img id="logo" alt class="u-logo" src="/images/logo.png" />


<div id="title">
<h1 class="p-name">XiaoZhou</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="http://github.com/probberechts">Projects</a></li><!--
-->
</ul>
</div>
</header>


<article class="post" itemscope itemtype="http://schema.org/BlogPosting">


<div class="content" itemprop="articleBody">

<h1>404 Page Not Found</h1>
<p>The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</p>

</div>
</article>

<footer id="footer">
<div class="footer-left">
Copyright &copy;


2016-2024
Mr.John
</div>
<div class="footer-right">
<nav>
<ul>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="http://github.com/probberechts">Projects</a></li><!--
-->
</ul>
</nav>
</div>
</footer>

</div>
<!-- styles -->



<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>


<!-- jquery -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>




<!-- clipboard -->


<script src="/js/main.js"></script>

<!-- search -->

<!-- Baidu Analytics -->

<!-- Cloudflare Analytics -->

<!-- Disqus Comments -->

<!-- utterances Comments -->

</body>
</html>
161 changes: 161 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
<!DOCTYPE html>
<html lang=en>
<head>
<!-- so meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" />
<meta name="description" content="这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。">
<meta property="og:type" content="website">
<meta property="og:title" content="about">
<meta property="og:url" content="http://example.com/about/index.html">
<meta property="og:site_name" content="XiaoZhou">
<meta property="og:description" content="这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。">
<meta property="og:locale" content="en_US">
<meta property="article:published_time" content="2024-01-06T10:32:42.000Z">
<meta property="article:modified_time" content="2024-01-06T10:36:35.413Z">
<meta property="article:author" content="Mr.John">
<meta name="twitter:card" content="summary">




<link rel="shortcut icon" href="/images/favicon.ico">




<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192">




<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">



<!-- title -->
<title>about</title>
<!-- async scripts -->
<!-- Google Analytics -->


<!-- Umami Analytics -->


<!-- styles -->

<link rel="stylesheet" href="/css/style.css">

<!-- persian styles -->

<!-- rss -->


<!-- mathjax -->

<meta name="generator" content="Hexo 7.0.0"></head>

<body class="max-width mx-auto px3 ltr">

<div class="content index py4 ">

<header id="header">
<a class="u-url u-uid" href="/">


<img id="logo" alt class="u-logo" src="/images/logo.png" />


<div id="title">
<h1 class="p-name">XiaoZhou</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-2x"></i></a>
</li>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="http://github.com/probberechts">Projects</a></li><!--
-->
</ul>
</div>
</header>


<article class="post" itemscope itemtype="http://schema.org/BlogPosting">


<div class="content" itemprop="articleBody">

<h3 id="这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。"><a href="#这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。" class="headerlink" title="这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。"></a>这是xiaozhou新起的一个博客,主要是因为这个主题很好看。。。</h3>

</div>
</article>


<footer id="footer">
<div class="footer-left">
Copyright &copy;


2016-2024
Mr.John
</div>
<div class="footer-right">
<nav>
<ul>
<!--
--><li><a href="/">Home</a></li><!--
--><!--
--><li><a href="/about/">About</a></li><!--
--><!--
--><li><a href="/archives/">Writing</a></li><!--
--><!--
--><li><a target="_blank" rel="noopener" href="http://github.com/probberechts">Projects</a></li><!--
-->
</ul>
</nav>
</div>
</footer>

</div>
<!-- styles -->



<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/>


<!-- jquery -->

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script>




<!-- clipboard -->


<script src="/js/main.js"></script>

<!-- search -->

<!-- Baidu Analytics -->

<!-- Cloudflare Analytics -->

<!-- Disqus Comments -->

<!-- utterances Comments -->

</body>
</html>
Loading

0 comments on commit 21fec9e

Please sign in to comment.