Hello World

文章的YAML属性

key description default
layout Layout post(文章)或者page(页面)
title
date 创建日期 创建日期
updated 修改日期 文件修改日期
comments 是否开启评论 true
tags 标签 每一个标签占一行 以 - 开头
categories 分类 同上,不过只建议分到一个类中
permalink url中的名字(建议设置成英文) 文件名
copyright 自行设置的版权信息 true or false

其他

<!-- more -->用在文章中,起到”阅读全文”的效果


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

本文标题:Hello World

文章作者:Qiming Song

发布时间:2017年12月31日 - 01:12

最后更新:2018年01月01日 - 15:01

原始链接:https://sqmwin.github.io/2017/12/31/hello-world/

许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。

坚持原创技术分享,您的支持将鼓励我继续创作!