docs: update tools docs
This commit is contained in:
parent
4d18728234
commit
fce7faf54b
@ -11,6 +11,24 @@ permalink: /tools/
|
||||
|
||||
## 工具列表
|
||||
|
||||
- [主题配置工具](./config.md)
|
||||
- [首页背景色板配置](./home-hero-tint-plate.md)
|
||||
- [caniuse 特性搜索](./caniuse.md)
|
||||
<LinkCard title="主题颜色配置工具" href="./config.md" icon="unjs:theme-colors" />
|
||||
|
||||
<LinkCard title="首页背景色板配置" href="./home-hero-tint-plate.md" icon="icon-park-outline:hand-painted-plate" />
|
||||
|
||||
<LinkCard title="caniuse 特性搜索" href="./caniuse.md" icon="fa-brands:css3" />
|
||||
|
||||
## 第三方工具
|
||||
|
||||
<LinkCard title="博客封面生成器" href="https://coverview.lruihao.cn/editor">
|
||||
|
||||
使用 **Unsplash** 图片,帮助生成高质量的博客封面。
|
||||
|
||||
</LinkCard>
|
||||
|
||||
<LinkCard title="aicolors.co - AI 配色方案生成器" href="https://aicolors.co/">
|
||||
通过 AI 帮助生成网站的主题颜色以及配色方案。
|
||||
</LinkCard>
|
||||
|
||||
<LinkCard title="bolt.new - AI 代码生成器" href="https://bolt.new/">
|
||||
当你想要对站点添加一些个性化的功能,但由于自身的技术限制,无法实现时,可以使用这个工具帮助你快速生成代码。
|
||||
</LinkCard>
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: caniuse 特性搜索
|
||||
author: pengzhanbo
|
||||
icon: fa-brands:css3
|
||||
createTime: 2024/04/16 12:41:26
|
||||
permalink: /tools/caniuse/
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: 首页背景色板配置
|
||||
author: pengzhanbo
|
||||
icon: icon-park-outline:hand-painted-plate
|
||||
createTime: 2024/04/15 20:17:42
|
||||
permalink: /tools/home-hero-tint-plate/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user