index.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
  6. <meta name="theme-color" content="#222">
  7. <meta name="generator" content="Hexo 4.2.0">
  8. <link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
  9. <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
  10. <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
  11. <link rel="mask-icon" href="/images/logo.svg" color="#222">
  12. <link rel="stylesheet" href="/css/main.css">
  13. <link rel="stylesheet" href="/lib/font-awesome/css/font-awesome.min.css">
  14. <script id="hexo-configurations">
  15. var NexT = window.NexT || {};
  16. var CONFIG = {"hostname":"yoursite.com","root":"/","scheme":"Muse","version":"7.7.2","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"}}};
  17. </script>
  18. <meta property="og:type" content="website">
  19. <meta property="og:title" content="Schtonn&#39;s Blog">
  20. <meta property="og:url" content="http://yoursite.com/index.html">
  21. <meta property="og:site_name" content="Schtonn&#39;s Blog">
  22. <meta property="og:locale" content="en_US">
  23. <meta property="article:author" content="Schtonn">
  24. <meta name="twitter:card" content="summary">
  25. <link rel="canonical" href="http://yoursite.com/">
  26. <script id="page-configurations">
  27. // https://hexo.io/docs/variables.html
  28. CONFIG.page = {
  29. sidebar: "",
  30. isHome : true,
  31. isPost : false
  32. };
  33. </script>
  34. <title>Schtonn's Blog</title>
  35. <noscript>
  36. <style>
  37. .use-motion .brand,
  38. .use-motion .menu-item,
  39. .sidebar-inner,
  40. .use-motion .post-block,
  41. .use-motion .pagination,
  42. .use-motion .comments,
  43. .use-motion .post-header,
  44. .use-motion .post-body,
  45. .use-motion .collection-header { opacity: initial; }
  46. .use-motion .site-title,
  47. .use-motion .site-subtitle {
  48. opacity: initial;
  49. top: initial;
  50. }
  51. .use-motion .logo-line-before i { left: initial; }
  52. .use-motion .logo-line-after i { right: initial; }
  53. </style>
  54. </noscript>
  55. </head>
  56. <body itemscope itemtype="http://schema.org/WebPage">
  57. <div class="container use-motion">
  58. <div class="headband"></div>
  59. <header class="header" itemscope itemtype="http://schema.org/WPHeader">
  60. <div class="header-inner"><div class="site-brand-container">
  61. <div class="site-nav-toggle">
  62. <div class="toggle" aria-label="Toggle navigation bar">
  63. <span class="toggle-line toggle-line-first"></span>
  64. <span class="toggle-line toggle-line-middle"></span>
  65. <span class="toggle-line toggle-line-last"></span>
  66. </div>
  67. </div>
  68. <div class="site-meta">
  69. <div>
  70. <a href="/" class="brand" rel="start">
  71. <span class="logo-line-before"><i></i></span>
  72. <span class="site-title">Schtonn's Blog</span>
  73. <span class="logo-line-after"><i></i></span>
  74. </a>
  75. </div>
  76. <p class="site-subtitle">Schtonn's blog</p>
  77. </div>
  78. <div class="site-nav-right">
  79. <div class="toggle popup-trigger">
  80. </div>
  81. </div>
  82. </div>
  83. <nav class="site-nav">
  84. <ul id="menu" class="menu">
  85. <li class="menu-item menu-item-home">
  86. <a href="/" rel="section"><i class="fa fa-fw fa-home"></i>Home</a>
  87. </li>
  88. <li class="menu-item menu-item-tags">
  89. <a href="/tags/" rel="section"><i class="fa fa-fw fa-tags"></i>Tags</a>
  90. </li>
  91. <li class="menu-item menu-item-archives">
  92. <a href="/archives/" rel="section"><i class="fa fa-fw fa-archive"></i>Archives</a>
  93. </li>
  94. </ul>
  95. </nav>
  96. </div>
  97. </header>
  98. <div class="back-to-top">
  99. <i class="fa fa-arrow-up"></i>
  100. <span>0%</span>
  101. </div>
  102. <main class="main">
  103. <div class="main-inner">
  104. <div class="content-wrap">
  105. <div class="content">
  106. <div class="posts-expand">
  107. <article itemscope itemtype="http://schema.org/Article" class="post-block home" lang="en">
  108. <link itemprop="mainEntityOfPage" href="http://yoursite.com/2020/03/03/test/">
  109. <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
  110. <meta itemprop="image" content="/images/avatar.gif">
  111. <meta itemprop="name" content="Schtonn">
  112. <meta itemprop="description" content="">
  113. </span>
  114. <span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
  115. <meta itemprop="name" content="Schtonn's Blog">
  116. </span>
  117. <header class="post-header">
  118. <h1 class="post-title" itemprop="name headline">
  119. <a href="/2020/03/03/test/" class="post-title-link" itemprop="url">test</a>
  120. </h1>
  121. <div class="post-meta">
  122. <span class="post-meta-item">
  123. <span class="post-meta-item-icon">
  124. <i class="fa fa-calendar-o"></i>
  125. </span>
  126. <span class="post-meta-item-text">Posted on</span>
  127. <time title="Created: 2020-Mar-03 15:06:43 / Modified: 15:07:14" itemprop="dateCreated datePublished" datetime="2020-03-03T15:06:43+08:00">2020-Mar-03</time>
  128. </span>
  129. </div>
  130. </header>
  131. <div class="post-body" itemprop="articleBody">
  132. </div>
  133. <footer class="post-footer">
  134. <div class="post-eof"></div>
  135. </footer>
  136. </article>
  137. <article itemscope itemtype="http://schema.org/Article" class="post-block home" lang="en">
  138. <link itemprop="mainEntityOfPage" href="http://yoursite.com/2020/03/03/hello-world/">
  139. <span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
  140. <meta itemprop="image" content="/images/avatar.gif">
  141. <meta itemprop="name" content="Schtonn">
  142. <meta itemprop="description" content="">
  143. </span>
  144. <span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
  145. <meta itemprop="name" content="Schtonn's Blog">
  146. </span>
  147. <header class="post-header">
  148. <h1 class="post-title" itemprop="name headline">
  149. <a href="/2020/03/03/hello-world/" class="post-title-link" itemprop="url">Hello World</a>
  150. </h1>
  151. <div class="post-meta">
  152. <span class="post-meta-item">
  153. <span class="post-meta-item-icon">
  154. <i class="fa fa-calendar-o"></i>
  155. </span>
  156. <span class="post-meta-item-text">Posted on</span>
  157. <time title="Created: 2020-Mar-03 14:25:19" itemprop="dateCreated datePublished" datetime="2020-03-03T14:25:19+08:00">2020-Mar-03</time>
  158. </span>
  159. </div>
  160. </header>
  161. <div class="post-body" itemprop="articleBody">
  162. <p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="noopener">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="noopener">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="noopener">GitHub</a>.</p>
  163. <h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">"My New Post"</span></span><br></pre></td></tr></table></figure>
  164. <p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="noopener">Writing</a></p>
  165. <h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
  166. <p>More info: <a href="https://hexo.io/docs/server.html" target="_blank" rel="noopener">Server</a></p>
  167. <h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure>
  168. <p>More info: <a href="https://hexo.io/docs/generating.html" target="_blank" rel="noopener">Generating</a></p>
  169. <h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
  170. <p>More info: <a href="https://hexo.io/docs/one-command-deployment.html" target="_blank" rel="noopener">Deployment</a></p>
  171. </div>
  172. <footer class="post-footer">
  173. <div class="post-eof"></div>
  174. </footer>
  175. </article>
  176. </div>
  177. </div>
  178. <script>
  179. window.addEventListener('tabs:register', () => {
  180. let activeClass = CONFIG.comments.activeClass;
  181. if (CONFIG.comments.storage) {
  182. activeClass = localStorage.getItem('comments_active') || activeClass;
  183. }
  184. if (activeClass) {
  185. let activeTab = document.querySelector(`a[href="#comment-${activeClass}"]`);
  186. if (activeTab) {
  187. activeTab.click();
  188. }
  189. }
  190. });
  191. if (CONFIG.comments.storage) {
  192. window.addEventListener('tabs:click', event => {
  193. if (!event.target.matches('.tabs-comment .tab-content .tab-pane')) return;
  194. let commentClass = event.target.classList[1];
  195. localStorage.setItem('comments_active', commentClass);
  196. });
  197. }
  198. </script>
  199. </div>
  200. <div class="toggle sidebar-toggle">
  201. <span class="toggle-line toggle-line-first"></span>
  202. <span class="toggle-line toggle-line-middle"></span>
  203. <span class="toggle-line toggle-line-last"></span>
  204. </div>
  205. <aside class="sidebar">
  206. <div class="sidebar-inner">
  207. <ul class="sidebar-nav motion-element">
  208. <li class="sidebar-nav-toc">
  209. Table of Contents
  210. </li>
  211. <li class="sidebar-nav-overview">
  212. Overview
  213. </li>
  214. </ul>
  215. <!--noindex-->
  216. <div class="post-toc-wrap sidebar-panel">
  217. </div>
  218. <!--/noindex-->
  219. <div class="site-overview-wrap sidebar-panel">
  220. <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
  221. <p class="site-author-name" itemprop="name">Schtonn</p>
  222. <div class="site-description" itemprop="description"></div>
  223. </div>
  224. <div class="site-state-wrap motion-element">
  225. <nav class="site-state">
  226. <div class="site-state-item site-state-posts">
  227. <a href="/archives/">
  228. <span class="site-state-item-count">2</span>
  229. <span class="site-state-item-name">posts</span>
  230. </a>
  231. </div>
  232. <div class="site-state-item site-state-tags">
  233. <a href="/tags/">
  234. <span class="site-state-item-count">1</span>
  235. <span class="site-state-item-name">tags</span></a>
  236. </div>
  237. </nav>
  238. </div>
  239. </div>
  240. <object type="application/x-shockwave-flash" style="outline:none;" data="http://cdn.abowman.com/widgets/treefrog/treefrog.swf?up_bodyColor=444444&up_pattern=0&up_flyColor=777777&up_tongueColor=333333&up_patternColor=000000&up_releaseFly=30&up_frogName=Froggie&up_backgroundImage=http://&up_bellySize=.5&up_footColor=444444&up_eyeColor=555555&up_backgroundColor=222222&" width="300" height="800"><param name="movie" value="http://cdn.abowman.com/widgets/treefrog/treefrog.swf?up_bodyColor=444444&up_pattern=0&up_flyColor=777777&up_tongueColor=333333&up_patternColor=000000&up_releaseFly=30&up_frogName=Froggie&up_backgroundImage=http://&up_bellySize=.5&up_footColor=444444&up_eyeColor=555555&up_backgroundColor=222222&"></param><param name="AllowScriptAccess" value="always"></param><param name="wmode" value="opaque"></param><param name="scale" value="noscale"/><param name="salign" value="tl"/></object>
  241. </div>
  242. </aside>
  243. <div id="sidebar-dimmer"></div>
  244. </div>
  245. </main>
  246. <footer class="footer">
  247. <div class="footer-inner">
  248. <div class="copyright">
  249. &copy;
  250. <span itemprop="copyrightYear">2020</span>
  251. <span class="with-love">
  252. <i class="fa fa-user"></i>
  253. </span>
  254. <span class="author" itemprop="copyrightHolder">Schtonn</span>
  255. </div>
  256. <div class="powered-by">Powered by <a href="https://hexo.io/" class="theme-link" rel="noopener" target="_blank">Hexo</a> v4.2.0
  257. </div>
  258. <span class="post-meta-divider">|</span>
  259. <div class="theme-info">Theme – <a href="https://muse.theme-next.org/" class="theme-link" rel="noopener" target="_blank">NexT.Muse</a> v7.7.2
  260. </div>
  261. </div>
  262. </footer>
  263. </div>
  264. <script src="/lib/anime.min.js"></script>
  265. <script src="/lib/velocity/velocity.min.js"></script>
  266. <script src="/lib/velocity/velocity.ui.min.js"></script>
  267. <script src="/js/utils.js"></script>
  268. <script src="/js/motion.js"></script>
  269. <script src="/js/schemes/muse.js"></script>
  270. <script src="/js/next-boot.js"></script>
  271. </body>
  272. </html>