From 731be1feff43100b367737404bbef3f93d4b3e9b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 9 Mar 2015 12:38:03 -0700 Subject: Re write .thing into #container > .content --- .TODO.html | 58 ----------------------------------------------- .template.html | 14 +++++++----- css/common.css | 4 ++-- css/prose.css | 1 + css/verse.css | 5 +++++ river/.TODO.river | 65 ----------------------------------------------------- src/.TODO.txt | 18 --------------- src/amber-alert.txt | 5 +++-- 8 files changed, 20 insertions(+), 150 deletions(-) delete mode 100644 .TODO.html delete mode 100644 river/.TODO.river delete mode 100644 src/.TODO.txt diff --git a/.TODO.html b/.TODO.html deleted file mode 100644 index d36e451..0000000 --- a/.TODO.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - | Autocento of the breakfast table - - - - - - - - - - -
- - - - - -
- -
-

THINGS STILL TO DO FOR AUTOCENTO.ME

- -

Done

- -
- - - - diff --git a/.template.html b/.template.html index 8a36551..e3b33e7 100644 --- a/.template.html +++ b/.template.html @@ -31,6 +31,7 @@ $for(include-before)$ $include-before$ $endfor$ + diff --git a/css/common.css b/css/common.css index 50abb87..f64ad0c 100644 --- a/css/common.css +++ b/css/common.css @@ -31,8 +31,8 @@ header { max-width: 39em; margin: auto; } -.thing { - max-width: 39em; +#container { + /* max-width: 39em; */ margin: 0 auto; padding-bottom: 24px; } diff --git a/css/prose.css b/css/prose.css index 9287279..575278f 100644 --- a/css/prose.css +++ b/css/prose.css @@ -7,6 +7,7 @@ .prose { text-align: justify; + max-width: 39em; hyphens: auto; -moz-hyphens: auto; } diff --git a/css/verse.css b/css/verse.css index cce076c..1e04654 100644 --- a/css/verse.css +++ b/css/verse.css @@ -5,5 +5,10 @@ * etc. */ +#container { + text-align: center; +} + .verse { + display: inline-box; } diff --git a/river/.TODO.river b/river/.TODO.river deleted file mode 100644 index b2c99e3..0000000 --- a/river/.TODO.river +++ /dev/null @@ -1,65 +0,0 @@ -things -still -to -do -for -autocento -me -link -old -poems -to -new -poems -add -colors -& -background-colors -to -projects -css -add -a -notes -or -about -page -do -something -about -verse -s -\ -* -\ -\1 -s -think -about -html-q-tags -option -for -pandoc -think -about -changing -nav -links -after -to -borders -and -change -hover -thing -to -contrast -hovered -navlinks -done -add -index -page -with -all -pieces diff --git a/src/.TODO.txt b/src/.TODO.txt deleted file mode 100644 index a0fccba..0000000 --- a/src/.TODO.txt +++ /dev/null @@ -1,18 +0,0 @@ -THINGS STILL TO DO FOR AUTOCENTO.ME -=================================== - -- Link old poems to new poems -- add colors & background-colors to projects' css -- add a "notes" or "about" page -- do something about verse: - - `s,

\(.*
\),

\1,` ? - - `s,
,

,` ? - -- think about --html-q-tags option for pandoc -- think about changing nav links::after to borders - - and change :hover thing to contrast hovered navlinks - -Done ----- - -- ~~add index page with all pieces~~ diff --git a/src/amber-alert.txt b/src/amber-alert.txt index 880f002..bedf681 100644 --- a/src/amber-alert.txt +++ b/src/amber-alert.txt @@ -22,7 +22,7 @@ project: link: poetry-time ... -[Lost things have a way of staying lost.][] +[Lost things][] have a way of [staying lost][]. They have to want to be found---is that why we tack up signs, hang socks from hooks in the park, have a box for what's been lost but now is found? Maybe the lost *want* to be found but we're looking in the wrong places. Maybe we speak the wrong language, the language of the found, to call to them. @@ -30,5 +30,6 @@ Maybe we should [try another door][]. ![Amber Hagerman](https://upload.wikimedia.org/wikipedia/en/5/54/Amber_Hagerman.jpg) +[Lost things]: lappel-du-vide +[staying lost]: http://www.poetryfoundation.org/poem/176996 [try another door]: statements-frag.html -[Lost things have a way of staying lost.]: lappel-du-vide -- cgit 1.4.1-21-gabe81