diff options
author | Case Duckworth | 2015-04-14 16:36:17 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 16:36:17 -0700 |
commit | 9fce418b46c9f0894f429384ef9e3dabaeffbeb4 (patch) | |
tree | b2339220ee50cf48b8887f0cc1fed4813a95901b /text/art.txt | |
parent | Add toc metadata (diff) | |
download | autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.tar.gz autocento-9fce418b46c9f0894f429384ef9e3dabaeffbeb4.zip |
Change file hierarchy and rewrite makefile
- File hierarchy is now as follows: - / - appendix/ < appendix source files - backlinks/ < backlink sources & builds - hapax/ < *.hapax source files - scripts/ < scripts, like *.js, *.hs, etc. - templates/ < templates for outputs - text/ < source files - trunk/ < assets, like css, images, heads, etc. - index.html - *.html - Makefile
Diffstat (limited to 'text/art.txt')
-rw-r--r-- | text/art.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/text/art.txt b/text/art.txt new file mode 100644 index 0000000..4571fcc --- /dev/null +++ b/text/art.txt | |||
@@ -0,0 +1,40 @@ | |||
1 | --- | ||
2 | title: Art | ||
3 | genre: prose | ||
4 | |||
5 | id: art | ||
6 | toc: "Art" | ||
7 | |||
8 | project: | ||
9 | title: "Buildings out of air: Paul in the Woods" | ||
10 | class: paul | ||
11 | order: 1 | ||
12 | next: | ||
13 | - title: Hymnal | ||
14 | link: hymnal | ||
15 | - title: Axe | ||
16 | link: axe | ||
17 | ... | ||
18 | |||
19 | Paul was writing in his diary about art. | ||
20 | |||
21 | _[This is my brain][]_ he wrote. | ||
22 | _This is my brain and all it contains. | ||
23 | ['I contain multitudes' said Legion.][] | ||
24 | I think it was Legion._ | ||
25 | 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. | ||
26 | He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again. | ||
27 | |||
28 | _ART stands alone at the top of a blank page_ he wrote. | ||
29 | _It follows ~~itself in circles~~ its own footprints in a circle around its own name. | ||
30 | It leads nowhere but is present everywhere. | ||
31 | ~~It contains~~ It contains multitudes. | ||
32 | Every painting ever made is a painting of every other painting. | ||
33 | Every song is a remix, a [cover version][]._ | ||
34 | He crossed out the part about songs for getting off topic. | ||
35 | He made a note to himself in the margin---_Music is not ART._ | ||
36 | |||
37 | [This is my brain]: ouroboros_memory.html | ||
38 | ['I contain multitudes' said Legion.]: TODO_BIBLE_LINK | ||
39 | [white space]: sense-of-it.html | ||
40 | [cover version]: music-433.html | ||