Skip to main content

logos

Source third-party product and integration logos from SVGL, vendor them into the website public folder, and reference the gethalo.dev URL. Use when adding or changing connection-card icons, brand marks, or other vendor logos. Do not use for Maui UI chrome icons or Halo's own artwork.

설치로 이동

소스 정보

저장소
cashew-labs/halo
최근 소스 활동
2026년 9월 18일 19:26
감지된 SKILL.md 언어
영어
스타
2
포크
1

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

파일 탐색기
2 개 파일

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
logos
description
Source third-party product and integration logos from SVGL, vendor them into the website public folder, and reference the gethalo.dev URL. Use when adding or changing connection-card icons, brand marks, or other vendor logos. Do not use for Maui UI chrome icons or Halo's own artwork.
# Logos Download third-party product logos from [SVGL](https://svgl.app/) and serve them from Halo's website. 1. Find the product on https://svgl.app/ or `GET https://api.svgl.app?search=<title>`. Prefer the icon `route`, not the wordmark. If `route` is `{ light, dark }`, use `light` unless the surface already swaps by theme. 2. Download that SVG into `apps/web-app/public/logos/`. Vite copies `public/` into the web-app dist root; the control plane serves it at `https://gethalo.dev`. 3. Point the display catalog at `https://gethalo.dev/logos/<file>.svg`. Do not hotlink svgl.app, gstatic product logos, or call the SVGL API from the renderer. 4. If SVGL has no product logo, reuse the vendor's parent mark already in `public/logos/` (Google products → `google.svg`). Do not invent filenames. Google integration icons live on `googleIntegrationDisplay` in `@get-halo/client`. The connection card renders them with `LogoImage`. Maui icons stay the source for in-app chrome (`Search`, `Plus`, overflow, status).
GitHub에서 보기