mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-25 03:31:29 +08:00
1.0 KiB
1.0 KiB
title, subtitle, date, author, tags, slug, published, description, finished, rinId, category, toAstro
title | subtitle | date | author | tags | slug | published | description | finished | rinId | category | toAstro | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
博客改造日志 | 改造自黄玄老师提供的博客模板 | 2022-10-12 | KazooTTT |
|
blog-makeover-log | true | 本博客改造日志记录了对基于Jekyll的模板[GitHub - Huxpro/huxpro.github.io: My Blog / Jekyll Themes / PWA](https://github.com/Huxpro/huxpro.github.io)的修改。主要更新包括:当featured tags数量为0时,隐藏该组件;以及使用rake命令`rake post title="xxx" subtitle="xxx"`快速创建博客文章。 | true | 124 | 项目 | false |
博客改造日志
The blog template is GitHub - Huxpro/huxpro.github.io: My Blog / Jekyll Themes / PWA, which is based on Jekyll.
1. Featured Tags 数量为 0 时,隐藏该组件
2. Rake 快速创建博客
rake post title="xxx" subtitle="xxx"