aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKukielka <kukielka58@gmail.com>2018-04-16 10:15:14 +0200
committerKukielka <kukielka58@gmail.com>2018-04-16 10:15:14 +0200
commitfde7fd95d9ece31997777ef87f0ac015709cc86b (patch)
tree6c650441c5b7ad89e7d00f8a4c9d098b5be966f6 /README.md
parent6248a4dc783b1fe8859fe6fffee921977c683165 (diff)
downloadsimple-dash-fork-fde7fd95d9ece31997777ef87f0ac015709cc86b.zip
Updated Libs, refactoring, cleaning up
Updated FontAwesome Updated Bootstrap Removed unnecessary Code from the Fork
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0b23db8..4b2314e 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,15 @@ Based on: https://github.com/thetomester13/homepage
This project uses:
- jQuery
- Bootstrap CSS
-- Mousetrap.js
-- Trianglify
- Font Awesome
- Unsplash
+- Trianglify
## Screenshots
-![Homepage Desktop](example_img/homepage-desktop.png?raw=true)
-![Homepage Mobile](example_img/homepage-mobile.png?raw=true)
-![Homepage Desktop](example_img/homepage-desktop(with-credits).png?raw=true)
+![Homepage Desktop Trianglify](example_img/homepage-desktop-trianglify.png?raw=true)
+![Homepage Mobile Trianglify](example_img/homepage-mobile-trianglify.png?raw=true)
+![Homepage Desktop Unsplash](example_img/homepage-desktop-unsplash.png?raw=true)
+![Homepage Mobile Unsplash](example_img/homepage-mobile-unsplash.png?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. You have the option to use the Unsplash API to fetch background images, or use a custom URL and JSON selector. If you choose to use Unsplash, will need to create a developer profile at [Unsplash](https://unsplash.com/) to use the background image functionality properly.