-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b3ce9cd
commit 860ad6e
Showing
84 changed files
with
3,200 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,275 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 7.2.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png"> | ||
<link rel="mask-icon" href="/images/logo.svg" color="#222"> | ||
|
||
<link rel="stylesheet" href="/css/main.css"> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha256-XOqroi11tY4EFQMR9ZYwZWKj5ZXiftSx36RRuC3anlA=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css" integrity="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE=" crossorigin="anonymous"> | ||
|
||
<script class="next-config" data-name="main" type="application/json">{"hostname":"nobug.world","root":"/","images":"/images","scheme":"Gemini","darkmode":false,"version":"8.19.2","exturl":false,"sidebar":{"position":"left","width_expanded":320,"width_dual_column":240,"display":"post","padding":18,"offset":12},"copycode":{"enable":false,"style":null},"fold":{"enable":false,"height":500},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":true,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/js/config.js"></script> | ||
|
||
<meta property="og:type" content="website"> | ||
<meta property="og:title" content="about"> | ||
<meta property="og:url" content="https://nobug.world/about/index.html"> | ||
<meta property="og:site_name" content="nobug.world"> | ||
<meta property="og:locale" content="en_US"> | ||
<meta property="article:published_time" content="2024-05-03T14:03:38.000Z"> | ||
<meta property="article:modified_time" content="2024-05-03T14:11:00.993Z"> | ||
<meta property="article:author" content="Peng Jiajun"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
<link rel="canonical" href="https://nobug.world/about/"> | ||
|
||
|
||
|
||
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":false,"lang":"en","comments":true,"permalink":"https://nobug.world/about/index.html","path":"about/index.html","title":"about"}</script> | ||
|
||
<script class="next-config" data-name="calendar" type="application/json">""</script> | ||
<title>about | nobug.world | ||
</title> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="dns-prefetch" href="https://blogs-waline.vercel.app/"> | ||
<noscript> | ||
<link rel="stylesheet" href="/css/noscript.css"> | ||
</noscript> | ||
</head> | ||
|
||
<body itemscope itemtype="http://schema.org/WebPage" class="use-motion"> | ||
<div class="headband"></div> | ||
|
||
<main class="main"> | ||
<div class="column"> | ||
<header class="header" itemscope itemtype="http://schema.org/WPHeader"><div class="site-brand-container"> | ||
<div class="site-nav-toggle"> | ||
<div class="toggle" aria-label="Toggle navigation bar" role="button"> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
</div> | ||
</div> | ||
|
||
<div class="site-meta"> | ||
|
||
<a href="/" class="brand" rel="start"> | ||
<i class="logo-line"></i> | ||
<p class="site-title">nobug.world</p> | ||
<i class="logo-line"></i> | ||
</a> | ||
<p class="site-subtitle" itemprop="description">Peng Jiajun的个人记录</p> | ||
</div> | ||
|
||
<div class="site-nav-right"> | ||
<div class="toggle popup-trigger" aria-label="Search" role="button"> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
<nav class="site-nav"> | ||
<ul class="main-menu menu"><li class="menu-item menu-item-home"><a href="/" rel="section"><i class="fa fa-home fa-fw"></i>Home</a></li><li class="menu-item menu-item-about"><a href="/about/" rel="section"><i class="fa fa-user fa-fw"></i>About</a></li><li class="menu-item menu-item-tags"><a href="/tags/" rel="section"><i class="fa fa-tags fa-fw"></i>Tags</a></li><li class="menu-item menu-item-categories"><a href="/categories/" rel="section"><i class="fa fa-th fa-fw"></i>Categories</a></li><li class="menu-item menu-item-archives"><a href="/archives/" rel="section"><i class="fa fa-archive fa-fw"></i>Archives</a></li> | ||
</ul> | ||
</nav> | ||
|
||
|
||
|
||
|
||
</header> | ||
|
||
|
||
<aside class="sidebar"> | ||
|
||
<div class="sidebar-inner sidebar-overview-active"> | ||
<ul class="sidebar-nav"> | ||
<li class="sidebar-nav-toc"> | ||
Table of Contents | ||
</li> | ||
<li class="sidebar-nav-overview"> | ||
Overview | ||
</li> | ||
</ul> | ||
|
||
<div class="sidebar-panel-container"> | ||
<!--noindex--> | ||
<div class="post-toc-wrap sidebar-panel"> | ||
</div> | ||
<!--/noindex--> | ||
|
||
<div class="site-overview-wrap sidebar-panel"> | ||
<div class="site-author animated" itemprop="author" itemscope itemtype="http://schema.org/Person"> | ||
<p class="site-author-name" itemprop="name">Peng Jiajun</p> | ||
<div class="site-description" itemprop="description"></div> | ||
</div> | ||
<div class="site-state-wrap animated"> | ||
<nav class="site-state"> | ||
<div class="site-state-item site-state-posts"> | ||
<a href="/archives/"> | ||
<span class="site-state-item-count">3</span> | ||
<span class="site-state-item-name">posts</span> | ||
</a> | ||
</div> | ||
<div class="site-state-item site-state-categories"> | ||
<a href="/categories/"> | ||
<span class="site-state-item-count">2</span> | ||
<span class="site-state-item-name">categories</span></a> | ||
</div> | ||
<div class="site-state-item site-state-tags"> | ||
<a href="/tags/"> | ||
<span class="site-state-item-count">2</span> | ||
<span class="site-state-item-name">tags</span></a> | ||
</div> | ||
</nav> | ||
</div> | ||
<div class="links-of-author animated"> | ||
<span class="links-of-author-item"> | ||
<a href="https://github.com/Jiajun-Peng" title="GitHub → https://github.com/Jiajun-Peng" rel="noopener me" target="_blank"><i class="fab fa-github fa-fw"></i>GitHub</a> | ||
</span> | ||
<span class="links-of-author-item"> | ||
<a href="mailto:[email protected]" title="E-Mail → mailto:[email protected]" rel="noopener me" target="_blank"><i class="fa fa-envelope fa-fw"></i>E-Mail</a> | ||
</span> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</aside> | ||
|
||
|
||
</div> | ||
|
||
<div class="main-inner page posts-expand"> | ||
|
||
|
||
|
||
|
||
|
||
<div class="post-block" lang="en"><header class="post-header"> | ||
|
||
<h1 class="post-title" itemprop="name headline">about | ||
</h1> | ||
|
||
<div class="post-meta-container"> | ||
</div> | ||
|
||
</header> | ||
|
||
|
||
|
||
|
||
<div class="post-body"> | ||
|
||
</div> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<div class="comments" id="waline"></div> | ||
</div> | ||
</main> | ||
|
||
<footer class="footer"> | ||
<div class="footer-inner"> | ||
|
||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2024</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">Peng Jiajun</span> | ||
</div> | ||
<div class="wordcount"> | ||
<span class="post-meta-item"> | ||
<span class="post-meta-item-icon"> | ||
<i class="fa fa-chart-line"></i> | ||
</span> | ||
<span>Word count total: </span> | ||
<span title="Word count total">28k</span> | ||
</span> | ||
<span class="post-meta-item"> | ||
<span class="post-meta-item-icon"> | ||
<i class="fa fa-coffee"></i> | ||
</span> | ||
<span>Reading time total ≈</span> | ||
<span title="Reading time total">1:41</span> | ||
</span> | ||
</div> | ||
<div class="powered-by">Powered by <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/" rel="noopener" target="_blank">NexT.Gemini</a> | ||
</div> | ||
|
||
</div> | ||
</footer> | ||
|
||
|
||
<div class="toggle sidebar-toggle" role="button"> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
<span class="toggle-line"></span> | ||
</div> | ||
<div class="sidebar-dimmer"></div> | ||
<div class="back-to-top" role="button" aria-label="Back to top"> | ||
<i class="fa fa-arrow-up fa-lg"></i> | ||
<span>0%</span> | ||
</div> | ||
|
||
<noscript> | ||
<div class="noscript-warning">Theme NexT works best with JavaScript enabled</div> | ||
</noscript> | ||
|
||
|
||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/animejs/3.2.1/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script> | ||
<script src="/js/comments.js"></script><script src="/js/utils.js"></script><script src="/js/motion.js"></script><script src="/js/sidebar.js"></script><script src="/js/next-boot.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script class="next-config" data-name="waline" type="application/json">{"lang":"zh-cn","enable":true,"serverURL":"https://blogs-waline.vercel.app/","cssUrl":"https://unpkg.com/@waline/client@v2/dist/waline.css","commentCount":true,"pageview":true,"placeholder":"请文明评论呀","avatar":"mm","meta":["nick","mail","link"],"pageSize":10,"visitor":true,"comment_count":true,"requiredFields":[],"libUrl":"//unpkg.com/@waline/client@v2/dist/waline.js","el":"#waline","comment":true,"path":"/about/"}</script> | ||
<link rel="stylesheet" href="https://unpkg.com/@waline/client@v2/dist/waline.css"> | ||
<script> | ||
document.addEventListener('page:loaded', () => { | ||
NexT.utils.loadComments(CONFIG.waline.el).then(() => | ||
NexT.utils.getScript(CONFIG.waline.libUrl, { condition: window.Waline }) | ||
).then(() => | ||
Waline.init(Object.assign({}, CONFIG.waline,{ el: document.querySelector(CONFIG.waline.el) })) | ||
); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.