Skip to content

Commit fe94fa5

Browse files
committed
Site updated: 2020-11-13 13:37:41
1 parent 1e7840b commit fe94fa5

File tree

15 files changed

+1180
-23
lines changed

15 files changed

+1180
-23
lines changed

2020/09/28/hello-world/index.html

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<script id="hexo-configurations">
2121
var NexT = window.NexT || {};
22-
var CONFIG = {"hostname":"example.com","root":"/","scheme":"Gemini","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}};
22+
var CONFIG = {"hostname":"example.com","root":"/","scheme":"Gemini","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":true,"trigger":"manual","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},"path":"search.xml"};
2323
</script>
2424

2525
<meta name="description" content="Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick">
@@ -78,12 +78,13 @@
7878
</style>
7979
</noscript>
8080

81+
<link rel="alternate" href="/atom.xml" title="Basakest" type="application/atom+xml">
8182
</head>
8283

8384
<body itemscope itemtype="http://schema.org/WebPage">
8485
<div class="container use-motion">
8586
<div class="headband">
86-
<a target="_blank" rel="noopener" href="https://your-url" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
87+
<a target="_blank" rel="noopener" href="https://github.com/basakest" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
8788
</div>
8889

8990
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
@@ -107,6 +108,7 @@ <h1 class="site-title">Basakest</h1>
107108

108109
<div class="site-nav-right">
109110
<div class="toggle popup-trigger">
111+
<i class="fa fa-search fa-fw fa-lg"></i>
110112
</div>
111113
</div>
112114
</div>
@@ -146,11 +148,38 @@ <h1 class="site-title">Basakest</h1>
146148
<a href="/resources/" rel="section"><i class="fa fa-download fa-fw"></i>资源</a>
147149

148150
</li>
151+
<li class="menu-item menu-item-search">
152+
<a role="button" class="popup-trigger"><i class="fa fa-search fa-fw"></i>搜索
153+
</a>
154+
</li>
149155
</ul>
150156
</nav>
151157

152158

153159

160+
<div class="search-pop-overlay">
161+
<div class="popup search-popup">
162+
<div class="search-header">
163+
<span class="search-icon">
164+
<i class="fa fa-search"></i>
165+
</span>
166+
<div class="search-input-container">
167+
<input autocomplete="off" autocapitalize="off"
168+
placeholder="搜索..." spellcheck="false"
169+
type="search" class="search-input">
170+
</div>
171+
<span class="popup-btn-close">
172+
<i class="fa fa-times-circle"></i>
173+
</span>
174+
</div>
175+
<div id="search-result">
176+
<div id="no-result">
177+
<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>
178+
</div>
179+
</div>
180+
181+
</div>
182+
</div>
154183

155184
</div>
156185
</header>
@@ -264,6 +293,35 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
264293
</ul>
265294
</div>
266295

296+
297+
298+
<div class="followme">
299+
<p>欢迎关注我的其它发布渠道</p>
300+
301+
<div class="social-list">
302+
303+
<div class="social-item">
304+
<a target="_blank" class="social-link" href="/images/wechat_channel.jpg">
305+
<span class="icon">
306+
<i class="fab fa-weixin"></i>
307+
</span>
308+
309+
<span class="label">WeChat</span>
310+
</a>
311+
</div>
312+
313+
<div class="social-item">
314+
<a target="_blank" class="social-link" href="/atom.xml">
315+
<span class="icon">
316+
<i class="fa fa-rss"></i>
317+
</span>
318+
319+
<span class="label">RSS</span>
320+
</a>
321+
</div>
322+
</div>
323+
</div>
324+
267325

268326
<footer class="post-footer">
269327

@@ -488,6 +546,9 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
488546

489547

490548

549+
550+
<script src="/js/local-search.js"></script>
551+
491552

492553

493554

@@ -499,6 +560,9 @@ <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerl
499560

500561

501562

563+
564+
565+
502566

503567

504568

2020/10/05/test/index.html

Lines changed: 66 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<script id="hexo-configurations">
2121
var NexT = window.NexT || {};
22-
var CONFIG = {"hostname":"example.com","root":"/","scheme":"Gemini","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":false,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}}};
22+
var CONFIG = {"hostname":"example.com","root":"/","scheme":"Gemini","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":false,"show_result":false,"style":null},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"hits":{"per_page":10},"labels":{"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}},"localsearch":{"enable":true,"trigger":"manual","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},"path":"search.xml"};
2323
</script>
2424

2525
<meta name="description" content="The titleThis is a test message 1234567&lt;?phpecho &quot;hello world&quot;;$p &#x3D; 23;?&gt;">
@@ -78,12 +78,13 @@
7878
</style>
7979
</noscript>
8080

81+
<link rel="alternate" href="/atom.xml" title="Basakest" type="application/atom+xml">
8182
</head>
8283

8384
<body itemscope itemtype="http://schema.org/WebPage">
8485
<div class="container use-motion">
8586
<div class="headband">
86-
<a target="_blank" rel="noopener" href="https://your-url" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
87+
<a target="_blank" rel="noopener" href="https://github.com/basakest" class="github-corner" aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
8788
</div>
8889

8990
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
@@ -107,6 +108,7 @@ <h1 class="site-title">Basakest</h1>
107108

108109
<div class="site-nav-right">
109110
<div class="toggle popup-trigger">
111+
<i class="fa fa-search fa-fw fa-lg"></i>
110112
</div>
111113
</div>
112114
</div>
@@ -146,11 +148,38 @@ <h1 class="site-title">Basakest</h1>
146148
<a href="/resources/" rel="section"><i class="fa fa-download fa-fw"></i>资源</a>
147149

148150
</li>
151+
<li class="menu-item menu-item-search">
152+
<a role="button" class="popup-trigger"><i class="fa fa-search fa-fw"></i>搜索
153+
</a>
154+
</li>
149155
</ul>
150156
</nav>
151157

152158

153159

160+
<div class="search-pop-overlay">
161+
<div class="popup search-popup">
162+
<div class="search-header">
163+
<span class="search-icon">
164+
<i class="fa fa-search"></i>
165+
</span>
166+
<div class="search-input-container">
167+
<input autocomplete="off" autocapitalize="off"
168+
placeholder="搜索..." spellcheck="false"
169+
type="search" class="search-input">
170+
</div>
171+
<span class="popup-btn-close">
172+
<i class="fa fa-times-circle"></i>
173+
</span>
174+
</div>
175+
<div id="search-result">
176+
<div id="no-result">
177+
<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>
178+
</div>
179+
</div>
180+
181+
</div>
182+
</div>
154183

155184
</div>
156185
</header>
@@ -255,6 +284,35 @@ <h1 id="The-title"><a href="#The-title" class="headerlink" title="The title"></a
255284
</ul>
256285
</div>
257286

287+
288+
289+
<div class="followme">
290+
<p>欢迎关注我的其它发布渠道</p>
291+
292+
<div class="social-list">
293+
294+
<div class="social-item">
295+
<a target="_blank" class="social-link" href="/images/wechat_channel.jpg">
296+
<span class="icon">
297+
<i class="fab fa-weixin"></i>
298+
</span>
299+
300+
<span class="label">WeChat</span>
301+
</a>
302+
</div>
303+
304+
<div class="social-item">
305+
<a target="_blank" class="social-link" href="/atom.xml">
306+
<span class="icon">
307+
<i class="fa fa-rss"></i>
308+
</span>
309+
310+
<span class="label">RSS</span>
311+
</a>
312+
</div>
313+
</div>
314+
</div>
315+
258316

259317
<footer class="post-footer">
260318

@@ -479,6 +537,9 @@ <h1 id="The-title"><a href="#The-title" class="headerlink" title="The title"></a
479537

480538

481539

540+
541+
<script src="/js/local-search.js"></script>
542+
482543

483544

484545

@@ -490,6 +551,9 @@ <h1 id="The-title"><a href="#The-title" class="headerlink" title="The title"></a
490551

491552

492553

554+
555+
556+
493557

494558

495559

0 commit comments

Comments
 (0)