mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
doc updates
This commit is contained in:
parent
df48ac2416
commit
b62f6f19a8
31 changed files with 751 additions and 97 deletions
BIN
site/public/fonts/ZillaSlab-SemiBold.otf
Normal file
BIN
site/public/fonts/ZillaSlab-SemiBold.otf
Normal file
Binary file not shown.
BIN
site/public/fonts/ZillaSlab-SemiBold.ttf
Normal file
BIN
site/public/fonts/ZillaSlab-SemiBold.ttf
Normal file
Binary file not shown.
BIN
site/public/fonts/ZillaSlab-SemiBold.woff
Normal file
BIN
site/public/fonts/ZillaSlab-SemiBold.woff
Normal file
Binary file not shown.
BIN
site/public/fonts/ZillaSlab-SemiBold.woff2
Normal file
BIN
site/public/fonts/ZillaSlab-SemiBold.woff2
Normal file
Binary file not shown.
17
site/public/logo.dark.svg
Normal file
17
site/public/logo.dark.svg
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="256" height="256" fill="#1E1E2E" rx="30"/>
|
||||
<rect x="60.0452" y="174" width="132.873" height="41.2651" fill="#CDD6F4"/>
|
||||
<path d="M80.2651 194.633C80.2651 206.028 71.0276 215.265 59.6325 215.265C48.2375 215.265 39 206.028 39 194.633C39 183.237 48.2375 174 59.6325 174C71.0276 174 80.2651 183.237 80.2651 194.633Z" fill="#CDD6F4"/>
|
||||
<path d="M214.789 194.633C214.789 206.028 205.552 215.265 194.157 215.265C182.762 215.265 173.524 206.028 173.524 194.633C173.524 183.237 182.762 174 194.157 174C205.552 174 214.789 183.237 214.789 194.633Z" fill="#CDD6F4"/>
|
||||
<rect x="61.0452" y="107.867" width="45.3916" height="41.2651" fill="#89DCEB"/>
|
||||
<rect x="151.828" y="107.867" width="45.3916" height="41.2651" fill="#89DCEB"/>
|
||||
<circle cx="61.0452" cy="128.5" r="20.6325" fill="#89DCEB"/>
|
||||
<circle cx="61.0452" cy="128.5" r="20.6325" fill="#89DCEB"/>
|
||||
<circle cx="105.611" cy="128.5" r="20.6325" fill="#89DCEB"/>
|
||||
<circle cx="150.178" cy="128.5" r="20.6325" fill="#89DCEB"/>
|
||||
<circle cx="194.744" cy="128.5" r="20.6325" fill="#89DCEB"/>
|
||||
<circle cx="61.0452" cy="62.6325" r="20.6325" fill="#CBA6F7"/>
|
||||
<circle cx="105.611" cy="62.6325" r="20.6325" fill="#CBA6F7"/>
|
||||
<circle cx="150.178" cy="62.6325" r="20.6325" fill="#CBA6F7"/>
|
||||
<circle cx="194.744" cy="62.6325" r="20.6325" fill="#CBA6F7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
17
site/public/logo.light.svg
Normal file
17
site/public/logo.light.svg
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="256" height="256" fill="#EFF1F5" rx="30"/>
|
||||
<rect x="60.0452" y="174" width="132.873" height="41.2651" fill="#4C4F69"/>
|
||||
<path d="M80.2651 194.633C80.2651 206.028 71.0276 215.265 59.6325 215.265C48.2375 215.265 39 206.028 39 194.633C39 183.237 48.2375 174 59.6325 174C71.0276 174 80.2651 183.237 80.2651 194.633Z" fill="#4C4F69"/>
|
||||
<path d="M214.789 194.633C214.789 206.028 205.552 215.265 194.157 215.265C182.762 215.265 173.524 206.028 173.524 194.633C173.524 183.237 182.762 174 194.157 174C205.552 174 214.789 183.237 214.789 194.633Z" fill="#4C4F69"/>
|
||||
<rect x="61.0452" y="107.867" width="45.3916" height="41.2651" fill="#04A5E5"/>
|
||||
<rect x="151.828" y="107.867" width="45.3916" height="41.2651" fill="#04A5E5"/>
|
||||
<circle cx="61.0452" cy="128.5" r="20.6325" fill="#04A5E5"/>
|
||||
<circle cx="61.0452" cy="128.5" r="20.6325" fill="#04A5E5"/>
|
||||
<circle cx="105.611" cy="128.5" r="20.6325" fill="#04A5E5"/>
|
||||
<circle cx="150.178" cy="128.5" r="20.6325" fill="#04A5E5"/>
|
||||
<circle cx="194.744" cy="128.5" r="20.6325" fill="#04A5E5"/>
|
||||
<circle cx="61.0452" cy="62.6325" r="20.6325" fill="#8839EF"/>
|
||||
<circle cx="105.611" cy="62.6325" r="20.6325" fill="#8839EF"/>
|
||||
<circle cx="150.178" cy="62.6325" r="20.6325" fill="#8839EF"/>
|
||||
<circle cx="194.744" cy="62.6325" r="20.6325" fill="#8839EF"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue