=== Wiko ===
Contributors: jinaldesai
Donate link: https://arisewp.com/
Tags: documentation, wiki, two-columns, three-columns, custom-menu, custom-logo, featured-images, sticky-post, theme-options, translation-ready, dark-mode, blog, education, left-sidebar, right-sidebar
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Wiko is a clean, developer-focused documentation and wiki theme for WordPress. 

== Description ==

Wiko is a lightweight WordPress theme designed for docs, wiki portals and knowledge bases. It has all the features required for a wiki, docs or knowledge base website.

Key features:
- Classic (non-block/FSE) template architecture
- Hierarchical left docs navigation
- Right-side autogenerated table of contents
- Breadcrumbs, reading time, and last-updated metadata
- Dark/light mode toggle
- Local Prism syntax highlighting assets
- AJAX live search via WordPress REST API
- Responsive layout with mobile drawer navigation

== Installation ==

1. Upload the `wiko` folder to the `/wp-content/themes/` directory.
2. Activate the theme through the Themes screen in WordPress.
3. Configure menus, widgets, and Customizer settings.

== Frequently Asked Questions ==

= Is this a block theme? =

No. Wiko is a classic PHP template theme.

= Can I use this for a blog too? =

Yes. Wiko includes standard index, archive, search, single, and page templates.

= Does this theme support keyboard and skip-link navigation? =

Yes. Wiko includes a skip link to the main content area and keyboard-accessible mobile navigation behavior, including focus trapping and Escape-to-close support.

== License ==

Wiko WordPress Theme, Copyright 2026 Jinal Desai.

Wiko is distributed under the terms of the GNU GPL v2 or later.
License URI: https://www.gnu.org/licenses/gpl-2.0.html

All PHP, CSS, and JavaScript written specifically for this theme are licensed under GPL-2.0-or-later.

Bundled resources:
- Prism.js: MIT License, https://github.com/PrismJS/prism/blob/master/LICENSE

== Changelog ==

= 1.0.1 =
* Improved accessibility: skip-link now moves focus to the main content region.
* Improved keyboard navigation for the mobile menu with focus trapping and close-button focus cycling.
* Added admin guard in excerpt length filter for wp-admin contexts.
* Expanded readme license details for theme and bundled assets.

= 1.0.0 =
* Initial release.

== Credits ==

- WordPress core APIs
- Prism.js syntax highlighting (local bundled assets)
