=== Apura === Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, wide-blocks, blog, e-commerce,custom-header, custom-background Requires PHP: 7.4 Stable tag: 1.0.2 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Apura is a lightweight and highly customizable WordPress theme suitable for blogs, business sites, and online stores. == Description == Apura is a lightweight and highly customizable WordPress theme suitable for blogs, business sites, and online stores. It features a front-page hero section with image and video support, a global color palette system, over 30 font choices including Google Fonts, flexible sidebar layouts with per-post overrides, and built-in SEO tools such as breadcrumb navigation and schema markup. Fully compatible with the block editor, WooCommerce, and RTL languages, Apura is designed for both beginners looking for an easy setup and developers seeking a solid, extensible foundation. == Installation == 1. In your admin panel, go to Appearance > Themes and click the Add New button. 2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now. 3. Click Activate to use your new theme right away. == Build Information == This theme uses webpack to compile source files located in the `src/` directory. To build: 1. npm install 2. npm run build:all Source to output mapping: * src/frontend/js/ → assets/js/main.js, offcanvas.js, dropdown-mobile-menu.js, search-dropdown.js * src/frontend/scss/ → assets/css/main.css, hero.css, offcanvas.css * src/admin/js/ → assets/admin/js/customizer-liveview.js, block-editor.js * src/admin/scss/ → assets/admin/css/block-editor.css, metabox.css * src/customizer/ → inc/customizer/controls/index.js, style-main.css Note: `assets/js/common.js` is automatically generated by webpack's splitChunks feature. It extracts shared modules from multiple frontend entry points (e.g., _utils.js, _apura-overlay.js). There is no single source file for this output — it is composed of code shared across entry points in src/frontend/js/. == Credits == = Based on = * Underscores (_s) starter theme, by Automattic License: GNU General Public License v2 or later (https://www.gnu.org/licenses/gpl-2.0.html) Source: https://underscores.me/ = JavaScript Libraries = * @dnd-kit/core, @dnd-kit/sortable and @dnd-kit/utilities, by Claudéric Demers License: MIT License (https://opensource.org/licenses/MIT) Source: https://github.com/clauderic/dnd-kit = Images = * Hero default image (assets/images/hero-default.jpg), by Tranmautritam License: Pexels License (https://www.pexels.com/license/) Source: https://www.pexels.com/photo/silver-imac-245032/ = Screenshot = The screenshot uses the following image: * Hero image by Tranmautritam License: Pexels License (https://www.pexels.com/license/) Source: https://www.pexels.com/photo/silver-imac-245032/ == Changelog ==