Skip to content

emaphp/astor-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astor-dashboard

A responsive dashboard made with Sass

About

Astor Dashboard is a Bootstrap-based dashboard made with Sass. It was originally based on Dashgum, made by BlackTie. Astor Dashboard is focused on providing a starting design for applications made with Laravel.

Login

Dashboard

Interface

Datatables

Components

Installation

bower install astor-dashboard

Dependencies

Additional plugins

Customization

In order to generate a customized CSS you'll need to install some additional dependencies using npm.

sudo npm install

Astor Dashboard uses gulp to convert its Sass files to CSS. You can build the project by simply putting

gulp

Sass files are located in the dist/sass/ folder. The project uses its own files for building Select2, bootstrap-datetimepicker, bootstrap-slider and DataTables. Configuration values are located in dist/sass/dashboard/_variables.scss.

License

Licensed under the MIT License. Enjoy!