From 19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 2 Mar 2015 19:19:32 -0700
Subject: Change width of webpages; streamline template
---
100-lines.html | 1 +
_template.html | 21 ++++++--------
about-the-author.html | 13 +++++----
amber-alert.html | 21 +++++++-------
and.html | 17 ++++++-----
angeltoabraham.html | 9 +++---
apollo11.html | 1 +
arspoetica.html | 9 +++---
art.html | 9 +++---
axe.html | 9 +++---
big-dipper.html | 17 +++++------
boar.html | 9 +++---
boy_bus.html | 17 +++++------
building.html | 9 +++---
call-me-aural-pleasure.html | 5 ++--
cereal.html | 9 +++---
cold-wind.html | 5 ++--
creation-myth.html | 1 +
css/_common.css | 56 +++++++++++++++++++++++++++++++++----
css/fonts/playfair.css | 12 ++++----
deadman.html | 9 +++---
death-zone.html | 25 ++++++++---------
deathstrumpet.html | 9 +++---
dream.html | 9 +++---
early.html | 9 +++---
elegyforanalternateself.html | 1 +
epigraph.html | 1 +
ex-machina.html | 5 ++--
exasperated.html | 17 +++++------
father.html | 9 +++---
feedingtheraven.html | 9 +++---
finding-the-lion.html | 1 +
fire.html | 13 +++++----
found-typewriter-poem.html | 5 ++--
hands.html | 17 +++++------
hard-game.html | 5 ++--
hardware.html | 17 +++++------
howithappened.html | 9 +++---
howtoread.html | 9 +++---
hymnal.html | 17 +++++------
i-am.html | 9 +++---
i-think-its-you.html | 21 +++++++-------
i-wanted-to-tell-you-something.html | 1 +
in-bed.html | 1 +
index.html | 1 +
initial-conditions.html | 17 +++++------
ipsumlorem.html | 21 ++++++--------
january.html | 1 +
joke.html | 17 +++++------
lappel-du-vide.html | 25 ++++++++---------
largest-asteroid.html | 1 +
last-bastion.html | 17 +++++------
last-passenger.html | 1 +
leaf.html | 17 +++++------
leg.html | 17 +++++------
likingthings.html | 5 ++--
listen.html | 1 +
loremipsum.html | 21 ++++++--------
love-as-god.html | 17 +++++------
lovesong.html | 9 +++---
man.html | 17 +++++------
moon-drowning.html | 17 +++++------
moongone.html | 9 +++---
mountain.html | 9 +++---
movingsideways.html | 9 +++---
music-433.html | 21 +++++++-------
no-nothing.html | 1 +
notes.html | 17 +++++------
nothing-is-ever-over.html | 1 +
onformalpoetry.html | 9 +++---
options.html | 17 +++++------
ouroboros_memory.html | 25 ++++++++---------
paul.html | 17 +++++------
philosophy.html | 9 +++---
phone.html | 17 +++++------
planks.html | 17 +++++------
plant.html | 1 +
poetry-time.html | 17 +++++------
prelude.html | 5 ++--
problems.html | 9 +++---
proverbs.html | 9 +++---
punch.html | 17 +++++------
purpose-dogs.html | 9 +++---
question.html | 17 +++++------
real-writer.html | 1 +
reports.html | 17 +++++------
riptide_memory.html | 17 +++++------
ronaldmcdonald.html | 9 +++---
roughgloves.html | 9 +++---
sapling.html | 17 +++++------
seasonal-affective-disorder.html | 1 +
sense-of-it.html | 1 +
serengeti.html | 9 +++---
shed.html | 17 +++++------
shipwright.html | 9 +++---
sixteenth-chapel.html | 29 +++++++++----------
snow.html | 17 +++++------
something-simple.html | 1 +
spittle.html | 9 +++---
squirrel.html | 9 +++---
stagnant.html | 17 +++++------
statements-frag.html | 1 +
stayed-on-the-bus.html | 1 +
stump.html | 17 +++++------
swansong-alt.html | 1 +
swansong.html | 9 +++---
swear.html | 17 +++++------
table_contents.html | 9 +++---
tapestry.html | 17 +++++------
telemarketer.html | 9 +++---
the-night-we-met.html | 1 +
the-sea_the-beach.html | 1 +
theoceanoverflowswithcamels.html | 9 +++---
time-looks-up-to-the-sky.html | 1 +
todaniel.html | 9 +++---
toilet.html | 17 +++++------
toothpaste.html | 17 +++++------
treatise.html | 17 +++++------
underwear.html | 17 +++++------
wallpaper.html | 17 +++++------
weplayedthosegamestoo.html | 9 +++---
when-im-sorry-i.html | 1 +
window.html | 17 +++++------
words-meaning.html | 9 +++---
worse-looking-over.html | 17 +++++------
writing.html | 17 +++++------
x-ray.html | 17 +++++------
yellow.html | 13 +++++----
128 files changed, 788 insertions(+), 650 deletions(-)
diff --git a/100-lines.html b/100-lines.html
index 5218749..87860a2 100644
--- a/100-lines.html
+++ b/100-lines.html
@@ -22,6 +22,7 @@
100 lines
+
diff --git a/_template.html b/_template.html
index b662855..ec2fe36 100644
--- a/_template.html
+++ b/_template.html
@@ -29,26 +29,23 @@ $for(include-before)$ $include-before$ $endfor$
$if(title)$$title$ $endif$
$if(subtitle)$$subtitle$ $endif$
+
$if(epigraph.content)$
-
+
$if(epigraph.attrib)$
-
- — $epigraph.attrib$
-
+ $epigraph.attrib$
$endif$
$endif$
$if(dedication)$
-
- for $dedication$
-
+ $dedication$
$endif$
@@ -58,14 +55,14 @@ $for(include-before)$ $include-before$ $endfor$
$for(project.prev)$
-
- < $project.prev.title$
+
+ $project.prev.title$
$endfor$
◊
$for(project.next)$
-
- $project.next.title$ >
+
+ $project.next.title$
$endfor$
diff --git a/about-the-author.html b/about-the-author.html
index b02e4f7..89e353f 100644
--- a/about-the-author.html
+++ b/about-the-author.html
@@ -22,10 +22,11 @@
About the author
(not pictured)
+
-
+
The body that surrounds him is his, but his insides are not.
-
+
-
- < Something about all music being performances of 4'33" in places where other bands happen to be playing
+
+ Something about all music being performances of 4'33" in places where other bands happen to be playing
-
- < Riptide of memory
+
+ Riptide of memory
◊
diff --git a/amber-alert.html b/amber-alert.html
index 6cd474f..4dcdf52 100644
--- a/amber-alert.html
+++ b/amber-alert.html
@@ -22,10 +22,11 @@
AMBER alert
+
-
+
-
- < Last bastion
+
+ Last bastion
-
- < Something about the nature of poetry and time
+
+ Something about the nature of poetry and time
◊
-
- Exasperated >
+
+ Exasperated
-
- The Death Zone >
+
+ The Death Zone
diff --git a/and.html b/and.html
index 6c44cdf..fecf879 100644
--- a/and.html
+++ b/and.html
@@ -22,14 +22,13 @@
And
+
-
+
+ Margaret Atwood
-
- < How to read this
+
+ How to read this
◊
-
- Words and meaning >
+
+ Words and meaning
diff --git a/angeltoabraham.html b/angeltoabraham.html
index e57f469..6f5c806 100644
--- a/angeltoabraham.html
+++ b/angeltoabraham.html
@@ -22,6 +22,7 @@
The angel to Abraham
+
-
- < Dead man
+
+ Dead man
◊
-
- Feeding the raven >
+
+ Feeding the raven
diff --git a/apollo11.html b/apollo11.html
index d4f76b9..fc33350 100644
--- a/apollo11.html
+++ b/apollo11.html
@@ -22,6 +22,7 @@
On seeing the panorama of the Apollo 11 landing site
+
diff --git a/arspoetica.html b/arspoetica.html
index 346ec74..9e21036 100644
--- a/arspoetica.html
+++ b/arspoetica.html
@@ -22,6 +22,7 @@
Ars poetica
+
-
- < On seeing the panorama of the Apollo 11 landing site
+
+ On seeing the panorama of the Apollo 11 landing site
◊
-
- The ocean overflows with camels >
+
+ The ocean overflows with camels
diff --git a/art.html b/art.html
index 12d9c19..e2f2d7b 100644
--- a/art.html
+++ b/art.html
@@ -22,6 +22,7 @@
Art
+
@@ -32,11 +33,11 @@
◊
-
- Hymnal >
+
+ Hymnal
-
- Axe >
+
+ Axe
diff --git a/axe.html b/axe.html
index 7f48450..055bd00 100644
--- a/axe.html
+++ b/axe.html
@@ -22,6 +22,7 @@
Axe
+
@@ -33,11 +34,11 @@
◊
-
- Leaf >
+
+ Leaf
-
- Building >
+
+ Building
diff --git a/big-dipper.html b/big-dipper.html
index b516daf..09ec7a9 100644
--- a/big-dipper.html
+++ b/big-dipper.html
@@ -22,6 +22,7 @@
The Big Dipper
+
-
- < The Death Zone
+
+ The Death Zone
-
- < Table of Contents
+
+ Table of Contents
◊
-
- The Moon is drowning >
+
+ The Moon is drowning
-
- Something about the nature of poetry and time >
+
+ Something about the nature of poetry and time
diff --git a/boar.html b/boar.html
index c75cbce..838dc8f 100644
--- a/boar.html
+++ b/boar.html
@@ -22,6 +22,7 @@
The boar
+
-
- < The ocean overflows with camels
+
+ The ocean overflows with camels
◊
-
- Dead man >
+
+ Dead man
diff --git a/boy_bus.html b/boy_bus.html
index 822ad4b..8323d10 100644
--- a/boy_bus.html
+++ b/boy_bus.html
@@ -22,6 +22,7 @@
Boy on the bus
+
-
- < L’appel du vide
+
+ L’appel du vide
-
- < Exasperated
+
+ Exasperated
◊
-
- I think it’s you (but it’s not) >
+
+ I think it’s you (but it’s not)
-
- Last Bastion >
+
+ Last Bastion
diff --git a/building.html b/building.html
index d356abc..50dac74 100644
--- a/building.html
+++ b/building.html
@@ -22,6 +22,7 @@
Building
+
@@ -33,11 +34,11 @@
◊
-
- Yellow >
+
+ Yellow
-
- Cereal >
+
+ Cereal
diff --git a/call-me-aural-pleasure.html b/call-me-aural-pleasure.html
index db31cf4..7d4a7f2 100644
--- a/call-me-aural-pleasure.html
+++ b/call-me-aural-pleasure.html
@@ -22,10 +22,11 @@
Call me
aural pleasure
+
-
+
diff --git a/cereal.html b/cereal.html
index 184ed3c..cb08a1c 100644
--- a/cereal.html
+++ b/cereal.html
@@ -22,6 +22,7 @@
Cereal
+
@@ -33,11 +34,11 @@
◊
-
- Man >
+
+ Man
-
- Dream >
+
+ Dream
diff --git a/cold-wind.html b/cold-wind.html
index feabdca..618dc0c 100644
--- a/cold-wind.html
+++ b/cold-wind.html
@@ -22,10 +22,9 @@
Cold wind
+
-
- for Justin
-
+ Justin
diff --git a/creation-myth.html b/creation-myth.html
index cfc146f..5bd31ef 100644
--- a/creation-myth.html
+++ b/creation-myth.html
@@ -22,6 +22,7 @@
Creation myth
+
diff --git a/css/_common.css b/css/_common.css
index 751b5de..0e06824 100644
--- a/css/_common.css
+++ b/css/_common.css
@@ -3,16 +3,22 @@
* margins & widths
* text sizes & font assignments
* link rendering
+ * vim: fdm=marker
*/
-
+/* Import rules {{{ */
@import url("./fonts/playfair.css");
@import url("./fonts/fira.css");
/* @import url("fonts/courier-prime.css");
* ^^^^^^ for typewriter pages in Paul */
-
+/* }}} */
+/* Body & Links {{{ */
body {
- font-family: Fira, serif;
- font-size: 14pt;
+ font-family: Fira, sans-serif;
+ font-size: 12pt;
+}
+.thing {
+ max-width: 39em;
+ margin: auto;
}
/* Links */
@@ -31,12 +37,19 @@ a:hover {
a:active {
color: green;
}
-
-/* Headings */
+/* }}} */
+/* Header section {{{ */
+header {
+ max-width: 39em;
+ margin: auto;
+}
+/* headings */
h1.title {
font-family: Playfair, serif;
font-size: 16pt;
font-weight: bold;
+ letter-spacing: 0.1em;
+ text-transform: uppercase;
}
h1.subtitle {
font-family: Playfair, serif;
@@ -48,3 +61,34 @@ h2 {
font-size: 14pt;
font-weight: 600;
}
+/* Epigraph & Dedication */
+.epigraph {
+ text-align: right;
+}
+.epigraph p {
+ margin: 0;
+}
+.epigraph-attrib {
+ text-align: right;
+ margin-top: 0;
+}
+.epigraph-attrib:before {
+ content: '– ';
+}
+
+.dedication {
+ font-style: italic;
+ text-align: right;
+}
+.dedication:before {
+ content: 'for ';
+ font-style: italic;
+}
+/* }}} */
+/* Navigation {{{ */
+nav {
+ max-width: 39em;
+ margin: auto;
+ text-align: center;
+}
+/* }}} */
diff --git a/css/fonts/playfair.css b/css/fonts/playfair.css
index 4200869..da8431e 100644
--- a/css/fonts/playfair.css
+++ b/css/fonts/playfair.css
@@ -52,14 +52,14 @@
/* SMALL CAPS VARIANT {{{ */
/* Regular = 400 */
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 400;
font-style: normal;
src: url("PlayfairDisplaySC-Regular.ttf");
}
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 400;
font-style: italic;
@@ -67,14 +67,14 @@
}
/* Bold = 700 */
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 700;
font-style: normal;
src: url("PlayfairDisplaySC-Bold.ttf");
}
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 700;
font-style: italic;
@@ -82,14 +82,14 @@
}
/* Black = 900 */
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 900;
font-style: normal;
src: url("PlayfairDisplaySC-Black.ttf");
}
@font-face {
- font-family: Playfair;
+ font-family: PlayfairSC;
font-variant: small-caps;
font-weight: 900;
font-style: italic;
diff --git a/deadman.html b/deadman.html
index 7b1571c..52c45a9 100644
--- a/deadman.html
+++ b/deadman.html
@@ -22,6 +22,7 @@
Dead man
+
-
- < The boar
+
+ The boar
◊
-
- The angel to Abraham >
+
+ The angel to Abraham
diff --git a/death-zone.html b/death-zone.html
index 5ec54a2..0eb42f8 100644
--- a/death-zone.html
+++ b/death-zone.html
@@ -22,13 +22,12 @@
The Death Zone
+
-
+
+ Philip Gould
-
- < Exasperated
+
+ Exasperated
-
- < AMBER alert
+
+ AMBER alert
◊
-
- The Big Dipper >
+
+ The Big Dipper
-
- Exasperated >
+
+ Exasperated
diff --git a/deathstrumpet.html b/deathstrumpet.html
index e8103e5..b45255e 100644
--- a/deathstrumpet.html
+++ b/deathstrumpet.html
@@ -22,13 +22,12 @@
Death’s trumpet
+
-
+
So Death plays his little fucking trumpet. So what, says the boy.
-
-
- — Larry Levis
-
+
+ Larry Levis
diff --git a/dream.html b/dream.html
index 2f714d8..ac08fb4 100644
--- a/dream.html
+++ b/dream.html
@@ -22,6 +22,7 @@
Dream
+
@@ -34,11 +35,11 @@
◊
-
- Axe >
+
+ Axe
-
- Early >
+
+ Early
diff --git a/early.html b/early.html
index 42c87d6..f0af4e0 100644
--- a/early.html
+++ b/early.html
@@ -22,6 +22,7 @@
Early
+
@@ -34,11 +35,11 @@
◊
-
- Toothpaste >
+
+ Toothpaste
-
- Father >
+
+ Father
diff --git a/elegyforanalternateself.html b/elegyforanalternateself.html
index d1f126a..01e8023 100644
--- a/elegyforanalternateself.html
+++ b/elegyforanalternateself.html
@@ -22,6 +22,7 @@
Elegy for an alternate self
+
diff --git a/epigraph.html b/epigraph.html
index bf314e2..6e026bf 100644
--- a/epigraph.html
+++ b/epigraph.html
@@ -22,6 +22,7 @@
epigraph
An epigraph
+
diff --git a/ex-machina.html b/ex-machina.html
index 27f19d5..d9640e7 100644
--- a/ex-machina.html
+++ b/ex-machina.html
@@ -22,10 +22,11 @@
Ex machina
+
-
+
diff --git a/exasperated.html b/exasperated.html
index b1ca43d..c88b0c5 100644
--- a/exasperated.html
+++ b/exasperated.html
@@ -22,6 +22,7 @@
Exasperated
+
-
- < AMBER alert
+
+ AMBER alert
-
- < The Death Zone
+
+ The Death Zone
◊
-
- The Death Zone >
+
+ The Death Zone
-
- Boy on the bus >
+
+ Boy on the bus
diff --git a/father.html b/father.html
index 8494f7a..2f4f439 100644
--- a/father.html
+++ b/father.html
@@ -22,6 +22,7 @@
Father
+
@@ -33,11 +34,11 @@
◊
-
- Paul >
+
+ Paul
-
- Fire >
+
+ Fire
diff --git a/feedingtheraven.html b/feedingtheraven.html
index c5db221..18548cf 100644
--- a/feedingtheraven.html
+++ b/feedingtheraven.html
@@ -22,6 +22,7 @@
Feeding the raven
+
-
- < The angel to Abraham
+
+ The angel to Abraham
◊
-
- On formal poetry >
+
+ On formal poetry
diff --git a/finding-the-lion.html b/finding-the-lion.html
index 9341fb0..751a742 100644
--- a/finding-the-lion.html
+++ b/finding-the-lion.html
@@ -22,6 +22,7 @@
Finding the Lion
+
diff --git a/fire.html b/fire.html
index eb50e7d..50108c2 100644
--- a/fire.html
+++ b/fire.html
@@ -22,6 +22,7 @@
Fire
+
-
- < Paul
+
+ Paul
-
- < Father
+
+ Father
◊
-
- Hands >
+
+ Hands
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html
index f32942c..bd84022 100644
--- a/found-typewriter-poem.html
+++ b/found-typewriter-poem.html
@@ -22,10 +22,11 @@
Look
a found typewriter poem
+
-
+
Is he older ? I asked her. And I never got an answer, because at the moment she disappeared in a puff of smoke. I like to think nothing ever happened to her save that she went over to the spirit realm. I usually know better though.
-
+
diff --git a/hands.html b/hands.html
index 77dc2ea..0f8756d 100644
--- a/hands.html
+++ b/hands.html
@@ -22,6 +22,7 @@
Hands
+
-
- < Shed
+
+ Shed
-
- < Fire
+
+ Fire
◊
-
- Toilet >
+
+ Toilet
-
- Hardware >
+
+ Hardware
diff --git a/hard-game.html b/hard-game.html
index 4c36a02..5aaacad 100644
--- a/hard-game.html
+++ b/hard-game.html
@@ -22,10 +22,9 @@
A hard game
+
-
- for Jim Henson
-
+ Jim Henson
diff --git a/hardware.html b/hardware.html
index a9da2c2..f77bc27 100644
--- a/hardware.html
+++ b/hardware.html
@@ -22,6 +22,7 @@
Hardware
+
-
- < Planks
+
+ Planks
-
- < Hands
+
+ Hands
◊
-
- Treatise >
+
+ Treatise
-
- Hymnal >
+
+ Hymnal
diff --git a/howithappened.html b/howithappened.html
index a6c9fd0..f4703b7 100644
--- a/howithappened.html
+++ b/howithappened.html
@@ -22,6 +22,7 @@
How it happened
+
-
- < I am
+
+ I am
◊
-
- Love Song >
+
+ Love Song
diff --git a/howtoread.html b/howtoread.html
index 7fee2ad..7f7a9e7 100644
--- a/howtoread.html
+++ b/howtoread.html
@@ -22,6 +22,7 @@
How to read this
+
-
- < epigraph
+
+ epigraph
◊
-
- And >
+
+ And
diff --git a/hymnal.html b/hymnal.html
index fe92b72..d33dadb 100644
--- a/hymnal.html
+++ b/hymnal.html
@@ -22,6 +22,7 @@
Hymnal
+
-
- < Art
+
+ Art
-
- < Hardware
+
+ Hardware
◊
-
- Underwear >
+
+ Underwear
-
- Joke >
+
+ Joke
diff --git a/i-am.html b/i-am.html
index 365d89e..c2d56ad 100644
--- a/i-am.html
+++ b/i-am.html
@@ -22,6 +22,7 @@
I am
+
-
- < On formal poetry
+
+ On formal poetry
◊
-
- How it happened >
+
+ How it happened
diff --git a/i-think-its-you.html b/i-think-its-you.html
index fe01709..c5ed4d5 100644
--- a/i-think-its-you.html
+++ b/i-think-its-you.html
@@ -22,10 +22,11 @@
I think it’s you (but it’s not)
+
-
+
-
- < Boy on the bus
+
+ Boy on the bus
-
- < L’appel du vide
+
+ L’appel du vide
◊
-
- Initial conditions >
+
+ Initial conditions
-
- Riptide of memory >
+
+ Riptide of memory
diff --git a/i-wanted-to-tell-you-something.html b/i-wanted-to-tell-you-something.html
index 85962d5..d902918 100644
--- a/i-wanted-to-tell-you-something.html
+++ b/i-wanted-to-tell-you-something.html
@@ -22,6 +22,7 @@
I wanted to tell you something
+
diff --git a/in-bed.html b/in-bed.html
index d66c23d..28ea00f 100644
--- a/in-bed.html
+++ b/in-bed.html
@@ -22,6 +22,7 @@
In bed
+
diff --git a/index.html b/index.html
index a60d2bc..dbddb42 100644
--- a/index.html
+++ b/index.html
@@ -22,6 +22,7 @@
Autocento of the breakfast table
+
diff --git a/initial-conditions.html b/initial-conditions.html
index 9d8ad45..dafc7f7 100644
--- a/initial-conditions.html
+++ b/initial-conditions.html
@@ -22,6 +22,7 @@
Initial conditions
+
-
- < I think it’s you (but it’s not)
+
+ I think it’s you (but it’s not)
-
- < Last Bastion
+
+ Last Bastion
◊
-
- Love as God >
+
+ Love as God
-
- Ouroboros of memory >
+
+ Ouroboros of memory
diff --git a/ipsumlorem.html b/ipsumlorem.html
index e33f7b2..4440a8d 100644
--- a/ipsumlorem.html
+++ b/ipsumlorem.html
@@ -22,17 +22,14 @@
Ipsum lorem
a test suite for the gods
+
-
+
+ Cicero
-
- for you, dear Reader
-
+ you, dear Reader
-
- < Lorem ipsum
+
+ Lorem ipsum
◊
-
- Lorem ipsum >
+
+ Lorem ipsum
diff --git a/january.html b/january.html
index 3d2a327..0ca1895 100644
--- a/january.html
+++ b/january.html
@@ -22,6 +22,7 @@
January
+
diff --git a/joke.html b/joke.html
index 3c4a850..d00eb3b 100644
--- a/joke.html
+++ b/joke.html
@@ -22,6 +22,7 @@
Joke
+
-
- < Punch
+
+ Punch
-
- < Hymnal
+
+ Hymnal
◊
-
- Stump >
+
+ Stump
-
- Leaf >
+
+ Leaf
diff --git a/lappel-du-vide.html b/lappel-du-vide.html
index 64de2d8..0d8fe0c 100644
--- a/lappel-du-vide.html
+++ b/lappel-du-vide.html
@@ -22,13 +22,12 @@
L’appel du vide
+
-
+
+ Thomas Wolfe
-
- < Ouroboros of memory
+
+ Ouroboros of memory
-
- < Love as God
+
+ Love as God
◊
-
- Boy on the bus >
+
+ Boy on the bus
-
- I think it’s you (but it’s not) >
+
+ I think it’s you (but it’s not)
diff --git a/largest-asteroid.html b/largest-asteroid.html
index 2536f3d..d5e6f85 100644
--- a/largest-asteroid.html
+++ b/largest-asteroid.html
@@ -22,6 +22,7 @@
The largest asteroid in the asteroid belt
+
diff --git a/last-bastion.html b/last-bastion.html
index dd67c96..1fe511c 100644
--- a/last-bastion.html
+++ b/last-bastion.html
@@ -22,6 +22,7 @@
Last bastion
+
-
- < The Sixteenth Chapel
+
+ The Sixteenth Chapel
-
- < Boy on the bus
+
+ Boy on the bus
◊
-
- AMBER alert >
+
+ AMBER alert
-
- Initial conditions >
+
+ Initial conditions
diff --git a/last-passenger.html b/last-passenger.html
index 9e78663..04518cf 100644
--- a/last-passenger.html
+++ b/last-passenger.html
@@ -22,6 +22,7 @@
Last passenger
+
diff --git a/leaf.html b/leaf.html
index bfbab40..6cf2e13 100644
--- a/leaf.html
+++ b/leaf.html
@@ -22,6 +22,7 @@
Leaf
+
-
- < Axe
+
+ Axe
-
- < Joke
+
+ Joke
◊
-
- Writing >
+
+ Writing
-
- Leg >
+
+ Leg
diff --git a/leg.html b/leg.html
index 3c119a0..657fa51 100644
--- a/leg.html
+++ b/leg.html
@@ -22,6 +22,7 @@
Leg
+
-
- < Toilet
+
+ Toilet
-
- < Leaf
+
+ Leaf
◊
-
- Planks >
+
+ Planks
-
- Man >
+
+ Man
diff --git a/likingthings.html b/likingthings.html
index 4e37972..e744a61 100644
--- a/likingthings.html
+++ b/likingthings.html
@@ -22,6 +22,7 @@
Liking Things
+
-
- < Problems
+
+ Problems
◊
diff --git a/listen.html b/listen.html
index 7c1d16e..c816b57 100644
--- a/listen.html
+++ b/listen.html
@@ -22,6 +22,7 @@
Listen
+
diff --git a/loremipsum.html b/loremipsum.html
index 7d6f057..2b70742 100644
--- a/loremipsum.html
+++ b/loremipsum.html
@@ -22,17 +22,14 @@
Lorem ipsum
a test suite for the gods
+
-
+
+ Cicero
-
- for you, dear Reader
-
+ you, dear Reader
-
- < Ipsum lorem
+
+ Ipsum lorem
◊
-
- Ipsum lorem >
+
+ Ipsum lorem
diff --git a/love-as-god.html b/love-as-god.html
index 0947bc6..da797a7 100644
--- a/love-as-god.html
+++ b/love-as-god.html
@@ -22,6 +22,7 @@
Love as God
+
-
- < Initial conditions
+
+ Initial conditions
-
- < Ouroboros of memory
+
+ Ouroboros of memory
◊
-
- Worse looking over >
+
+ Worse looking over
-
- L’appel du vide >
+
+ L’appel du vide
diff --git a/lovesong.html b/lovesong.html
index 08c8206..ea978d3 100644
--- a/lovesong.html
+++ b/lovesong.html
@@ -22,6 +22,7 @@
Love Song
+
-
- < How it happened
+
+ How it happened
◊
-
- Rough gloves >
+
+ Rough gloves
diff --git a/man.html b/man.html
index bda0e57..aec2fc9 100644
--- a/man.html
+++ b/man.html
@@ -22,6 +22,7 @@
Man
+
-
- < Cereal
+
+ Cereal
-
- < Leg
+
+ Leg
◊
-
- Snow >
+
+ Snow
-
- Notes >
+
+ Notes
diff --git a/moon-drowning.html b/moon-drowning.html
index 33d75ef..0f75a52 100644
--- a/moon-drowning.html
+++ b/moon-drowning.html
@@ -22,6 +22,7 @@
The Moon is drowning
+
-
- < Something about the nature of poetry and time
+
+ Something about the nature of poetry and time
-
- < The Big Dipper
+
+ The Big Dipper
◊
-
- Something about all music being performances of 4'33" in places where other bands happen to be playing
>
+
+ Something about all music being performances of 4'33" in places where other bands happen to be playing
-
- Worse looking over >
+
+ Worse looking over
diff --git a/moongone.html b/moongone.html
index 36dc22e..ab0738d 100644
--- a/moongone.html
+++ b/moongone.html
@@ -22,6 +22,7 @@
The moon is gone and in its place a mirror
+
-
- < Ronald McDonald
+
+ Ronald McDonald
◊
-
- The mountain >
+
+ The mountain
diff --git a/mountain.html b/mountain.html
index 98b90a4..d3e9aa5 100644
--- a/mountain.html
+++ b/mountain.html
@@ -22,6 +22,7 @@
The mountain
+
-
- < The moon is gone and in its place a mirror
+
+ The moon is gone and in its place a mirror
◊
-
- Serengeti >
+
+ Serengeti
diff --git a/movingsideways.html b/movingsideways.html
index 2067129..7abf8d7 100644
--- a/movingsideways.html
+++ b/movingsideways.html
@@ -22,6 +22,7 @@
Moving Sideways
+
-
- < Proverbs
+
+ Proverbs
◊
-
- Problems >
+
+ Problems
diff --git a/music-433.html b/music-433.html
index 285bfef..6844e0f 100644
--- a/music-433.html
+++ b/music-433.html
@@ -22,10 +22,9 @@
Something about all music being performances of 4'33" in places where other bands happen to be playing
+
-
- for Randall
-
+
-
- < The Moon is drowning
+
+ The Moon is drowning
-
- < The Sixteenth Chapel
+
+ The Sixteenth Chapel
◊
-
- Riptide of memory >
+
+ Riptide of memory
-
- About the author >
+
+ About the author
diff --git a/no-nothing.html b/no-nothing.html
index 532eb50..b227aac 100644
--- a/no-nothing.html
+++ b/no-nothing.html
@@ -22,6 +22,7 @@
No nothing
+
diff --git a/notes.html b/notes.html
index 750e082..9b76f47 100644
--- a/notes.html
+++ b/notes.html
@@ -22,6 +22,7 @@
Notes
+
-
- < Writing
+
+ Writing
-
- < Man
+
+ Man
◊
-
- Shed >
+
+ Shed
-
- Options >
+
+ Options
diff --git a/nothing-is-ever-over.html b/nothing-is-ever-over.html
index 3383003..656ed03 100644
--- a/nothing-is-ever-over.html
+++ b/nothing-is-ever-over.html
@@ -22,6 +22,7 @@
Nothing is ever over
+
diff --git a/onformalpoetry.html b/onformalpoetry.html
index db108bc..9abc4e8 100644
--- a/onformalpoetry.html
+++ b/onformalpoetry.html
@@ -22,6 +22,7 @@
On formal poetry
+
-
- < Feeding the raven
+
+ Feeding the raven
◊
-
- I am >
+
+ I am
diff --git a/options.html b/options.html
index 8291a68..c0b09e0 100644
--- a/options.html
+++ b/options.html
@@ -22,6 +22,7 @@
Options
+
-
- < Swear
+
+ Swear
-
- < Notes
+
+ Notes
◊
-
- Stagnant >
+
+ Stagnant
-
- Paul >
+
+ Paul
diff --git a/ouroboros_memory.html b/ouroboros_memory.html
index b05567b..22e19f3 100644
--- a/ouroboros_memory.html
+++ b/ouroboros_memory.html
@@ -22,13 +22,12 @@
Ouroboros of Memory
+
-
+
+ Jonathan Safran Foer
-
- < Table of contents
+
+ Table of contents
-
- < Initial Conditions
+
+ Initial Conditions
◊
-
- L’appel du vide >
+
+ L’appel du vide
-
- Love as God >
+
+ Love as God
diff --git a/paul.html b/paul.html
index b230f03..fa93fb2 100644
--- a/paul.html
+++ b/paul.html
@@ -22,6 +22,7 @@
Paul
+
-
- < Father
+
+ Father
-
- < Options
+
+ Options
◊
-
- Fire >
+
+ Fire
-
- Phone >
+
+ Phone
diff --git a/philosophy.html b/philosophy.html
index 6704235..22b972b 100644
--- a/philosophy.html
+++ b/philosophy.html
@@ -22,6 +22,7 @@
Philosophy
+
-
- < The purpose of dogs
+
+ The purpose of dogs
◊
-
- Proverbs >
+
+ Proverbs
diff --git a/phone.html b/phone.html
index 00607f2..8f14f2c 100644
--- a/phone.html
+++ b/phone.html
@@ -22,6 +22,7 @@
Phone
+
-
- < Treatise
+
+ Treatise
-
- < Paul
+
+ Paul
◊
-
- Tapestry >
+
+ Tapestry
-
- Planks >
+
+ Planks
diff --git a/planks.html b/planks.html
index 45de069..7c074b7 100644
--- a/planks.html
+++ b/planks.html
@@ -22,6 +22,7 @@
Planks
+
-
- < Leg
+
+ Leg
-
- < Phone
+
+ Phone
◊
-
- Hardware >
+
+ Hardware
-
- Punch >
+
+ Punch
diff --git a/plant.html b/plant.html
index 9b0954a..4902d22 100644
--- a/plant.html
+++ b/plant.html
@@ -22,6 +22,7 @@
Litany for a plant
+
diff --git a/poetry-time.html b/poetry-time.html
index 9c6ef78..78287f7 100644
--- a/poetry-time.html
+++ b/poetry-time.html
@@ -22,6 +22,7 @@
Something about the nature of poetry and time
+
-
- < The Big Dipper
+
+ The Big Dipper
-
- < Worse looking over
+
+ Worse looking over
◊
-
- The Moon is drowning >
+
+ The Moon is drowning
-
- AMBER alert >
+
+ AMBER alert
diff --git a/prelude.html b/prelude.html
index 57ffef9..ea4ba90 100644
--- a/prelude.html
+++ b/prelude.html
@@ -22,6 +22,7 @@
Prelude
+
@@ -30,8 +31,8 @@
◊
-
- The purpose of dogs >
+
+ The purpose of dogs
diff --git a/problems.html b/problems.html
index 7fda889..dbe7d50 100644
--- a/problems.html
+++ b/problems.html
@@ -22,6 +22,7 @@
Problems
+
-
- < Moving sideways
+
+ Moving sideways
◊
-
- Liking things >
+
+ Liking things
diff --git a/proverbs.html b/proverbs.html
index b44ad27..4fdd1de 100644
--- a/proverbs.html
+++ b/proverbs.html
@@ -22,6 +22,7 @@
Proverbs
+
-
- < Philosophy
+
+ Philosophy
◊
-
- Moving sideways >
+
+ Moving sideways
diff --git a/punch.html b/punch.html
index f7ac6c2..35ca00e 100644
--- a/punch.html
+++ b/punch.html
@@ -22,6 +22,7 @@
Punch
+
-
- < Wallpaper
+
+ Wallpaper
-
- < Planks
+
+ Planks
◊
-
- Joke >
+
+ Joke
-
- Question >
+
+ Question
diff --git a/purpose-dogs.html b/purpose-dogs.html
index 6c7bfe2..393f286 100644
--- a/purpose-dogs.html
+++ b/purpose-dogs.html
@@ -22,6 +22,7 @@
The purpose of dogs
+
-
- < Prelude
+
+ Prelude
◊
-
- Philosophy >
+
+ Philosophy
diff --git a/question.html b/question.html
index 2d2f821..b43829f 100644
--- a/question.html
+++ b/question.html
@@ -22,6 +22,7 @@
Question
+
-
- < Window
+
+ Window
-
- < Punch
+
+ Punch
◊
-
- Sapling >
+
+ Sapling
-
- Reports >
+
+ Reports
diff --git a/real-writer.html b/real-writer.html
index d72313d..80e31f6 100644
--- a/real-writer.html
+++ b/real-writer.html
@@ -22,6 +22,7 @@
A real writer
+
diff --git a/reports.html b/reports.html
index 663ec82..9d31f46 100644
--- a/reports.html
+++ b/reports.html
@@ -22,6 +22,7 @@
Reports
+
-
- < Snow
+
+ Snow
-
- < Question
+
+ Question
◊
-
- Swear >
+
+ Swear
-
- Sapling >
+
+ Sapling
diff --git a/riptide_memory.html b/riptide_memory.html
index d1e3636..06fd2a8 100644
--- a/riptide_memory.html
+++ b/riptide_memory.html
@@ -22,6 +22,7 @@
Riptide of memory
+
-
- < Something about all music being performances of 4'33" in places where other bands happen to be playing
+
+ Something about all music being performances of 4'33" in places where other bands happen to be playing
-
- < I think it’s you (but it’s not)
+
+ I think it’s you (but it’s not)
◊
-
- About the author >
+
+ About the author
-
- The Sixteenth Chapel >
+
+ The Sixteenth Chapel
diff --git a/ronaldmcdonald.html b/ronaldmcdonald.html
index d1b6529..5e6b878 100644
--- a/ronaldmcdonald.html
+++ b/ronaldmcdonald.html
@@ -22,6 +22,7 @@
Ronald McDonald
+
-
- < Rough gloves
+
+ Rough gloves
◊
-
- The moon is gone and in its place a mirror >
+
+ The moon is gone and in its place a mirror
diff --git a/roughgloves.html b/roughgloves.html
index 16903a9..9537dad 100644
--- a/roughgloves.html
+++ b/roughgloves.html
@@ -22,6 +22,7 @@
Rough gloves
+
-
- < Love Song
+
+ Love Song
◊
-
- Ronald McDonald >
+
+ Ronald McDonald
diff --git a/sapling.html b/sapling.html
index ae7966e..2eb234b 100644
--- a/sapling.html
+++ b/sapling.html
@@ -22,6 +22,7 @@
Sapling
+
-
- < Question
+
+ Question
-
- < Reports
+
+ Reports
◊
-
- Cereal >
+
+ Cereal
-
- Shed >
+
+ Shed
diff --git a/seasonal-affective-disorder.html b/seasonal-affective-disorder.html
index 50b7113..4b04512 100644
--- a/seasonal-affective-disorder.html
+++ b/seasonal-affective-disorder.html
@@ -22,6 +22,7 @@
Seasonal affective disorder
+
diff --git a/sense-of-it.html b/sense-of-it.html
index 50a562a..2ecf777 100644
--- a/sense-of-it.html
+++ b/sense-of-it.html
@@ -22,6 +22,7 @@
Sense of it
+
diff --git a/serengeti.html b/serengeti.html
index 7613a99..658f531 100644
--- a/serengeti.html
+++ b/serengeti.html
@@ -22,6 +22,7 @@
Serengeti
+
-
- < The mountain
+
+ The mountain
◊
-
- The shipwright >
+
+ The shipwright
diff --git a/shed.html b/shed.html
index 35975a3..7b4345c 100644
--- a/shed.html
+++ b/shed.html
@@ -22,6 +22,7 @@
Shed
+
-
- < Notes
+
+ Notes
-
- < Sapling
+
+ Sapling
◊
-
- Hands >
+
+ Hands
-
- Snow >
+
+ Snow
diff --git a/shipwright.html b/shipwright.html
index 73382fe..8dd51cf 100644
--- a/shipwright.html
+++ b/shipwright.html
@@ -22,6 +22,7 @@
The shipwright
+
-
- < Serengeti
+
+ Serengeti
◊
-
- Spittle >
+
+ Spittle
diff --git a/sixteenth-chapel.html b/sixteenth-chapel.html
index 83fb770..3618d77 100644
--- a/sixteenth-chapel.html
+++ b/sixteenth-chapel.html
@@ -22,17 +22,14 @@
The Sixteenth Chapel
+
-
+
+ David Letterman
-
- for Max
-
+ Max
-
- < Worse looking over
+
+ Worse looking over
-
- < Riptide of memory
+
+ Riptide of memory
◊
-
- Last bastion >
+
+ Last bastion
-
- Something about all music being performances of 4'33" in places where other bands happen to be playing
>
+
+ Something about all music being performances of 4'33" in places where other bands happen to be playing
diff --git a/snow.html b/snow.html
index 09c5c29..04abe77 100644
--- a/snow.html
+++ b/snow.html
@@ -22,6 +22,7 @@
Snow
+
-
- < Man
+
+ Man
-
- < Shed
+
+ Shed
◊
-
- Reports >
+
+ Reports
-
- Stagnant >
+
+ Stagnant
diff --git a/something-simple.html b/something-simple.html
index 3838b16..d45f811 100644
--- a/something-simple.html
+++ b/something-simple.html
@@ -22,6 +22,7 @@
Let’s start with something simple
+
diff --git a/spittle.html b/spittle.html
index 2eff3e3..3029140 100644
--- a/spittle.html
+++ b/spittle.html
@@ -22,6 +22,7 @@
Spittle
+
-
- < The shipwright
+
+ The shipwright
◊
-
- The squirrel >
+
+ The squirrel
diff --git a/squirrel.html b/squirrel.html
index 4302773..f96343b 100644
--- a/squirrel.html
+++ b/squirrel.html
@@ -22,6 +22,7 @@
The squirrel
+
-
- < Spittle
+
+ Spittle
◊
-
- Swan song >
+
+ Swan song
diff --git a/stagnant.html b/stagnant.html
index acc05a6..05d8c33 100644
--- a/stagnant.html
+++ b/stagnant.html
@@ -22,6 +22,7 @@
Stagnant
+
-
- < Options
+
+ Options
-
- < Snow
+
+ Snow
◊
-
- Building >
+
+ Building
-
- Stump >
+
+ Stump
diff --git a/statements-frag.html b/statements-frag.html
index 6b7c178..5045cfb 100644
--- a/statements-frag.html
+++ b/statements-frag.html
@@ -22,6 +22,7 @@
Statements
a fragment
+
diff --git a/stayed-on-the-bus.html b/stayed-on-the-bus.html
index 6861386..940c0dc 100644
--- a/stayed-on-the-bus.html
+++ b/stayed-on-the-bus.html
@@ -22,6 +22,7 @@
Stayed on the bus too long
+
diff --git a/stump.html b/stump.html
index 38cbc98..efbdec7 100644
--- a/stump.html
+++ b/stump.html
@@ -22,6 +22,7 @@
Stump
+
-
- < Joke
+
+ Joke
-
- < Stagnant
+
+ Stagnant
◊
-
- Early >
+
+ Early
-
- Swear >
+
+ Swear
diff --git a/swansong-alt.html b/swansong-alt.html
index 80c752f..d74560f 100644
--- a/swansong-alt.html
+++ b/swansong-alt.html
@@ -22,6 +22,7 @@
Swansong
alternate version
+
diff --git a/swansong.html b/swansong.html
index 5c65507..236da19 100644
--- a/swansong.html
+++ b/swansong.html
@@ -22,6 +22,7 @@
Swan song
+
-
- < The squirrel
+
+ The squirrel
◊
-
- Telemarketer >
+
+ Telemarketer
diff --git a/swear.html b/swear.html
index bb76dc4..fd40dde 100644
--- a/swear.html
+++ b/swear.html
@@ -22,6 +22,7 @@
Swear
+
-
- < Reports
+
+ Reports
-
- < Stump
+
+ Stump
◊
-
- Options >
+
+ Options
-
- Tapestry >
+
+ Tapestry
diff --git a/table_contents.html b/table_contents.html
index 490f2db..ca244aa 100644
--- a/table_contents.html
+++ b/table_contents.html
@@ -22,6 +22,7 @@
Table of contents
+
@@ -105,11 +106,11 @@
◊
-
- Ouroboros of memory >
+
+ Ouroboros of memory
-
- The Big Dipper >
+
+ The Big Dipper
diff --git a/tapestry.html b/tapestry.html
index b7a261b..d43a7cc 100644
--- a/tapestry.html
+++ b/tapestry.html
@@ -22,6 +22,7 @@
Tapestry
+
-
- < Phone
+
+ Phone
-
- < Swear
+
+ Swear
◊
-
- Window >
+
+ Window
-
- Toilet >
+
+ Toilet
diff --git a/telemarketer.html b/telemarketer.html
index 3603fc9..b07f983 100644
--- a/telemarketer.html
+++ b/telemarketer.html
@@ -22,6 +22,7 @@
Telemarketer
+
-
- < Swan song
+
+ Swan song
◊
-
- We played those games too >
+
+ We played those games too
diff --git a/the-night-we-met.html b/the-night-we-met.html
index 08f9113..73e638d 100644
--- a/the-night-we-met.html
+++ b/the-night-we-met.html
@@ -22,6 +22,7 @@
The night we met, I was out of my mind
or Lying in the dark
+
diff --git a/the-sea_the-beach.html b/the-sea_the-beach.html
index da86316..5609ce2 100644
--- a/the-sea_the-beach.html
+++ b/the-sea_the-beach.html
@@ -22,6 +22,7 @@
The sea and the beach
+
diff --git a/theoceanoverflowswithcamels.html b/theoceanoverflowswithcamels.html
index a784da4..41e9a4e 100644
--- a/theoceanoverflowswithcamels.html
+++ b/theoceanoverflowswithcamels.html
@@ -22,6 +22,7 @@
The ocean overflows with camels
+
-
- < Ars poetica
+
+ Ars poetica
◊
-
- The boar >
+
+ The boar
diff --git a/time-looks-up-to-the-sky.html b/time-looks-up-to-the-sky.html
index 1b0c296..d40dcdb 100644
--- a/time-looks-up-to-the-sky.html
+++ b/time-looks-up-to-the-sky.html
@@ -22,6 +22,7 @@
Time looks up to the sky
+
diff --git a/todaniel.html b/todaniel.html
index d628e64..d6343be 100644
--- a/todaniel.html
+++ b/todaniel.html
@@ -22,6 +22,7 @@
To Daniel
an elaboration of a previous comment
+
-
- < We played those games too
+
+ We played those games too
◊
-
- Death’s trumpet >
+
+ Death’s trumpet
diff --git a/toilet.html b/toilet.html
index 8f71fe6..f06c909 100644
--- a/toilet.html
+++ b/toilet.html
@@ -22,6 +22,7 @@
Toilet
+
-
- < Hands
+
+ Hands
-
- < Tapestry
+
+ Tapestry
◊
-
- Leg >
+
+ Leg
-
- Toothpaste >
+
+ Toothpaste
diff --git a/toothpaste.html b/toothpaste.html
index eb0200b..558a80f 100644
--- a/toothpaste.html
+++ b/toothpaste.html
@@ -22,6 +22,7 @@
Toothpaste
+
-
- < Early
+
+ Early
-
- < Toilet
+
+ Toilet
◊
-
- Father >
+
+ Father
-
- Treatise >
+
+ Treatise
diff --git a/treatise.html b/treatise.html
index 8d1216f..5378924 100644
--- a/treatise.html
+++ b/treatise.html
@@ -22,6 +22,7 @@
Treatise
+
-
- < Hardware
+
+ Hardware
-
- < Toothpaste
+
+ Toothpaste
◊
-
- Phone >
+
+ Phone
-
- Underwear >
+
+ Underwear
diff --git a/underwear.html b/underwear.html
index 44879fd..e5ffa22 100644
--- a/underwear.html
+++ b/underwear.html
@@ -22,6 +22,7 @@
Underwear
+
-
- < Hymnal
+
+ Hymnal
-
- < Treatise
+
+ Treatise
◊
-
- Dream >
+
+ Dream
-
- Wallpaper >
+
+ Wallpaper
diff --git a/wallpaper.html b/wallpaper.html
index bc13cf5..6c9db48 100644
--- a/wallpaper.html
+++ b/wallpaper.html
@@ -22,6 +22,7 @@
Wallpaper
+
-
- < X-ray
+
+ X-ray
-
- < Underwear
+
+ Underwear
◊
-
- Punch >
+
+ Punch
-
- Window >
+
+ Window
diff --git a/weplayedthosegamestoo.html b/weplayedthosegamestoo.html
index 5f3368a..b5da51a 100644
--- a/weplayedthosegamestoo.html
+++ b/weplayedthosegamestoo.html
@@ -22,6 +22,7 @@
We played those games too
+
-
- < Telemarketer
+
+ Telemarketer
◊
-
- To Daniel: an elaboration >
+
+ To Daniel: an elaboration
diff --git a/when-im-sorry-i.html b/when-im-sorry-i.html
index 60d4b94..57e7379 100644
--- a/when-im-sorry-i.html
+++ b/when-im-sorry-i.html
@@ -22,6 +22,7 @@
When I’m sorry I wash dishes
+
diff --git a/window.html b/window.html
index 980ca01..7e63be0 100644
--- a/window.html
+++ b/window.html
@@ -22,6 +22,7 @@
Window
+
-
- < Tapestry
+
+ Tapestry
-
- < Wallpaper
+
+ Wallpaper
◊
-
- Question >
+
+ Question
-
- Writing >
+
+ Writing
diff --git a/words-meaning.html b/words-meaning.html
index d918b4e..8c803eb 100644
--- a/words-meaning.html
+++ b/words-meaning.html
@@ -22,6 +22,7 @@
Words and meaning
+
-
- < And
+
+ And
◊
-
- On seeing the panorama of the Apollo 11 landing site >
+
+ On seeing the panorama of the Apollo 11 landing site
diff --git a/worse-looking-over.html b/worse-looking-over.html
index 77e8d54..6859104 100644
--- a/worse-looking-over.html
+++ b/worse-looking-over.html
@@ -22,6 +22,7 @@
Worse looking over
+
-
- < Love as God
+
+ Love as God
-
- < The moon is drowning
+
+ The moon is drowning
◊
-
- The Sixteenth Chapel >
+
+ The Sixteenth Chapel
-
- Something about the nature of poetry and time >
+
+ Something about the nature of poetry and time
diff --git a/writing.html b/writing.html
index c63983e..487b4bb 100644
--- a/writing.html
+++ b/writing.html
@@ -22,6 +22,7 @@
Writing
+
-
- < Leaf
+
+ Leaf
-
- < Window
+
+ Window
◊
-
- Notes >
+
+ Notes
-
- X-ray >
+
+ X-ray
diff --git a/x-ray.html b/x-ray.html
index a672c2f..9c30f0d 100644
--- a/x-ray.html
+++ b/x-ray.html
@@ -22,6 +22,7 @@
X-ray
+
-
- < Yellow
+
+ Yellow
-
- < Writing
+
+ Writing
◊
-
- Wallpaper >
+
+ Wallpaper
-
- Yellow >
+
+ Yellow
diff --git a/yellow.html b/yellow.html
index 2d351a1..83c7cee 100644
--- a/yellow.html
+++ b/yellow.html
@@ -22,6 +22,7 @@
Yellow
+
-
- < Building
+
+ Building
-
- < X-ray
+
+ X-ray
◊
-
- X-ray >
+
+ X-ray
--
cgit 1.4.1-21-gabe81