home
▲ Guany 的首页
安装
环境变量
使用说明
开发
构建
Hero 背景图配置
Hero 背景图通过 配置中心管理(home/ui/hero)。未配置时使用必应每日壁纸。
外链追踪
配置 TO_API_URL 和 TO_API_KEY 后,文章中的外链会通过 to 短链服务进行点击追踪。未配置时直接跳转。
使用许可
© Guany
▲ Guany 的首页
Hero 背景图通过 配置中心管理(home/ui/hero)。未配置时使用必应每日壁纸。
配置 TO_API_URL 和 TO_API_KEY 后,文章中的外链会通过 to 短链服务进行点击追踪。未配置时直接跳转。
© Guany
pnpm installcp .env.example .env.localpnpm devpnpm build{ "hero": { "mode": "bing" }}{ "hero": { "mode": "custom", "custom": { "url": "https://example.com/image.jpg", "position": "center" } }}