about summary refs log tree commit diff
path: root/served/the-continuum/the-continuum.html
diff options
context:
space:
mode:
Diffstat (limited to 'served/the-continuum/the-continuum.html')
-rw-r--r--served/the-continuum/the-continuum.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/served/the-continuum/the-continuum.html b/served/the-continuum/the-continuum.html
new file mode 100644
index 0000000..685b672
--- /dev/null
+++ b/served/the-continuum/the-continuum.html
@@ -0,0 +1,23 @@
+---
+template=post
+title=The Continuum
+style=/styles/post.css
+style=the-continuum.css
+---
+[@paragraphs off]
+
+<section id="info">
+	<p>The Continuum takes the updated-daily banners from the home page, compresses
+		their height to 1 pixel tall, and adds them to an ever alive image.</p>
+
+	<p>Banner archive: <a href="banners/">banners.html</a></p>
+
+	<p>Heavily inspired by Movie Iris by LoSinCos.
+		Check it out on github: <a href="https://github.com/LoSinCos/movie-iris">LoSinCos/movie-iris</a>.</p>
+
+	<p>I suspect since the images are not part of a larger work, like a movie, this
+		may devolve into chaos. I welcome chaos! It'd be neat to see seasonal changes,
+		though, or some kind of pattern emerge.</p>
+</section>
+
+<img src="continuum.png" alt="" />
\ No newline at end of file