Commit 830ced4
Update TanStack DB tagline to reflect client-first API store positioning (#531)
* Add tanstack-db 0.5 blog post
* Add cover image to TanStack DB 0.5 blog post
Added header.png cover image to the blog post and created the corresponding blog-assets directory.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* Fix linting: update .prettierignore and format blog post
Added .content-collections and .claude to .prettierignore to exclude generated files and local settings from Prettier checks.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* Improve code comment contrast in dark mode
Increased the lightness of comment colors in the Tokyo Night theme from #565F89 to #8b93b8 for better readability in dark mode.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* tweaks
* Fix comment contrast with correct color value
Updated CSS to target the actual comment color (#51597D) used by Shiki's Tokyo Night theme and increased contrast to #9099c0 for better readability in dark mode.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* improve example
* fix link
* tweak
* tweak
* tweaks
* Fix link
* Update TanStack DB tagline to reflect client-first API store positioning
Update the tagline and description to align with the messaging from the 0.5 release blog post, emphasizing TanStack DB as "The reactive client-first store for your API" with query-driven sync capabilities.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>1 parent 650804f commit 830ced4
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments