Initial Astro redesign and deploy workflow

This commit is contained in:
2026-04-06 13:00:53 +02:00
parent 5753258ce9
commit aec24d92b6
42 changed files with 8176 additions and 51 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 280">
<rect width="480" height="280" rx="28" fill="#68131a"/>
<rect x="24" y="24" width="432" height="232" rx="22" fill="none" stroke="#d8bb74" stroke-width="2"/>
<text x="240" y="94" fill="#ffffff" font-family="Georgia, serif" font-size="46" font-weight="700" text-anchor="middle">ESCP</text>
<text x="240" y="124" fill="#d8bb74" font-family="Arial, sans-serif" font-size="18" letter-spacing="6" text-anchor="middle">AND</text>
<text x="240" y="170" fill="#ffffff" font-family="Georgia, serif" font-size="36" font-weight="700" text-anchor="middle">DARLA MOORE</text>
<line x1="116" y1="188" x2="364" y2="188" stroke="#d8bb74" stroke-width="1.5"/>
<text x="240" y="214" fill="#d8bb74" font-family="Arial, sans-serif" font-size="15" letter-spacing="4" text-anchor="middle">DUAL DEGREE PROGRAM</text>
<text x="240" y="236" fill="#d2a1a1" font-family="Arial, sans-serif" font-size="13" letter-spacing="3.5" text-anchor="middle">PARIS AND COLUMBIA</text>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 280">
<rect width="480" height="280" rx="28" fill="#1c3453"/>
<rect x="24" y="24" width="432" height="232" rx="22" fill="none" stroke="#6dc1d0" stroke-width="2"/>
<text x="240" y="94" fill="#81d6e1" font-family="Georgia, serif" font-size="24" letter-spacing="5" text-anchor="middle">EUROPEAN</text>
<text x="240" y="144" fill="#ffffff" font-family="Georgia, serif" font-size="44" font-weight="700" text-anchor="middle">UNIVERSITY</text>
<line x1="126" y1="164" x2="354" y2="164" stroke="#6dc1d0" stroke-width="1.5"/>
<text x="240" y="198" fill="#81d6e1" font-family="Arial, sans-serif" font-size="17" letter-spacing="4" text-anchor="middle">INSTITUT COOREMAN</text>
<text x="240" y="224" fill="#93b7d3" font-family="Arial, sans-serif" font-size="14" letter-spacing="4" text-anchor="middle">BRUSSELS</text>
</svg>

After

Width:  |  Height:  |  Size: 884 B

+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 280">
<rect width="480" height="280" rx="28" fill="#7a1718"/>
<rect x="24" y="24" width="432" height="232" rx="22" fill="none" stroke="#d8bb74" stroke-width="2"/>
<text x="240" y="96" fill="#f1d08d" font-family="Georgia, serif" font-size="28" letter-spacing="5" text-anchor="middle">UNIWERSYTET</text>
<text x="240" y="146" fill="#ffffff" font-family="Georgia, serif" font-size="42" font-weight="700" text-anchor="middle">JAGIELLONIAN</text>
<line x1="122" y1="164" x2="358" y2="164" stroke="#d8bb74" stroke-width="1.5"/>
<text x="240" y="198" fill="#f1d08d" font-family="Arial, sans-serif" font-size="17" letter-spacing="5" text-anchor="middle">EST. 1364</text>
<text x="240" y="224" fill="#dcb0a8" font-family="Arial, sans-serif" font-size="14" letter-spacing="4" text-anchor="middle">KRAKOW</text>
</svg>

After

Width:  |  Height:  |  Size: 879 B

+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 280">
<rect width="480" height="280" rx="28" fill="#08284b"/>
<rect x="24" y="24" width="432" height="232" rx="22" fill="none" stroke="#c8a85b" stroke-width="2"/>
<text x="240" y="118" fill="#f7e7bf" font-family="Georgia, serif" font-size="72" font-weight="700" text-anchor="middle">USN</text>
<line x1="132" y1="138" x2="348" y2="138" stroke="#c8a85b" stroke-width="2"/>
<text x="240" y="174" fill="#ffffff" font-family="Arial, sans-serif" font-size="18" letter-spacing="2.5" text-anchor="middle">UNIVERSITY OF SOUTH-EASTERN NORWAY</text>
<text x="240" y="208" fill="#9eb4d8" font-family="Arial, sans-serif" font-size="15" letter-spacing="5" text-anchor="middle">KONGSBERG</text>
</svg>

After

Width:  |  Height:  |  Size: 757 B

+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 280">
<rect width="480" height="280" rx="28" fill="#123c65"/>
<rect x="24" y="24" width="432" height="232" rx="22" fill="none" stroke="#ffffff" stroke-width="2"/>
<text x="240" y="114" fill="#ffffff" font-family="Georgia, serif" font-size="52" font-weight="700" text-anchor="middle">VILLANOVA</text>
<line x1="102" y1="136" x2="378" y2="136" stroke="#93c1dd" stroke-width="2"/>
<text x="240" y="176" fill="#93c1dd" font-family="Arial, sans-serif" font-size="21" letter-spacing="6" text-anchor="middle">UNIVERSITY</text>
<text x="240" y="212" fill="#c1dded" font-family="Georgia, serif" font-size="16" font-style="italic" text-anchor="middle">Veritas, Unitas, Caritas</text>
</svg>

After

Width:  |  Height:  |  Size: 750 B