-
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
50 changed files
with
5,814 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,277 @@ | ||
<!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":"sghuang19.github.io","root":"/","images":"/images","scheme":"Muse","darkmode":false,"version":"8.20.0","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 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"> | ||
<meta property="og:type" content="article"> | ||
<meta property="og:title" content="Hello World"> | ||
<meta property="og:url" content="https://sghuang19.github.io/2024/06/18/hello-world/index.html"> | ||
<meta property="og:site_name" content="Hexo"> | ||
<meta property="og: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"> | ||
<meta property="og:locale" content="en_US"> | ||
<meta property="article:published_time" content="2024-06-19T00:40:07.979Z"> | ||
<meta property="article:modified_time" content="2024-06-19T00:40:07.979Z"> | ||
<meta property="article:author" content="John Doe"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
<link rel="canonical" href="https://sghuang19.github.io/2024/06/18/hello-world/"> | ||
|
||
|
||
|
||
<script class="next-config" data-name="page" type="application/json">{"sidebar":"","isHome":false,"isPost":true,"lang":"en","comments":true,"permalink":"https://sghuang19.github.io/2024/06/18/hello-world/","path":"2024/06/18/hello-world/","title":"Hello World"}</script> | ||
|
||
<script class="next-config" data-name="calendar" type="application/json">""</script> | ||
<title>Hello World | Hexo</title> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<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"> | ||
</div> | ||
</div> | ||
|
||
<div class="site-meta"> | ||
|
||
<a href="/" class="brand" rel="start"> | ||
<i class="logo-line"></i> | ||
<p class="site-title">Hexo</p> | ||
<i class="logo-line"></i> | ||
</a> | ||
</div> | ||
|
||
<div class="site-nav-right"> | ||
<div class="toggle popup-trigger" aria-label="Search" role="button"> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</header> | ||
|
||
|
||
<aside class="sidebar"> | ||
|
||
<div class="sidebar-inner sidebar-nav-active sidebar-toc-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 class="post-toc animated"><ol class="nav"><li class="nav-item nav-level-2"><a class="nav-link" href="#Quick-Start"><span class="nav-number">1.</span> <span class="nav-text">Quick Start</span></a><ol class="nav-child"><li class="nav-item nav-level-3"><a class="nav-link" href="#Create-a-new-post"><span class="nav-number">1.1.</span> <span class="nav-text">Create a new post</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Run-server"><span class="nav-number">1.2.</span> <span class="nav-text">Run server</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Generate-static-files"><span class="nav-number">1.3.</span> <span class="nav-text">Generate static files</span></a></li><li class="nav-item nav-level-3"><a class="nav-link" href="#Deploy-to-remote-sites"><span class="nav-number">1.4.</span> <span class="nav-text">Deploy to remote sites</span></a></li></ol></li></ol></div> | ||
</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">John Doe</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">1</span> | ||
<span class="site-state-item-name">posts</span> | ||
</a> | ||
</div> | ||
</nav> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</aside> | ||
|
||
|
||
</div> | ||
|
||
<div class="main-inner post posts-expand"> | ||
|
||
|
||
|
||
|
||
|
||
<div class="post-block"> | ||
|
||
|
||
|
||
<article itemscope itemtype="http://schema.org/Article" class="post-content" lang="en"> | ||
<link itemprop="mainEntityOfPage" href="https://sghuang19.github.io/2024/06/18/hello-world/"> | ||
|
||
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person"> | ||
<meta itemprop="image" content="/images/avatar.gif"> | ||
<meta itemprop="name" content="John Doe"> | ||
</span> | ||
|
||
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization"> | ||
<meta itemprop="name" content="Hexo"> | ||
<meta itemprop="description" content=""> | ||
</span> | ||
|
||
<span hidden itemprop="post" itemscope itemtype="http://schema.org/CreativeWork"> | ||
<meta itemprop="name" content="Hello World | Hexo"> | ||
<meta itemprop="description" content=""> | ||
</span> | ||
<header class="post-header"> | ||
<h1 class="post-title" itemprop="name headline"> | ||
Hello World | ||
</h1> | ||
|
||
<div class="post-meta-container"> | ||
<div class="post-meta"> | ||
<span class="post-meta-item"> | ||
<span class="post-meta-item-icon"> | ||
<i class="far fa-calendar"></i> | ||
</span> | ||
<span class="post-meta-item-text">Posted on</span> | ||
|
||
<time title="Created: 2024-06-18 20:40:07" itemprop="dateCreated datePublished" datetime="2024-06-18T20:40:07-04:00">2024-06-18</time> | ||
</span> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
</header> | ||
|
||
|
||
|
||
|
||
<div class="post-body" itemprop="articleBody"><p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p> | ||
<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> | ||
|
||
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p> | ||
<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> | ||
|
||
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/server.html">Server</a></p> | ||
<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> | ||
|
||
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/generating.html">Generating</a></p> | ||
<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> | ||
|
||
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<footer class="post-footer"> | ||
|
||
|
||
|
||
</footer> | ||
</article> | ||
</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">John Doe</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/muse/" rel="noopener" target="_blank">NexT.Muse</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/schemes/muse.js"></script><script src="/js/sidebar.js"></script><script src="/js/next-boot.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.