diff --git a/README.md b/README.md index 7e997cd..1049d6a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Scrolls through full schedule view, period view, world news, and HW related twee http://jononon.github.io/msihw/scroll.html -Also avaliable without world news and tweets: +Also avaliable without world news: http://jononon.github.io/msihw/scrollnonews.html @@ -19,7 +19,8 @@ http://jononon.github.io/msihw/today.html ###Lounge Shows current period, next period, start times, and countdowns for finals and for the end of school. -http://jononon.github.io/msihw/index.html +http://jononon.github.io/msihw/lounge.html + ###Bing Shows period view during day, tomorrow's schedule after school. @@ -42,7 +43,12 @@ More info about this repository. http://jononon.github.io/msihw/moreinfo.html ##Credits +Uses the iHW Online Visualiser (http://ihwapp.com/now) +Uses countdowns from http://itsalmo.st +Uses carousels from Slick: http://github.com/kenwheeler/slick Uses the iHW Online Visualiser (http://ihwapp.com/now) and http://itsalmo.st + Product of the HW Tech Council +Powered by iHW diff --git a/index.html b/index.html index f2ad537..d8164df 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,21 @@ - - - - - - - - -
-
-
 
 
 
 
 
- - - -
-
-
Made with Github - Hosted at http://jononon.github.io/msihw/
-
More Info
-
+ + + + + +
HWMS iHW Visualisers
+
+
+
Scroll
+
Scroll without News
+
Today
+
Bing
+
Lounge
+
Twitter
+
World News
+
More Information
+
+
+ diff --git a/lounge.html b/lounge.html new file mode 100644 index 0000000..2fd0a30 --- /dev/null +++ b/lounge.html @@ -0,0 +1,23 @@ + + + + + + + + + +
+
+
 
 
 
 
 
+ + + +
+
+
Made with Github - Hosted at http://jononon.github.io/msihw/
+
More Info
+
+ diff --git a/scroll.html b/scroll.html index 46a2d5e..986d0df 100644 --- a/scroll.html +++ b/scroll.html @@ -26,8 +26,8 @@ } -
+
@@ -36,4 +36,4 @@ - \ No newline at end of file + diff --git a/scrollnonews.html b/scrollnonews.html index 7f6291f..1212556 100644 --- a/scrollnonews.html +++ b/scrollnonews.html @@ -26,6 +26,7 @@ } +
@@ -34,4 +35,4 @@ - \ No newline at end of file + diff --git a/slickscripts.js b/slickscripts.js index 8f70be2..03bbd17 100644 --- a/slickscripts.js +++ b/slickscripts.js @@ -7,5 +7,6 @@ $(document).ready(function() { fade: true, pauseOnHover: false, slidesToShow: 1, + variableWidth: false, }); -}); \ No newline at end of file +}); diff --git a/twitter.html b/twitter.html index f064c10..e84b4d3 100644 --- a/twitter.html +++ b/twitter.html @@ -1,4 +1,5 @@ -Tweets from https://twitter.com/tishejonnyd/lists/harvard-westlake + + Tweets from https://twitter.com/tishejonnyd/lists/harvard-westlake - \ No newline at end of file +