=== Kestra ===
Contributors: kiyanooshkhosravi
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: block-patterns, full-site-editing, accessibility-ready, block-styles, wide-blocks, translation-ready, blog, portfolio, e-commerce, one-column, two-columns, right-sidebar, custom-colors, custom-logo, custom-menu, editor-style, featured-images, threaded-comments, rtl-language-support

A fast, accessible, multipurpose block theme for publications, businesses, portfolios and shops.

== Description ==

Kestra is a responsive WordPress block theme built for four kinds of site — blog/publication, business/SaaS marketing, portfolio, and WooCommerce store — from a single template set, a single design-token system in theme.json, and a pattern library that carries each site type's personality. No build step: every file is hand-authored and ships as-is.

== Installation ==

1. Upload the theme folder to /wp-content/themes/, or upload the zipped theme via Appearance → Themes → Add New → Upload Theme.
2. Activate Kestra through the 'Themes' screen.
3. Open Appearance → Editor to customize templates, template parts, and global styles.

== Frequently Asked Questions ==

= Does this theme require WooCommerce? =

No. WooCommerce support is optional and the theme functions fully with WooCommerce inactive.

= Is there demo content? =

No. The theme ships no bundled importer, no options panel and no dashboard widget. Install the Theme Unit Test data, or add your own content in the Site Editor.

= Which templates does the theme provide? =

Front page, blog index, single post, single post with sidebar, page, page without title, portfolio page, archive, author, search, attachment, privacy policy and 404. WooCommerce adds shop archive, single product, cart, checkout, order confirmation and product search results when the plugin is active.

== Changelog ==

= 1.0.3 =
* Fixed image markup in 13 patterns: the image path, alt, style and closing tag had been swallowed into esc_html_e(), which escaped the quotes and broke the src. Only the alt text is translated now, via esc_attr_e(); decorative images keep an empty alt.

= 1.0.2 =
* Patterns are now fully translatable; pattern category slugs prefixed; default header no longer requires WooCommerce; page template supports comments; Resources section completed.

= 1.0.1 =
* Fixed: removed a stray HTML comment from the single-product template that WordPress's block parser reported as content outside any block.

= 1.0.0 =
* Initial release: token system, template parts, core templates, base styling, a ~40-pattern library across five categories, six style variations (Default, Dark, Ink, Studio, Market, Volt) plus three section (block) style variations, and WooCommerce templates/styling (theme functions fully with WooCommerce inactive).

== Copyright ==

Kestra WordPress Theme, (C) 2026, Kiyanoosh Khosravi.
Kestra is distributed under the terms of the GNU General Public License v2 or later. See LICENSE.

== Resources ==

All bundled resources are GPL-compatible. The theme makes no external requests and loads no third-party assets at runtime.

Fonts

* Manrope (headings) — Copyright (c) 2018 The Manrope Project Authors — SIL Open Font License 1.1 — https://github.com/sharanda/manrope
  File: assets/fonts/manrope-variable.woff2 — License: assets/fonts/manrope-OFL.txt
* Inter (body) — Copyright (c) 2016 The Inter Project Authors — SIL Open Font License 1.1 — https://github.com/rsms/inter
  File: assets/fonts/inter-variable.woff2 — License: assets/fonts/inter-OFL.txt

Both are subset to the Latin range only, to hold the theme to a two-file font budget. Non-Latin and Central/Eastern European diacritics fall back to the system font stack declared alongside each family.

Images and graphics

* screenshot.png — Copyright (c) 2026 Kiyanoosh Khosravi — GNU General Public License v2 or later — self-authored.
  A capture of the theme rendering its own front-page pattern set. It contains no third-party photography, stock imagery, logos or trademarks; every element shown is generated by this theme from its own templates, patterns and bundled fonts.
* assets/images/placeholder.svg — Copyright (c) 2026 Kiyanoosh Khosravi — GNU General Public License v2 or later — self-authored.
  An abstract two-tone mark used wherever a pattern needs a stand-in image.
* Inline SVG icons in patterns/section-feature-grid.php — Copyright (c) 2026 Kiyanoosh Khosravi — GNU General Public License v2 or later — self-authored.

No other images, icons, fonts or media are bundled with this theme.
