Hello World

SEO

添加title与alt

1
{% asset_img hello-world.png "title string 'alt string'" %}

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 Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

插件

hexo-baidu-url-submit

hexo-deployer-git

hexo-generator-seo-friendly-sitemap

作者

ovasty

发布于

2021-02-01

更新于

2021-02-01

许可协议

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.