20 lines
703 B
Markdown
20 lines
703 B
Markdown
# simple-dash
|
|
|
|
A simple, fully responsive Dashboard to forward to the services of your choice! Ideal for Desktop and mobile usage!
|
|
|
|
This project uses:
|
|
- jQuery
|
|
- Bootstrap CSS
|
|
- Font Awesome
|
|
- Trianglify
|
|
|
|
## Screenshots
|
|
![Homepage Desktop](example_img/homepage-desktop.jpg?raw=true)
|
|
![Homepage Mobile](example_img/homepage-mobile.jpg?raw=true)
|
|
|
|
## To Use
|
|
Copy the config.sample.json file and rename to config.json. Be sure to update the fields as you see appropriate.
|
|
|
|
## Configure Homepage
|
|
- 'items' => The menu will scale to the amount of items you want to display. Insert any link you'd like, or {{cur}} for the current URL of the page. Choose icons from [Font Awesome](http://fontawesome.io/icons/)
|