# HG changeset patch # User Drew Perttula # Date 2016-06-08 06:02:07 # Node ID 2df0dc79ce769b916abd542a3d1d96c88d0acb5f # Parent 8b3f7f5656f438ee8b522edd7fc3306495f64e3b modernize polymer on index page. move live and timeline to subdirs Ignore-this: 99a836d91ddbc8117abbe04788772409 diff --git a/light9/web/index.html b/light9/web/index.html --- a/light9/web/index.html +++ b/light9/web/index.html @@ -3,49 +3,48 @@ + - - + - - +

light9 home page

@@ -57,6 +56,8 @@ + +
diff --git a/light9/web/live.html b/light9/web/live/index.html rename from light9/web/live.html rename to light9/web/live/index.html diff --git a/light9/web/adjustable.coffee b/light9/web/timeline/adjustable.coffee rename from light9/web/adjustable.coffee rename to light9/web/timeline/adjustable.coffee diff --git a/light9/web/timeline.html b/light9/web/timeline/index.html rename from light9/web/timeline.html rename to light9/web/timeline/index.html diff --git a/light9/web/light9-timeline-audio.html b/light9/web/timeline/light9-timeline-audio.html rename from light9/web/light9-timeline-audio.html rename to light9/web/timeline/light9-timeline-audio.html diff --git a/light9/web/timeline-elements.html b/light9/web/timeline/timeline-elements.html rename from light9/web/timeline-elements.html rename to light9/web/timeline/timeline-elements.html --- a/light9/web/timeline-elements.html +++ b/light9/web/timeline/timeline-elements.html @@ -1,9 +1,9 @@ - - - + + +