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:
21
README.md
21
README.md
@ -1,23 +1,16 @@
|
||||
[](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
|
||||

|
||||

|
||||
|
||||
## 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/)
|
||||
|
Reference in New Issue
Block a user