Project Overview
KineticPro is a Bootstrap 3-based backend admin HTML template documentation site, featuring a complete usage guide, component descriptions, and SCSS/CSS structure introduction. This template is suitable for building enterprise-level admin dashboard interfaces.
Tech Stack
- HTML5 + CSS3
- Bootstrap 3.3.7
- jQuery + Modernizr
- SCSS (source-level support)
- Prism.js (code highlighting)
- Perfect Scrollbar
- Google Fonts (Nunito Sans / Open Sans)
- Font Awesome 4.7 / Material Icons
Project Structure
kinetichtml-10/
└── package/
├── docs/ # Documentation site
│ ├── index.html # Entry page
│ └── assets/ # Styles/Scripts/Images
├── html.zip # HTML template archive
├── php.zip # PHP version archive
└── licensing/ # License files
├── GPL.txt
└── README_License.txt
Core File Description
docs/index.html— Documentation homepage with left navigation and content areahtml.zip— Frontend HTML template source codephp.zip— PHP backend version source codelicensing/GPL.txt— Full GNU GPL v3 license textdocs/assets/css/style.css— Custom styles for the documentation site
Quick Start
Extract docs/index.html and open it directly in a browser to view the documentation. To use the template itself, extract html.zip or php.zip to get the complete source code.
Usage Recommendations
The template is built with Bootstrap 3. For customization, it is recommended to modify the SCSS source files first and then compile. Commercial use of the template must comply with the GPL + Envato dual license terms.
