Hello World

写在前面,本博客创建于2025.3.29,捣鼓了一下午搞好的博客,其实没那么难,hexo还是太良心了。前后研究了三个主题敲定了Fluid,审美比较在线。自上大学来,我每学期都把全部的课程内容上传到一个GitHub仓库中,但是这样访问太不方便了,我决定将其中技术性的部分写在博客里,但是缺点是之前课程的很多markdown笔记中附带的图片早已经删除了,只留下了一份pdf,因此不能直观表现在博客中,比如数值计算方法、运筹学等等。再者,有一些很久远的项目细节也记不得了,比如一年前暑假做的微信小程序,因此,部分内容在表现上存在缺陷。

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
https://dkestxd.github.io/2025/03/29/hello-world/
作者
Li Fengke
发布于
2025年3月29日
许可协议