From ecda49e0b20ad3bd52449356dccf2f8095ecfb70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Mar 2015 21:49:45 -0700 Subject: Flatten directory structure All content files (*.txt, *.html, *.river) are now in /. I did this to simplify the compilation step, and to make linking easier. I'm still thinking about whether I should move the contents of js/, img/, and lua/ into /, or into an 'assets' folder of some sort. We'll see. --- art.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 art.txt (limited to 'art.txt') diff --git a/art.txt b/art.txt new file mode 100644 index 0000000..1550658 --- /dev/null +++ b/art.txt @@ -0,0 +1,38 @@ +--- +title: Art +id: art +genre: prose + +project: + title: "Buildings out of air: Paul in the Woods" + class: paul + order: 1 + next: + - title: Hymnal + link: hymnal + - title: Axe + link: axe +... + +Paul was writing in his diary about art. + +_[This is my brain][]_ he wrote. +_This is my brain and all it contains. +['I contain multitudes' said Legion.][] +I think it was Legion._ +The big heading he had written at the top of the page (_ART_ it read, but only when looking at it from his point of view) sat cold and alone, neglected in the [white space][] surrounding it. +He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again. + +_ART stands alone at the top of a blank page_ he wrote. +_It follows ~~itself in circles~~ its own footprints in a circle around its own name. +It leads nowhere but is present everywhere. +~~It contains~~ It contains multitudes. +Every painting ever made is a painting of every other painting. +Every song is a remix, a [cover version][]._ +He crossed out the part about songs for getting off topic. +He made a note to himself in the margin---_Music is not ART._ + +[This is my brain]: ouroboros_memory.html +['I contain multitudes' said Legion.]: TODO_BIBLE_LINK +[white space]: sense-of-it.html +[cover version]: music-433.html -- cgit 1.4.1-21-gabe81