mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 20:24:10 +01:00
Dynamically build documentation using Grunt includes
This commit is contained in:
12
documentation/build/include/introduction.html
Normal file
12
documentation/build/include/introduction.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<section id='introduction'>
|
||||
<h2 class='page-header'><span>Introduction</span></h2>
|
||||
<p class='lead'>
|
||||
<b>AdminLTE</b> is a popular open source WebApp template for admin dashboards and control panels.
|
||||
It is a responsive HTML template that is based on the CSS framework Bootstrap 3.
|
||||
It utilizes all of the Bootstrap components in its design and re-styles many
|
||||
commonly used plugins to create a consistent design that can be used as a user
|
||||
interface for backend applications. AdminLTE is based on a modular design, which
|
||||
allows it to be easily customized and built upon. This documentation will guide you through
|
||||
installing the template and exploring the various components that are bundled with the template.
|
||||
</p>
|
||||
</section><!-- /#introduction -->
|
||||
Reference in New Issue
Block a user