Metadata-Version: 2.4
Name: sardine-cms-theme-ph7x-reference
Version: 0.1.1
Summary: Sardine CMS reference theme: dark editorial design system with local fonts
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: sardine-cms-build
Description-Content-Type: text/markdown

# sardine-cms-theme-ph7x-reference

The Sardine CMS reference theme: a dark editorial design system —
token-driven, local Inter/Newsreader fonts (OFL, shipped alongside),
CSS-only effects that honor reduced motion, zero inline styles, no external
requests, WCAG 2.2 AA gated in CI. This is the theme behind the live demo.

```bash
pip install sardine-cms-theme-ph7x-reference
```

Themes are packages discovered through the `sardine.themes` entry-point
group — this one is an example, not a constraint: bring your own design,
WordPress-style.

## Sardine CMS

A multilingual, static-first CMS framework: EN-source content with
checksum-tracked translation states (PT-PT, ES, FR, DE), validation gates
before publishing, deterministic builds with full multilingual SEO, and a
browser admin for the whole editorial cycle.

- Live demo: <https://sardine.ph7x.com> (admin demo at [/admin/](https://sardine.ph7x.com/admin/))
- Repository: <https://github.com/ph7x-Systems/sardine-cms>
- Documentation: <https://github.com/ph7x-Systems/sardine-cms/wiki>
- License: Apache-2.0
