Welcome Back AM1ngkk!

2021年07月09日 99 字


Welcome to Hexo! 这是am第一个个人博客.主题自Stun和Sakura系列失败后选择了Dearmsdan,有中文注释并且也相对方便理解。基于Hexo Git Node.js 的搭建
效率方面和文件夹分类管理习惯息息相关。搭建费了不少时间,关于之前项目的Blog之后会连续更新。以下是几Hexo提示到的基本操作。

AM1ng’s Blog!

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

第一篇的Blog内容局限于此,主要遇到的问题在有关blog配置文件的config与选择主题之后主题config里语法使用。
初学建议从找中文标签的主题开始,其实安装git node 和环境变量配置问题按照步骤很简单。

See U next time!

本文作者: AM1ngkk
本文链接: https://am1ngkk.github.io/2021/07/09/hello-world/