Pixel GitHub Card Generator
依据你的 GitHub 数据生成像素艺术卡片。
参数
点击显示/关闭参数
| 名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
|---|---|---|---|---|---|
username | string | true | GitHub 用户名。 | 例如:imhalid。 | |
background | string | #434343 | 设置背景颜色/图片。支持 CSS 背景属性的子集。 | ||
color | string | white | 将文本颜色设置为任何有效的 CSS 颜色值。 | ||
hide | string | 隐藏特定统计信息或元素。 | 可选值:avatar, commits, contributions, issues, prs, rank, stars。 | ||
include_all_commits | boolean | false | 统计所有提交。 | ||
pixelate_avatar | boolean | true | 对头像应用像素化。 | ||
screen_effect | boolean | false | 启用弯曲屏幕效果。 | ||
theme | string | 主题。 | 可选值:journey, road_trip, fuji, summer, lax, crt, monica。 | ||
dithering | boolean | false | 使用 256 色调色板渲染图像并应用抖动。 |
txt
https://pixel-profile.vercel.app/api/github-stats{?username,background,color,hide,include_all_commits,pixelate_avatar,screen_effect,theme,dithering}示例
默认卡片
markdown
<!-- imhalid -->
Fuji 主题并且不像素化头像
markdown
<!-- LuciNyan -->
