中文测试
这是中文测试
这是代码测试:
123456789101112131415161718# 主页subtitlesubtitle: enable: true # Typewriter Effect (打字效果) effect: true startDelay: 300 # time before typing starts in milliseconds typeSpeed: 200 # type speed in milliseconds backSpeed: 800 # backspacing speed in milliseconds # loop (循环打字) loop: true # source 调用三方服务 # source: false 开关调用 # subtitle 会先显示 source , 再显示 sub 的內容 source: true # 如果关闭打字效果,subtitle 只会显示 sub 的第一行文字 sub: - 自小刺头深草里 , 而今渐觉出蓬蒿 - 时人不识凌云木 , 直待凌云始道高
ceshi
这是第二个测试文档
Hello World
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 StartCreate a new post1$ hexo new "My New Post"
More info: Writing
Run server1$ hexo server
More info: Server
Generate static files1$ hexo generate
More info: Generating
Deploy to remote sites1$ hexo deploy
More info: Deployment