Commit 520a290
committed
docs(readme): drop experimental warnings, add centered Redis logo header
- Remove the orange shields.io "Status: Experimental" badge and the
matching blockquote callout. The Experimental tier note still lives
in the docs site for context; the README no longer leads with it.
- Replace the plain `# sql-redis` title with a centered hero block
matching the redisvl README pattern: Redis logo (canonical SVG from
`redis/redis-vl-python/docs/_static/`) + `<h1>sql-redis</h1>` +
one-line tagline + a Documentation / GitHub / PyPI link bar.
- Surface the published docs URL prominently right after the hero so
new readers land on the live site before scrolling.
- Move the local docs preview command (`make docs-serve`) into the
existing Development section where the other `make` targets live.1 parent c9869ce commit 520a290
1 file changed
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | | - | |
| 7 | + | |
4 | 8 | | |
5 | | - | |
| 9 | + | |
6 | 10 | | |
7 | | - | |
| 11 | + | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | | - | |
| 15 | + | |
12 | 16 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| 444 | + | |
443 | 445 | | |
444 | 446 | | |
445 | 447 | | |
| |||
0 commit comments