-
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
Showing
6 changed files
with
386 additions
and
0 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,292 @@ | ||
<!DOCTYPE html> | ||
<html lang=zh> | ||
<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="This is a new post."> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:title" content="A New Post"> | ||
<meta property="og:url" content="http://example.com/2024/04/23/A-New-ost/index.html"> | ||
<meta property="og:site_name" content="Duck Cone"> | ||
<meta property="og:description" content="This is a new post."> | ||
<meta property="og:locale" content="zh_TW"> | ||
<meta property="article:published_time" content="2024-04-23T13:45:49.000Z"> | ||
<meta property="article:modified_time" content="2024-04-23T13:46:00.087Z"> | ||
<meta property="article:author" content="Duck Cone"> | ||
<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>A New Post</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.2.0"></head> | ||
|
||
<body class="max-width mx-auto px3 ltr"> | ||
|
||
<div id="header-post"> | ||
<a id="menu-icon" href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-lg"></i></a> | ||
<a id="menu-icon-tablet" href="#" aria-label="Menu"><i class="fa-solid fa-bars fa-lg"></i></a> | ||
<a id="top-icon-tablet" href="#" aria-label="Top" onclick="$('html, body').animate({ scrollTop: 0 }, 'fast');" style="display:none;"><i class="fa-solid fa-chevron-up fa-lg"></i></a> | ||
<span id="menu"> | ||
<span id="nav"> | ||
<ul> | ||
<!-- | ||
--><li><a href="/">首頁</a></li><!-- | ||
--><!-- | ||
--><li><a href="/about/">關於</a></li><!-- | ||
--><!-- | ||
--><li><a href="/archives/">文章</a></li><!-- | ||
--><!-- | ||
--><li><a target="_blank" rel="noopener" href="https://github.com/duckcone">專案</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/">標籤</a></li><!-- | ||
--> | ||
</ul> | ||
</span> | ||
<br/> | ||
<span id="actions"> | ||
<ul> | ||
|
||
|
||
<li><a class="icon" aria-label="下一篇" href="/2024/04/23/%E5%A6%82%E6%9E%9C%E6%84%9B%E6%83%85%E6%9C%89%E5%BD%A2%E7%8B%80%EF%BC%8C%E9%82%A3%E6%9C%83%E6%98%AF%E4%BD%9C%E6%A5%AD%E7%B3%BB%E7%B5%B1%E7%9A%84%E6%A8%A1%E6%A8%A3/"><i class="fa-solid fa-chevron-right" aria-hidden="true" onmouseover="$('#i-next').toggle();" onmouseout="$('#i-next').toggle();"></i></a></li> | ||
|
||
<li><a class="icon" aria-label="回到頁首" href="#" onclick="$('html, body').animate({ scrollTop: 0 }, 'fast');"><i class="fa-solid fa-chevron-up" aria-hidden="true" onmouseover="$('#i-top').toggle();" onmouseout="$('#i-top').toggle();"></i></a></li> | ||
<li><a class="icon" aria-label="分享" href="#"><i class="fa-solid fa-share-alt" aria-hidden="true" onmouseover="$('#i-share').toggle();" onmouseout="$('#i-share').toggle();" onclick="$('#share').toggle();return false;"></i></a></li> | ||
</ul> | ||
<span id="i-prev" class="info" style="display:none;">上一篇</span> | ||
<span id="i-next" class="info" style="display:none;">下一篇</span> | ||
<span id="i-top" class="info" style="display:none;">回到頁首</span> | ||
<span id="i-share" class="info" style="display:none;">分享</span> | ||
</span> | ||
<br/> | ||
<div id="share" style="display: none"> | ||
<ul> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.facebook.com/sharer.php?u=http://example.com/2024/04/23/A-New-ost/"><i class="fab fa-facebook " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://twitter.com/share?url=http://example.com/2024/04/23/A-New-ost/&text=A New Post"><i class="fab fa-twitter " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.linkedin.com/shareArticle?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-linkedin " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://pinterest.com/pin/create/bookmarklet/?url=http://example.com/2024/04/23/A-New-ost/&is_video=false&description=A New Post"><i class="fab fa-pinterest " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" href="mailto:?subject=A New Post&body=Check out this article: http://example.com/2024/04/23/A-New-ost/"><i class="fa-solid fa-envelope " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://getpocket.com/save?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-get-pocket " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://reddit.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-reddit " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.stumbleupon.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-stumbleupon " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://digg.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-digg " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.tumblr.com/share/link?url=http://example.com/2024/04/23/A-New-ost/&name=A New Post&description="><i class="fab fa-tumblr " aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://news.ycombinator.com/submitlink?u=http://example.com/2024/04/23/A-New-ost/&t=A New Post"><i class="fab fa-hacker-news " aria-hidden="true"></i></a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
|
||
</span> | ||
</div> | ||
|
||
|
||
<div class="content index py4 "> | ||
|
||
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting"> | ||
<header> | ||
|
||
<h1 class="posttitle p-name" itemprop="name headline"> | ||
A New Post | ||
</h1> | ||
|
||
|
||
|
||
<div class="meta"> | ||
<span class="author p-author h-card" itemprop="author" itemscope itemtype="http://schema.org/Person"> | ||
<span class="p-name" itemprop="name">Duck Cone</span> | ||
</span> | ||
|
||
<div class="postdate"> | ||
|
||
<time datetime="2024-04-23T13:45:49.000Z" class="dt-published" itemprop="datePublished">2024-04-23</time> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</header> | ||
|
||
|
||
<div class="content e-content" itemprop="articleBody"> | ||
<p>This is a new post.</p> | ||
|
||
</div> | ||
</article> | ||
|
||
|
||
|
||
|
||
<div id="footer-post-container"> | ||
<div id="footer-post"> | ||
|
||
<div id="nav-footer" style="display: none"> | ||
<ul> | ||
|
||
<li><a href="/">首頁</a></li> | ||
|
||
<li><a href="/about/">關於</a></li> | ||
|
||
<li><a href="/archives/">文章</a></li> | ||
|
||
<li><a target="_blank" rel="noopener" href="https://github.com/duckcone">專案</a></li> | ||
|
||
<li><a href="/tags/">標籤</a></li> | ||
|
||
</ul> | ||
</div> | ||
|
||
|
||
|
||
|
||
<div id="share-footer" style="display: none"> | ||
<ul> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.facebook.com/sharer.php?u=http://example.com/2024/04/23/A-New-ost/"><i class="fab fa-facebook fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://twitter.com/share?url=http://example.com/2024/04/23/A-New-ost/&text=A New Post"><i class="fab fa-twitter fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.linkedin.com/shareArticle?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-linkedin fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://pinterest.com/pin/create/bookmarklet/?url=http://example.com/2024/04/23/A-New-ost/&is_video=false&description=A New Post"><i class="fab fa-pinterest fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" href="mailto:?subject=A New Post&body=Check out this article: http://example.com/2024/04/23/A-New-ost/"><i class="fa-solid fa-envelope fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://getpocket.com/save?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-get-pocket fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://reddit.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-reddit fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.stumbleupon.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-stumbleupon fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://digg.com/submit?url=http://example.com/2024/04/23/A-New-ost/&title=A New Post"><i class="fab fa-digg fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="http://www.tumblr.com/share/link?url=http://example.com/2024/04/23/A-New-ost/&name=A New Post&description="><i class="fab fa-tumblr fa-lg" aria-hidden="true"></i></a></li> | ||
<li><a class="icon" target="_blank" rel="noopener" href="https://news.ycombinator.com/submitlink?u=http://example.com/2024/04/23/A-New-ost/&t=A New Post"><i class="fab fa-hacker-news fa-lg" aria-hidden="true"></i></a></li> | ||
</ul> | ||
|
||
</div> | ||
|
||
<div id="actions-footer"> | ||
<a id="menu" class="icon" href="#" onclick="$('#nav-footer').toggle();return false;"><i class="fa-solid fa-bars fa-lg" aria-hidden="true"></i> 選單</a> | ||
|
||
<a id="share" class="icon" href="#" onclick="$('#share-footer').toggle();return false;"><i class="fa-solid fa-share-alt fa-lg" aria-hidden="true"></i> 分享</a> | ||
<a id="top" style="display:none" class="icon" href="#" onclick="$('html, body').animate({ scrollTop: 0 }, 'fast');"><i class="fa-solid fa-chevron-up fa-lg" aria-hidden="true"></i> 頁首</a> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
<footer id="footer"> | ||
<div class="footer-left"> | ||
Copyright © | ||
|
||
|
||
2024 | ||
Duck Cone | ||
</div> | ||
<div class="footer-right"> | ||
<nav> | ||
<ul> | ||
<!-- | ||
--><li><a href="/">首頁</a></li><!-- | ||
--><!-- | ||
--><li><a href="/about/">關於</a></li><!-- | ||
--><!-- | ||
--><li><a href="/archives/">文章</a></li><!-- | ||
--><!-- | ||
--><li><a target="_blank" rel="noopener" href="https://github.com/duckcone">專案</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/">標籤</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="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.7/clipboard.min.js" crossorigin="anonymous"></script> | ||
|
||
<script type="text/javascript"> | ||
$(function() { | ||
// copy-btn HTML | ||
var btn = "<span class=\"btn-copy tooltipped tooltipped-sw\" aria-label=\"Copy to clipboard!\">"; | ||
btn += '<i class="fa-regular fa-clone"></i>'; | ||
btn += '</span>'; | ||
// mount it! | ||
$(".highlight table").before(btn); | ||
var clip = new ClipboardJS('.btn-copy', { | ||
text: function(trigger) { | ||
return Array.from(trigger.nextElementSibling.querySelectorAll('.code')).reduce((str,it)=>str+it.innerText+'\n','') | ||
} | ||
}); | ||
clip.on('success', function(e) { | ||
e.trigger.setAttribute('aria-label', "Copied!"); | ||
e.clearSelection(); | ||
}) | ||
}) | ||
</script> | ||
|
||
|
||
<script src="/js/main.js"></script> | ||
|
||
<!-- search --> | ||
|
||
<!-- Baidu Analytics --> | ||
|
||
<!-- Cloudflare Analytics --> | ||
|
||
<!-- Disqus Comments --> | ||
|
||
<!-- utterances Comments --> | ||
|
||
</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
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
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
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.