Skip to content

yuanzhi-code/yuanzhi-code.github.io

Yuanzhi's Memory Crucible | 院止的记忆熔炉

欢迎来到我的个人博客——“院止的记忆熔炉”。这里是我关于技术、思考与洞察的未来手记,致力于在知识的熔炉中提炼智慧。

访问链接

我的博客

本地写作与发布

bin/blog new "文章标题"        # 新建草稿
bin/blog preview              # 本地预览 http://127.0.0.1:4000
bin/blog publish "文章标题"    # 将草稿发布到 _posts
bin/blog build                # 构建检查

发布前建议补齐 front matter 中的 descriptionexcerpttags。发布脚本会把 _drafts/文章标题.md 移动为 _posts/YYYY-MM-DD-文章标题.md,并自动写入当前发布时间。

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors