Static assets for email signatures and branding.
Once GitHub Pages is enabled, access images via:
https://alopez3006.github.io/assets/logos/your-logo.png
https://alopez3006.github.io/assets/signatures/signature-banner.png
https://alopez3006.github.io/assets/icons/icon-name.png
https://alopez3006.github.io/assets/banners/email-banner.png
assets/
├── logos/ # Company/brand logos
├── signatures/ # Email signature images
├── icons/ # Small icons for email/web
└── banners/ # Email banners and headers
- Create repo on GitHub:
alopez3006/assets - Go to Settings > Pages
- Set Source to "Deploy from a branch"
- Select
mainbranch and/ (root)folder - Save
- Add your image to the appropriate folder
- Commit and push
- Wait ~1 min for GitHub Pages to deploy
- Use the URL in your email signature
| Type | Recommended Size | Format |
|---|---|---|
| Logo | 200-400px wide | PNG (transparent) |
| Signature banner | 600px wide max | PNG or JPG |
| Icons | 24-48px | PNG or SVG |