Skip to content

Commit

Permalink
Initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
fathimalinsak committed May 30, 2019
1 parent 1500f33 commit 2ba7442
Show file tree
Hide file tree
Showing 669 changed files with 82,730 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
template/node_modules/
template/package-lock.json
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
CHANGELOG
=========

V 1.0.0
-------
- Initial release
9 changes: 9 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
The MIT License (MIT)

Copyright (c) 2019 Regal-Free-Bootstrap-Admin-Template Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# Regal-Free-Bootstrap-Admin-Template
# Regal-Free-Bootstrap-Admin-Template

The free and responsive Regal Bootstrap admin template has an easy to comprehend code and detailed documentation. The template is incredible flexible and easy to customize, as SASS preprocessor is used for styling. The template is powered with the Bootstrap framework, jQuery, HTML, CSS, and SASS. It also comes with several page layouts, UI elements, tables, charts, and more components.

Check out the preview of Regal Admin template [here](http://www.templatewatch.com/regal/template/index.html)

[![N|Solid](preview.jpg)](http://www.templatewatch.com/regal/template/index.html)


<h2>How to use</h2>

<ul>
<li>
Download or Clone the depositary
</li>
<li>
Open the file template/index.html in a browser to view the demo
</li>
<li>
Start editing the code as per your requirement
</li>
<li>
If you wish to customize the template, use the command 'npm install' to install the necessary dependencies. Refer <a href="http://www.templatewatch.com/regal/template/documentation/documentation.html">documentaion</a> for more details on customization.
</li>
</ul>
Binary file added preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added template/.DS_Store
Binary file not shown.
Binary file added template/css/.DS_Store
Binary file not shown.
Binary file added template/css/maps/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions template/css/maps/style.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 2ba7442

Please sign in to comment.