video
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
<svg width="1200" height="520" viewBox="0 0 1200 520" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="tui-pages terminal art (chafa source)">
|
||||
<defs>
|
||||
<pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse">
|
||||
<path d="M 40 0 L 0 0 0 40" fill="none" stroke="#27272a" stroke-width="1" stroke-opacity="0.3"/>
|
||||
</pattern>
|
||||
</defs>
|
||||
|
||||
<rect width="1200" height="520" fill="#000000"/>
|
||||
<rect width="1200" height="520" fill="url(#grid)"/>
|
||||
|
||||
<g transform="translate(80, 90)">
|
||||
<text font-family="ui-monospace, 'JetBrains Mono', monospace" font-weight="700" font-size="22" fill="#f4f4f5" x="0" y="0">tui-pages</text>
|
||||
<rect x="140" y="-15" width="4" height="24" fill="#b7410e"/>
|
||||
</g>
|
||||
|
||||
<text font-family="Inter, system-ui, sans-serif" font-weight="700" font-size="84" fill="#f4f4f5" x="80" y="280" letter-spacing="-2">
|
||||
A framework for
|
||||
</text>
|
||||
<text font-family="Inter, system-ui, sans-serif" font-weight="700" font-size="84" fill="#b7410e" x="80" y="370" letter-spacing="-2">
|
||||
building TUIs in Rust.
|
||||
</text>
|
||||
|
||||
<text font-family="Inter, system-ui, sans-serif" font-weight="400" font-size="28" fill="#a1a1aa" x="80" y="430">
|
||||
Pre-programmed focus, keymaps, and page navigation.
|
||||
</text>
|
||||
<text font-family="Inter, system-ui, sans-serif" font-weight="400" font-size="28" fill="#a1a1aa" x="80" y="470">
|
||||
Stop rewriting the same architecture for every project.
|
||||
</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user