From d7aa1f175a09528e24bd56f719ea1403fc11a01f Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 2 Mar 2015 21:10:36 -0700
Subject: Add random page (lozenge) functionality)
---
100-lines.html | 4 +-
_template.html | 4 +-
about-the-author.html | 4 +-
amber-alert.html | 4 +-
and.html | 4 +-
angeltoabraham.html | 4 +-
apollo11.html | 4 +-
arspoetica.html | 4 +-
art.html | 4 +-
axe.html | 4 +-
big-dipper.html | 4 +-
boar.html | 4 +-
boy_bus.html | 4 +-
building.html | 4 +-
call-me-aural-pleasure.html | 4 +-
cereal.html | 4 +-
cold-wind.html | 4 +-
creation-myth.html | 4 +-
css/fonts/playfair.css | 12 +--
deadman.html | 4 +-
death-zone.html | 4 +-
deathstrumpet.html | 4 +-
dream.html | 4 +-
early.html | 4 +-
elegyforanalternateself.html | 4 +-
epigraph.html | 4 +-
ex-machina.html | 4 +-
exasperated.html | 4 +-
father.html | 4 +-
feedingtheraven.html | 4 +-
finding-the-lion.html | 4 +-
fire.html | 4 +-
found-typewriter-poem.html | 4 +-
hands.html | 4 +-
hard-game.html | 4 +-
hardware.html | 4 +-
howithappened.html | 4 +-
howtoread.html | 4 +-
hymnal.html | 4 +-
i-am.html | 4 +-
i-think-its-you.html | 4 +-
i-wanted-to-tell-you-something.html | 4 +-
in-bed.html | 4 +-
index.html | 4 +-
initial-conditions.html | 4 +-
ipsumlorem.html | 4 +-
january.html | 4 +-
joke.html | 4 +-
js/external.js | 5 ++
js/lozenge.js | 150 ++++++++++++++++++++++++++++++++++++
lappel-du-vide.html | 4 +-
largest-asteroid.html | 4 +-
last-bastion.html | 4 +-
last-passenger.html | 4 +-
leaf.html | 4 +-
leg.html | 4 +-
likingthings.html | 4 +-
listen.html | 4 +-
loremipsum.html | 4 +-
love-as-god.html | 4 +-
lovesong.html | 4 +-
man.html | 4 +-
moon-drowning.html | 4 +-
moongone.html | 4 +-
mountain.html | 4 +-
movingsideways.html | 4 +-
music-433.html | 4 +-
no-nothing.html | 4 +-
notes.html | 4 +-
nothing-is-ever-over.html | 4 +-
onformalpoetry.html | 4 +-
options.html | 4 +-
ouroboros_memory.html | 4 +-
paul.html | 4 +-
philosophy.html | 4 +-
phone.html | 4 +-
planks.html | 4 +-
plant.html | 4 +-
poetry-time.html | 4 +-
prelude.html | 4 +-
problems.html | 4 +-
proverbs.html | 4 +-
punch.html | 4 +-
purpose-dogs.html | 4 +-
question.html | 4 +-
real-writer.html | 4 +-
reports.html | 4 +-
riptide_memory.html | 4 +-
ronaldmcdonald.html | 4 +-
roughgloves.html | 4 +-
sapling.html | 4 +-
seasonal-affective-disorder.html | 4 +-
sense-of-it.html | 4 +-
serengeti.html | 4 +-
shed.html | 4 +-
shipwright.html | 4 +-
sixteenth-chapel.html | 4 +-
snow.html | 4 +-
something-simple.html | 4 +-
spittle.html | 4 +-
squirrel.html | 4 +-
stagnant.html | 4 +-
statements-frag.html | 4 +-
stayed-on-the-bus.html | 4 +-
stump.html | 4 +-
swansong-alt.html | 4 +-
swansong.html | 4 +-
swear.html | 4 +-
table_contents.html | 4 +-
tapestry.html | 4 +-
telemarketer.html | 4 +-
the-night-we-met.html | 4 +-
the-sea_the-beach.html | 4 +-
theoceanoverflowswithcamels.html | 4 +-
time-looks-up-to-the-sky.html | 4 +-
todaniel.html | 4 +-
toilet.html | 4 +-
toothpaste.html | 4 +-
treatise.html | 4 +-
underwear.html | 4 +-
wallpaper.html | 4 +-
weplayedthosegamestoo.html | 4 +-
when-im-sorry-i.html | 4 +-
window.html | 4 +-
words-meaning.html | 4 +-
worse-looking-over.html | 4 +-
writing.html | 4 +-
x-ray.html | 4 +-
yellow.html | 4 +-
129 files changed, 539 insertions(+), 132 deletions(-)
create mode 100644 js/external.js
create mode 100644 js/lozenge.js
diff --git a/100-lines.html b/100-lines.html
index 94f413c..83dd168 100644
--- a/100-lines.html
+++ b/100-lines.html
@@ -14,6 +14,8 @@
+
+
@@ -31,7 +33,7 @@
diff --git a/_template.html b/_template.html
index aa7fe50..e9ab6d5 100644
--- a/_template.html
+++ b/_template.html
@@ -18,6 +18,8 @@
+
+
$for(header-includes)$
$headerincludes$
$endfor$
@@ -60,7 +62,7 @@ $for(include-before)$ $include-before$ $endfor$
$project.prev.title$
$endfor$
- ◊
+ ◊
$for(project.next)$
$project.next.title$
diff --git a/about-the-author.html b/about-the-author.html
index 20838f5..a1c8003 100644
--- a/about-the-author.html
+++ b/about-the-author.html
@@ -14,6 +14,8 @@
+
+
@@ -80,7 +82,7 @@
Riptide of memory
- ◊
+ ◊
diff --git a/amber-alert.html b/amber-alert.html
index 118dc77..4e8cf7b 100644
--- a/amber-alert.html
+++ b/amber-alert.html
@@ -14,6 +14,8 @@
+
+
@@ -44,7 +46,7 @@
Something about the nature of poetry and time
- ◊
+ ◊
Exasperated
diff --git a/and.html b/and.html
index f57dc94..f300f1a 100644
--- a/and.html
+++ b/and.html
@@ -14,6 +14,8 @@
+
+
@@ -41,7 +43,7 @@
How to read this
- ◊
+ ◊
Words and meaning
diff --git a/angeltoabraham.html b/angeltoabraham.html
index 3a445a0..64de863 100644
--- a/angeltoabraham.html
+++ b/angeltoabraham.html
@@ -14,6 +14,8 @@
+
+
@@ -37,7 +39,7 @@
Dead man
- ◊
+ ◊
Feeding the raven
diff --git a/apollo11.html b/apollo11.html
index 8f392e4..20446be 100644
--- a/apollo11.html
+++ b/apollo11.html
@@ -14,6 +14,8 @@
+
+
@@ -36,7 +38,7 @@
diff --git a/arspoetica.html b/arspoetica.html
index 476c4a6..750f6c8 100644
--- a/arspoetica.html
+++ b/arspoetica.html
@@ -14,6 +14,8 @@
+
+
@@ -37,7 +39,7 @@
On seeing the panorama of the Apollo 11 landing site
- ◊
+ ◊
The ocean overflows with camels
diff --git a/art.html b/art.html
index c597503..dfefff3 100644
--- a/art.html
+++ b/art.html
@@ -14,6 +14,8 @@
+
+
@@ -33,7 +35,7 @@