diff options
author | Kukielka <kukielka58@gmail.com> | 2018-04-16 10:15:14 +0200 |
---|---|---|
committer | Kukielka <kukielka58@gmail.com> | 2018-04-16 10:15:14 +0200 |
commit | fde7fd95d9ece31997777ef87f0ac015709cc86b (patch) | |
tree | 6c650441c5b7ad89e7d00f8a4c9d098b5be966f6 /README.md | |
parent | 6248a4dc783b1fe8859fe6fffee921977c683165 (diff) | |
download | simple-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.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 - - -.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. |