Files
kazoottt-blog/src/content/post/博客改造日志.md
2025-01-22 05:06:47 +00:00

1.0 KiB
Raw Blame History

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.

在组件外层新增一道 tags 数量判断
img

2. Rake 快速创建博客

rake post title="xxx" subtitle="xxx"