website created

This commit is contained in:
Priec
2026-06-01 20:01:15 +02:00
commit d8b622860c
15 changed files with 1830 additions and 0 deletions

11
static/img/logo.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg width="172" height="36" viewBox="0 0 172 36" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="tui-pages">
<style>
.wm { font: 700 22px/1 ui-monospace, 'JetBrains Mono', 'SF Mono', Menlo, Consolas, monospace; fill: #f4f4f5; letter-spacing: -0.5px; }
.cur { fill: #b7410e; }
</style>
<text x="0" y="25" class="wm">tui-pages</text>
<rect class="cur" x="132" y="8" width="3" height="22">
<animate attributeName="opacity" values="1;0;1" dur="1.1s" repeatCount="indefinite"/>
</rect>
<rect class="cur" x="139" y="8" width="3" height="22"/>
</svg>

After

Width:  |  Height:  |  Size: 579 B