Metadata-Version: 2.4
Name: sardine-cms-theme-ph7x-reference
Version: 0.7.0
Summary: Sardine CMS reference theme: dark editorial design system with local fonts
Project-URL: Homepage, https://sardine.ph7x.com
Project-URL: Repository, https://github.com/ph7x-Systems/sardine-cms
Project-URL: Documentation, https://github.com/ph7x-Systems/sardine-cms/wiki
Project-URL: Changelog, https://github.com/ph7x-Systems/sardine-cms/blob/main/CHANGELOG.md
Author-email: pH7x Systems <support@ph7x.com>
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: sardine-cms-build<0.8,>=0.7.0
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.

## 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
