Project Overview
WiseOwl is a responsive admin dashboard HTML template documentation site built on Bootstrap 3, showcasing complete backend page structures and component usage. It serves as a frontend reference template for enterprise management systems, admin consoles, or control panels.
Tech Stack
- HTML5 / CSS3
- Bootstrap 3.3.7
- Font Awesome 4.7.0
- Google Fonts (Nunito Sans, Open Sans)
- jQuery + Modernizr
- Prism.js (syntax highlighting)
- MediaElement.js (audio/video)
- Perfect Scrollbar (scrollbar)
- Pace.js (page loading progress)
Project Structure
text
wiseowlhtml-10/
├── package/
│ ├── docs/ # Documentation site
│ │ ├── index.html
│ │ └── assets/
│ ├── html.zip # HTML template package
│ ├── landing-page.zip # Landing page template
│ ├── php.zip # PHP version
│ └── licensing/ # License files
└── THEMELOCK.COM.* # Download source marker
Core File Description
package/docs/index.html— Documentation site entry point, featuring a complete left navigation and content area structurepackage/html.zip— Core HTML admin template archivepackage/licensing/GPL.txt— Full GNU GPL v3 open source licensepackage/licensing/README_License.txt— Dual license explanation (GPL + Envato)
Quick Start
- Extract
wiseowlhtml-10/package/html.zipto get the template source code - Open
html/index.htmldirectly in a browser to preview the full admin interface - The documentation site is located at
wiseowlhtml-10/package/docs/index.html— also open directly in a browser to view
Usage Recommendations
- This template uses a dual license: PHP/HTML portions follow GPL and can be freely modified and distributed; CSS, images, and design assets must comply with the Envato license agreement
- The documentation site demonstrates the complete template organization, including sidebar, header, right panel, and other area implementations — you can directly reference its structure for secondary development
