Brand-Icon: länglicher Schriftzug + quadratische Variante (MT-/Rad) #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Für die neue Marke MT-Rad sollen echte Logo-/Icon-Assets entstehen (bisher ist die Wortmarke rein CSS im Theme, es gibt kein Logo-Asset — u. a. für Favicon, Sveltia-Panel, Social/OG).
Gewünscht (zwei Varianten)
Vorgaben (Design-Entscheidungen, bereits getroffen)
#343434, Slate#4b656d, Rot#d10000, Teal#7bb1b9. Kein „AI-Slop"-Look, an die modernisierte Alt-Palette halten.poc-hugo-sveltia/static/ablegen und im Theme verdrahten (Favicon inbaseof.html, optional Sveltialogoinstatic/admin/config.yml, OG-Image).Ergebnis in diesem Issue festhalten: die erzeugten Assets (Pfade), wo sie eingebunden sind, ggf. kurze Vorschau/Beschreibung. Bezug zu #9 (Branding MTA-R→MT-R).
Bearbeitung: Hintergrund-Subagent, Modell Sonnet (SVG/Design, self-contained). Branch + PR gegen
poc-hugo-sveltia.Umgesetzt in PR MT-R/poc-hugo-sveltia#2
Branch
feat/brand-icons→ MT-R/poc-hugo-sveltia#2Erzeugte Assets
Alle Dateien liegen in
static/des Hugo-Repos (MT-R/poc-hugo-sveltia):static/brand/wortmarke.svgstatic/brand/icon-square.svgstatic/brand/icon-512.pngstatic/brand/og-image.svgstatic/brand/og-image.pngstatic/favicon.svgstatic/favicon-32x32.pngstatic/apple-touch-icon.pngDesign-Entscheidungen
fontToolsals SVG-Pfade extrahiert — vollständig self-contained, kein externer Fontserver nötig#d10000(wie im bestehenden CSS-Theme)#343434· Rot#d10000· Slate#4b656d· Teal#7bb1b9site-header border-top), teal-Linie untenEinbindung
layouts/_default/baseof.html: Favicon-Links (<link rel="icon">,apple-touch-icon) + Open Graph + Twitter-Card-Meta-Tagsstatic/admin/config.yml:logo: /brand/icon-square.svg→ Sveltia-Redaktionspanel zeigt das Icon auf der Login-Seitescripts/gen-brand-svgs.py: Generator-Script für reproduzierbare Neugeneration (benötigtfontTools+resvg)Build-Status
nix develop --command hugobaut sauber (42 statische Dateien, keine Fehler/Warnungen).