Skip to content

Commit cfc054b

Browse files
jensensclaude
andcommitted
Use transparent background logo and add to front page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e932b43 commit cfc054b

7 files changed

Lines changed: 6 additions & 0 deletions

File tree

2.62 MB
Loading
-4.19 KB
Loading

docs/sources/_static/logo-400.png

-30.8 KB
Loading

docs/sources/_static/logo-web.png

-6.12 KB
Loading

docs/sources/_static/logo.png

-53.4 KB
Loading

docs/sources/_static/og-image.png

-206 KB
Loading

docs/sources/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- diataxis: landing -->
44

5+
```{image} _static/logo-400.png
6+
:alt: zodb-json-codec logo
7+
:width: 200px
8+
:align: center
9+
```
10+
511
Fast pickle-to-JSON transcoder for ZODB, implemented in Rust via PyO3.
612

713
Converts ZODB pickle records into human-readable, JSONB-queryable JSON while maintaining full roundtrip fidelity.

0 commit comments

Comments
 (0)