Welcome to Hexo! This is my 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 Start :smile: :smile::smile: :smile:
Create a new post
$ hexo new "My New Post"
<div class="statis">
    <span class="count"><a href="<%- url_for('/categories') %>" target="_blank"><%- site.categories.length %></a></span>
    <span class="name"><%- __('categories') %></span>
</div>More info: Writing
Run server
$ hexo serverMore info: Server
Generate static files
$ hexo generateMore info: Generating
Deploy to remote sites
$ hexo deployMore info: Deployment
