Hello World

First Post:

Last Update:

Word Count:
204

Read Time:
1 min

Page View: loading...

头图

一勤天下无难事,一懒世间万事休!

欢迎来到铃兰爱吃百香果的个人博客!作为一个算法超级蒟蒻,本人试图使用写博客的方式为学习做总结,因此设计时的本义是仅供个人学习和参考。但是吧,你来都来了,可以去看看我的GitHub仓库提交一个issue,我会告诉你文章密码(如果我看到了)。

以下内容为hexo自动生成的初始化内容

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