Jankx Theme Documentation

Welcome to the Jankx Theme documentation. A modern WordPress theme framework with powerful features and flexible architecture.

๐Ÿš€ Getting Started

Installation, setup, and quick start guide for new users.

๐Ÿ—๏ธ Layout System

Dynamic layouts, block templates, and layout registry.

๐Ÿงฉ Extensions

Extension system, manifest, and lifecycle management.

โš™๏ธ Admin System

Admin panels, form handlers, and theme options.

๐Ÿงช Testing

Unit tests, integration tests, and code coverage.

๐Ÿ“š API Reference

Complete API documentation for developers.

Quick Start

# Clone the repository
git clone https://github.com/jankx/jankx-lite.git

# Install dependencies
composer install
npm install

# Run tests
./vendor/bin/phpunit

# Build assets
npm run build

Feature Availability

Feature Lite Pro
Core Frameworkโœ…โœ…
Basic Layoutsโœ…โœ…
Gutenberg Blocks5 blocks40+ blocks
Custom Fontsโ€”โœ…
Icon Systemโ€”โœ…
License Systemโ€”โœ…

Contributing

We welcome contributions! Please read our Contributing Guide for details.


Made with โค๏ธ by the Jankx Team