feat: enable GH Pages stable plus deploy externe Vercel/Netlify
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 72" role="img" aria-label="Electron rare lockup placeholder">
|
||||
<defs>
|
||||
<linearGradient id="gg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#08f7ff"/>
|
||||
<stop offset="100%" stop-color="#ff3adf"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="2" y="2" width="316" height="68" rx="14" fill="#0a1220" stroke="#324667"/>
|
||||
<rect x="12" y="12" width="48" height="48" rx="12" fill="#101c37" stroke="#31527d"/>
|
||||
<path d="M24 26H40V32H30V36H39" fill="none" stroke="url(#gg)" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M43 26H49C54 26 56 28 56 32C56 36 54 38 49 38H43V26Z" fill="none" stroke="#8dff5a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<text x="72" y="33" fill="#f4f8ff" font-size="15" font-family="Source Sans 3, Segoe UI, sans-serif" font-weight="700" letter-spacing="1.8">ELECTRON RARE</text>
|
||||
<text x="72" y="50" fill="#9fb3d3" font-size="10" font-family="Source Sans 3, Segoe UI, sans-serif" letter-spacing="1.6">UNSTABLE BY DESIGN</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 282 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1400 700" role="img" aria-label="Electron rare logo lockup"><image href="/assets/brand/logo-lockup.png" width="1400" height="700" preserveAspectRatio="xMidYMid meet"/></svg>
|
||||
|
After Width: | Height: | Size: 227 B |
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Electron rare mark placeholder">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#08f7ff"/>
|
||||
<stop offset="100%" stop-color="#ff3adf"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="6" y="6" width="84" height="84" rx="20" fill="#0a1220" stroke="#324667" stroke-width="2"/>
|
||||
<path d="M24 30H56V40H34V48H54" fill="none" stroke="url(#g)" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M62 30H72C80 30 84 34 84 42C84 50 80 54 72 54H62V30Z" fill="none" stroke="#8dff5a" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="24" cy="30" r="3" fill="#08f7ff"/>
|
||||
<circle cx="54" cy="48" r="3" fill="#ff3adf"/>
|
||||
<circle cx="84" cy="42" r="3" fill="#8dff5a"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 854 B |
|
After Width: | Height: | Size: 238 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" role="img" aria-label="Electron rare logo mark"><image href="/assets/brand/logo-mark.png" width="1024" height="1024" preserveAspectRatio="xMidYMid meet"/></svg>
|
||||
|
After Width: | Height: | Size: 225 B |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 79 KiB |
|
After Width: | Height: | Size: 520 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 36 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" role="img" aria-label="Electron rare favicon"><image href="/assets/brand/logo-mark.png" width="1024" height="1024" preserveAspectRatio="xMidYMid meet"/></svg>
|
||||
|
After Width: | Height: | Size: 223 B |
@@ -2,8 +2,14 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://electron-rare.github.io/</loc>
|
||||
<lastmod>2026-03-01</lastmod>
|
||||
<lastmod>2026-03-02</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://electron-rare.github.io/lab/</loc>
|
||||
<lastmod>2026-03-02</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||