open source is social v-it.org
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adjust slide 2 upstream node spacing

Increase the upstream node size in the published ATmosphere 2026 deck and realign the wait badge and incoming connector lines so the labels no longer overlap.

+10 -10
+10 -10
docs/decks/atmosphere-2026/index.html
··· 100 100 <text x="195" y="48" text-anchor="middle" font-size="22" font-weight="600" fill="#9ca3af" letter-spacing="0.05em">today</text> 101 101 102 102 <!-- pressure halo --> 103 - <circle cx="195" cy="122" r="40" fill="none" stroke="#374151" stroke-width="1" opacity="0.2" filter="url(#pressure)"/> 103 + <circle cx="195" cy="122" r="50" fill="none" stroke="#374151" stroke-width="1" opacity="0.2" filter="url(#pressure)"/> 104 104 105 105 <!-- upstream node --> 106 - <circle cx="195" cy="122" r="28" fill="#1a1d2a" stroke="#6b7280" stroke-width="3"/> 106 + <circle cx="195" cy="122" r="36" fill="#1a1d2a" stroke="#6b7280" stroke-width="3"/> 107 107 <text x="195" y="117" text-anchor="middle" font-size="14" font-weight="700" fill="#9ca3af" letter-spacing="0.04em">upstream</text> 108 108 <text x="195" y="132" text-anchor="middle" font-size="11" fill="#9ca3af">maintainer</text> 109 109 110 110 <!-- wait badge --> 111 - <g transform="translate(226, 95)"> 111 + <g transform="translate(234, 92)"> 112 112 <rect x="0" y="0" width="38" height="20" rx="3" fill="#1a1d2a" stroke="#374151" stroke-width="0.8"/> 113 113 <text x="19" y="14" text-anchor="middle" font-size="11" fill="#9ca3af" font-style="italic">wait</text> 114 114 </g> 115 115 116 116 <!-- lines from forks to upstream --> 117 117 <g stroke="#374151" fill="none" stroke-width="1.2"> 118 - <line x1="85" y1="200" x2="173" y2="140"/> 119 - <line x1="110" y1="255" x2="178" y2="143"/> 120 - <line x1="155" y1="290" x2="189" y2="150"/> 121 - <line x1="195" y1="305" x2="195" y2="150"/> 122 - <line x1="235" y1="290" x2="201" y2="150"/> 123 - <line x1="280" y1="255" x2="212" y2="143"/> 124 - <line x1="305" y1="200" x2="217" y2="140"/> 118 + <line x1="85" y1="200" x2="168" y2="145"/> 119 + <line x1="110" y1="255" x2="174" y2="149"/> 120 + <line x1="155" y1="290" x2="188" y2="157"/> 121 + <line x1="195" y1="305" x2="195" y2="158"/> 122 + <line x1="235" y1="290" x2="202" y2="157"/> 123 + <line x1="280" y1="255" x2="216" y2="149"/> 124 + <line x1="305" y1="200" x2="222" y2="145"/> 125 125 </g> 126 126 127 127 <!-- chevrons pointing toward upstream -->