From d5c68cd2373baa17743d904146e207bca33071cf Mon Sep 17 00:00:00 2001 From: Neil Brommer Date: Tue, 28 Nov 2017 21:19:04 -0800 Subject: [PATCH] Add polish, add attribution for Bitday and libraries --- .gitignore | 2 ++ README.md | 13 ++++++++++++- index.html | 31 +++++++++++++++++++------------ js/main.js | 4 +++- main.css | 1 + 5 files changed, 37 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 1356974..2ffe6ee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ img/8\.png js/popper\.js\.map bookmarkList\.json + +font-awesome/ diff --git a/README.md b/README.md index 7994ea5..f0ffd11 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -NewTabPage +# Start New Tab Page + +A new tab page that shows a list of grouped bookmarks. The background changes +based on the time of day. + +[Live site](https://start.neilbrommer.com/) + +I use Danny Care's [Bitday](https://danny.care/portfolio/bitday/) wallpaper set +for the above site. + +This project uses [Bootstrap](https://getbootstrap.com/), +[JQuery](https://jquery.com/), and [Font Awesome](http://fontawesome.io/). diff --git a/index.html b/index.html index 11543d5..f3948c0 100644 --- a/index.html +++ b/index.html @@ -8,13 +8,11 @@ - New Start + Start - - - - - + + + @@ -32,8 +30,8 @@
- - + +
@@ -109,7 +107,7 @@