test create post

我的第一篇hexo博文

说点什么

Settings & Their Default Values

Setting Description Default
layout Layout config.default_layout
title Title Filename (posts only)
date Published date File created date
updated Updated date File updated date
comments Enables comment feature for the post true
tags Tags (Not available for pages)
categories Categories (Not available for pages)
permalink Overrides the default permalink of the post. Permalink should end with / or .html null
excerpt Page excerpt in plain text. Use this plugin to format the text
disableNunjucks Disable rendering of Nunjucks tag {{ }}/{% %} and tag plugins when enabled false
lang Set the language to override auto-detection
1
alert('Hello World!');
1
2
var myVar = "lvlv";
alert('Hello World!');