晕。。。
作为迁移后的第一篇博客。把迁移的过程留下,纪念终将忘却的记忆。
jekyll定制版。_config.yml。Jekyll.sublime-settings{
"posts_path": "D:\\repos\\blog\\_posts",
// "posts_path": "/home/qcg/blog/_posts",
"drafts_path": "D:\\repos\\blog\\_drafts",
// "drafts_path": "/home/qcg/blog/_drafts",
"default_post_layout": "post",
"default_post_categories": "[tech]",
"default_post_extras": {"comments": true},
}
├── cs │ ├── hardware │ ├── software │ ├── js │ └── python ├── bio ├── life └── poem