Skip to content

gavinssr/Colors-Render-Bot

Repository files navigation

Colors Render Bot

将代码中的硬编码色值抽取为可预览、可调色、可回填的色卡工具。

在线 Demo:

本地开发

pnpm install
pnpm dev

默认访问 http://localhost:3000

生产构建

pnpm build

当前项目已配置为静态导出,构建后产物会输出到 out/,可直接用于 GitHub Pages 部署。

自动部署

仓库推送到 main 后,GitHub Actions 会自动构建并发布到 GitHub Pages。

如果仓库首次启用 Pages,需要在 GitHub 仓库设置中确认 Pages 来源为 GitHub Actions

About

批量渲染硬编码色值的好朋友

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors