=== Wildstride ===
Contributors: racerpacer
Tags: full-site-editing, one-column, custom-colors
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 8.0
Stable tag: 0.1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

"Blue Hour": a block theme for trail race weekends, built on the RaceDay plugins.

== Description ==

Wildstride styles the RaceDay event platform: a home page with the next weekends, a race finder, an event page per race weekend, and a results section once each one has run. Light and dark mode follow the visitor's device until they choose one with the toggle.

Every colour goes through named tokens in `assets/css/tokens.css`, each with a light and a dark value, and the component styles are in `assets/css/skin.css`. To make your own skin, change those two files and keep the class names: the plugins rely on them.

It needs the RaceDay Model and RaceDay Features plugins (and ACF Pro, which RaceDay Model needs). Without them the theme shows ordinary pages only.

== Installation ==

1. Install ACF Pro, RaceDay Model and RaceDay Features.
2. Upload the `wildstride` folder to `/wp-content/themes/` and activate it.
3. Replace the Wildstride logos in `assets/img/` with your own.

== Copyright ==

Wildstride WordPress Theme, Copyright 2026 10-4.
Wildstride is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Resources ==

* Space Grotesk, Copyright Florian Karsten. SIL Open Font License 1.1, https://openfontlicense.org
* IBM Plex Sans and IBM Plex Mono, Copyright IBM Corp. SIL Open Font License 1.1, https://openfontlicense.org
  Licence text for all three: assets/fonts/LICENSE.txt

* Wildstride logos (assets/img/wildstride-logo.svg, wildstride-logo-white.svg), Copyright 2026 10-4, GPL-2.0-or-later.
  Wildstride is a made-up brand for the demo: replace the logos with your own.

* Home page image (assets/img/hero-home.jpg), generated for this theme with FLUX.1-schnell. GPL-2.0-or-later, same as the theme.

* Screenshot (screenshot.png), taken from the demo site. GPL-2.0-or-later.

== Changelog ==

= 0.1.0 =
* First public release.
