Remove JS and re-arange files

* Remove Javascript
* Move files about
* Add Makefile
* Add Privacy & ToS
* Add favicon
* Make index.html static
* Add requirements.txt
This commit is contained in:
Juan Canham
2020-04-10 03:24:17 +01:00
parent 845a2b3ec1
commit 556f379c05
34 changed files with 211 additions and 303 deletions

View File

@ -1,23 +1,16 @@
[![Mentioned in Awesome-Selfhosted](https://awesome.re/mentioned-badge.svg)](https://github.com/Kickball/awesome-selfhosted#personal-dashboards)
# simple-dash
Try the Demo here: https://kutyla-philipp.github.io/simple-dash/
# simpler-dash
A simple, fully responsive Dashboard to forward to the services of your choice! Ideal for Desktop and mobile usage!
Add all of your services, whether you host them yourself or not and display them as neat Icons from the FontAwesome libary.
simple-dash is made to be as simple and minimalistic as possible. (The goal was to create a dashboard even my mom could use!) :)
Based on: https://github.com/thetomester13/homepage
simple-dash is made to be as simple and minimalistic as possible.
Now without Javascript
Based on: https://github.com/kutyla-philipp/simple-dash
This project uses:
- 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.
Update index.html manually. Choose icons from [Font Awesome](http://fontawesome.io/icons/)
## 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/)