Internal tool for the Boxting Labs team to generate consistent Gmail signatures.
- Visit the deployed app at boxting.github.io/unown
- Fill in your details (name, role, phone, email, location)
- The live preview updates as you type
- Click Copy HTML — paste into Gmail
- Open Gmail and click the gear icon (top-right) → See all settings
- Scroll down to the Signature section
- Create a new signature or select an existing one
- Click the
</>(source/HTML) icon in the signature editor toolbar - Paste the copied HTML and click Insert
- Click Save Changes at the bottom of the page
pnpm install
pnpm devpnpm buildThe app auto-deploys to GitHub Pages on every push to main via the workflow in .github/workflows/deploy.yml.
- React + TypeScript + Vite
- Tailwind CSS + shadcn/ui
- i18next (English / Spanish)
- GitHub Pages (pnpm + Vite)