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 Blocks | 5 blocks | 40+ blocks |
| Custom Fonts | โ | โ |
| Icon System | โ | โ |
| License System | โ | โ |
Contributing
We welcome contributions! Please read our Contributing Guide for details.
Made with โค๏ธ by the Jankx Team