<metaname="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">
<metaproperty="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">
<p>Welcome to <atarget="_blank"rel="noopener"href="https://hexo.io/">Hexo</a>! This is your very first post. Check <atarget="_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 <atarget="_blank"rel="noopener"href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <atarget="_blank"rel="noopener"href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2id="Quick-Start"><ahref="#Quick-Start"class="headerlink"title="Quick Start"></a>Quick Start</h2><h3id="Create-a-new-post"><ahref="#Create-a-new-post"class="headerlink"title="Create a new post"></a>Create a new post</h3><figureclass="highlight bash"><table><tr><tdclass="gutter"><pre><spanclass="line">1</span><br></pre></td><tdclass="code"><pre><spanclass="line">$ hexo new <spanclass="string">"My New Post"</span></span><br></pre></td></tr></table></figure>
<h3id="Deploy-to-remote-sites"><ahref="#Deploy-to-remote-sites"class="headerlink"title="Deploy to remote sites"></a>Deploy to remote sites</h3><figureclass="highlight bash"><table><tr><tdclass="gutter"><pre><spanclass="line">1</span><br></pre></td><tdclass="code"><pre><spanclass="line">$ hexo deploy</span><br></pre></td></tr></table></figure>