Skip to content

Commit

Permalink
Site updated: 2023-11-05 20:35:34
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinferiority committed Nov 5, 2023
1 parent 4a7bf0e commit f05d969
Show file tree
Hide file tree
Showing 39 changed files with 3,108 additions and 805 deletions.
175 changes: 129 additions & 46 deletions 2021/02/02/我的第一篇博文/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<!DOCTYPE html>
<html>

<head>
<head prefix="og: https://ogp.me/ns#">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark">

<title>【Hexo】使用hexo+github搭建个人博客 - Mr.K</title>

Expand All @@ -16,6 +14,23 @@





<meta property="og:title" content="【Hexo】使用hexo+github搭建个人博客 - Mr.K" />

<meta property="og:type" content="article" />

<meta property="og:url" content="http://example.com/2021/02/02/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E6%96%87/index.html" />

<meta property="og:image" content="/favicon.ico" />

<meta property="og:article:published_time" content="2021-02-02T15:11:01.688Z" />

<meta property="og:article:author" content="Kjr" />




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


Expand Down Expand Up @@ -44,14 +59,44 @@



<link rel="stylesheet" href="/css/rainbow-banner.css">




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






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








<meta name="generator" content="Hexo 5.3.0"></head>
<body>
<body
data-color-scheme="auto"
data-uppercase-categories="true"

data-rainbow-banner="true"
data-rainbow-banner-shown="auto"
data-rainbow-banner-month="6"
data-rainbow-banner-colors="#e50000,#ff8d00,#ffee00,#008121,#004cff,#760188"

data-config-root="/"

data-toc="true"
data-toc-max-depth="2"


>
<nav id="theme-nav">
<div class="inner">
<a class="title" href="/">Blog</a>
Expand All @@ -64,46 +109,32 @@



<a class="nav-item" href="/tags/essay">Essay</a>


<a class="nav-item" href="/about">About</a>

<a class="nav-item" href="/projects">Projects</a>


<a class="nav-item" target="_blank" rel="noopener" href="https://space.bilibili.com/344213153?spm_id_from=333.1007.0.0">Bilibili.</a>

<a class="nav-item" href="/about">About</a>


<a class="nav-item nav-item-github nav-item-icon" href="https://github.com/kinferiority" target="_blank" aria-label="GitHub">&nbsp;</a>

<a class="nav-item" target="_blank" rel="noopener" href="https://space.bilibili.com/344213153">Bilibili</a>



<a class="nav-item nav-item-github nav-item-icon" href="https://github.com/Kinferiority" target="_blank">&nbsp;</a>
<a class="nav-item nav-item-search nav-item-icon" href="/search" target="_blank" aria-label="Search">&nbsp;</a>


</div>
</div>
</nav>
<article class="post">

<article class="post">
<div class="meta">



<div class="date" id="date">


<span>February</span>











<span>2,</span>
<span>2021</span>
</div>
Expand Down Expand Up @@ -181,14 +212,39 @@ <h3 id="Waring"><a href="#Waring" class="headerlink" title="Waring"></a>Waring</

</div>


<div class="about">
<h1>About this Post</h1>
<p>This post is written by Kjr, licensed under <a
target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc/4.0">CC BY-NC 4.0</a>.</p>
<div class="details">
<p>This post is written by Kjr, licensed under <a target="_blank" rel="noopener" href="https://creativecommons.org/licenses/by-nc/4.0">CC BY-NC 4.0</a>.</p>
</div>

<p class="tags">

<i class="icon"></i>
<a href="/tags/essay/" class="tag">#essay</a>
</p>

</div>


<div class="container post-prev-next">

<a href="/2021/02/03/hello-world/" class="next">
<div>
<div class="text">
<p class="label">Next</p>
<h3 class="title">Hello World</h3>
</div>
</div>
</a>

<a class="prev"></a>
</div>





</article>

Expand All @@ -197,42 +253,69 @@ <h1>About this Post</h1>
<div class="links">

<div class="group">
<h4 class="title">Blog</h4>

<a href="/" class="item" target="_blank">Blog</a>
<h2 class="title">Blog</h2>

<a href="/archives" class="item" target="_blank">Archives</a>
<a href="/" class="item">Blog</a>

<a href="/tags/essay" class="item" target="_blank">Essay</a>
<a href="/archives" class="item">Archives</a>

<a href="/projects" class="item" target="_blank">Projects</a>
<a href="/tags" class="item">Tags</a>

<a href="/about" class="item" target="_blank">About</a>
<a href="/categories" class="item">Categories</a>

<a href="/atom.xml" class="item" target="_blank">RSS</a>
<a href="/about" class="item">About</a>

</div>

<div class="group">
<h4 class="title">Me</h4>
<h2 class="title">Me</h2>

<a href="https://github.com/Kinferiority" class="item" target="_blank">GitHub</a>
<a target="_blank" rel="noopener" href="https://github.com/kinferiority" class="item">GitHub</a>

<a href="https://space.bilibili.com/344213153" class="item" target="_blank">Bilibili</a>

<a href="mailto:[email protected]" class="item" target="_blank">Email</a>
<a href="mailto:[email protected]" class="item">Email</a>

</div>

</div>
&copy; 2023 Kjr<br />
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
<span>&copy; 2023 Kjr<br>Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> </span>


<br>
<div class="color-scheme-toggle" role="radiogroup" id="theme-color-scheme-toggle">
<label>
<input type="radio" value="light">
<span>Light</span>
</label>
<label>
<input type="radio" value="dark">
<span>Dark</span>
</label>
<label>
<input type="radio" value="auto">
<span>Auto</span>
</label>
</div>

</div>
</footer>



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






<script src="https://unpkg.com/scrollreveal"></script>
<script>
window.addEventListener('load', () => {
ScrollReveal({ delay: 250, reset: true, easing: 'cubic-bezier(0, 0, 0, 1)' })
ScrollReveal().reveal('.post-list-item .cover-img img')
ScrollReveal().reveal('.post-list-item, .card, .content p img, .content .block-large img', { distance: '60px', origin: 'bottom', duration: 800 })
})
</script>

</body>
</html>
</html>
Loading

0 comments on commit f05d969

Please sign in to comment.