diff options
-rw-r--r-- | README.md | 16 | ||||
-rw-r--r-- | about-the-author.html | 2 | ||||
-rw-r--r-- | moon-drowning.html | 2 | ||||
-rw-r--r-- | music-433.html | 4 | ||||
-rw-r--r-- | riptide_memory.html | 2 | ||||
-rw-r--r-- | sixteenth-chapel.html | 2 | ||||
-rw-r--r-- | src/about-the-author.txt | 2 | ||||
-rw-r--r-- | src/moon-drowning.txt | 2 | ||||
-rw-r--r-- | src/music-433.txt | 2 | ||||
-rw-r--r-- | src/riptide_memory.txt | 2 | ||||
-rw-r--r-- | src/sixteenth-chapel.txt | 2 |
11 files changed, 19 insertions, 19 deletions
diff --git a/README.md b/README.md index 4bd83ca..d7e4976 100644 --- a/README.md +++ b/README.md | |||
@@ -22,21 +22,21 @@ subtitle: Subtitle # optional | |||
22 | genre: verse # verse or prose | 22 | genre: verse # verse or prose |
23 | 23 | ||
24 | epigraph: # optional | 24 | epigraph: # optional |
25 | - content: 'Quote from outside' # req'd if epigraph exists | 25 | - content: 'Content of epigraph' # req'd if epigraph exists |
26 | link: 'Link to online version of epigraph' # optional | 26 | link: 'http://link-to-epigraph-source/' # optional |
27 | attrib: 'Who said the epigraph' # optional | 27 | attrib: 'Epigraph attribution' # optional |
28 | 28 | ||
29 | dedication: John Doe # optional | 29 | dedication: my mother # optional |
30 | 30 | ||
31 | project: | 31 | project: |
32 | title: Original project name | 32 | title: Original project name |
33 | order: 1 # original project order | 33 | order: 1 # page number, optional |
34 | prev: | 34 | prev: # optional |
35 | - title: Title of previous thing in original project | 35 | - title: Title of previous thing in original project |
36 | link: link to that thing | 36 | link: link to that thing |
37 | - title: Title of other previous thing | 37 | - title: Title of other previous thing |
38 | link: link to that thing | 38 | link: link to that thing |
39 | next: | 39 | next: #optional |
40 | - title: Title of next thing in original project | 40 | - title: Title of next thing in original project |
41 | link: link to that thing | 41 | link: link to that thing |
42 | - title: Title of other next thing | 42 | - title: Title of other next thing |
@@ -44,6 +44,6 @@ project: | |||
44 | ... | 44 | ... |
45 | ```` | 45 | ```` |
46 | 46 | ||
47 | To compile all the markdown into glorious, glorious HTML (visible at <autocento.me>), run `compile.sh` (`bash compile.sh` in Windows) in the root directory of this git repository. | 47 | To compile all the markdown into glorious, glorious HTML (visible at <http://autocento.me>), run `compile.sh` (`bash compile.sh` in Windows) in the root directory of this git repository. |
48 | 48 | ||
49 | [pandoc]: http://johnmacfarlane.net/pandoc/ | 49 | [pandoc]: http://johnmacfarlane.net/pandoc/ |
diff --git a/about-the-author.html b/about-the-author.html index 8ef93ec..6b21489 100644 --- a/about-the-author.html +++ b/about-the-author.html | |||
@@ -82,7 +82,7 @@ | |||
82 | 82 | ||
83 | <nav> | 83 | <nav> |
84 | <a class="prevlink" href="music-433.html"> | 84 | <a class="prevlink" href="music-433.html"> |
85 | Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing | 85 | Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing |
86 | </a> | 86 | </a> |
87 | <a class="prevlink" href="riptide_memory.html"> | 87 | <a class="prevlink" href="riptide_memory.html"> |
88 | Riptide of memory | 88 | Riptide of memory |
diff --git a/moon-drowning.html b/moon-drowning.html index 64eb99b..40d8e24 100644 --- a/moon-drowning.html +++ b/moon-drowning.html | |||
@@ -49,7 +49,7 @@ | |||
49 | </a> | 49 | </a> |
50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 50 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
51 | <a class="nextlink" href="music-443.html"> | 51 | <a class="nextlink" href="music-443.html"> |
52 | Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing | 52 | Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing |
53 | </a> | 53 | </a> |
54 | <a class="nextlink" href="worse-looking-over.html"> | 54 | <a class="nextlink" href="worse-looking-over.html"> |
55 | Worse looking over | 55 | Worse looking over |
diff --git a/music-433.html b/music-433.html index fc69c7c..1efba86 100644 --- a/music-433.html +++ b/music-433.html | |||
@@ -7,7 +7,7 @@ | |||
7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | <meta name="author" content="Case Duckworth"> | 8 | <meta name="author" content="Case Duckworth"> |
9 | <!-- more meta tags here --> | 9 | <!-- more meta tags here --> |
10 | <title>Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing | Autocento of the breakfast table</title> | 10 | <title>Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing | Autocento of the breakfast table</title> |
11 | <!-- general styles & scripts --> | 11 | <!-- general styles & scripts --> |
12 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | 12 | <link rel="stylesheet" type="text/css" href="./css/common.css"> |
13 | <script src="./js/lozenge.js" type="text/javascript"> </script> | 13 | <script src="./js/lozenge.js" type="text/javascript"> </script> |
@@ -27,7 +27,7 @@ | |||
27 | <div id="wrapper"> | 27 | <div id="wrapper"> |
28 | <header> | 28 | <header> |
29 | <!-- title --> | 29 | <!-- title --> |
30 | <h1 class="title">Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing</h1> | 30 | <h1 class="title">Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing</h1> |
31 | 31 | ||
32 | 32 | ||
33 | <!-- dedication --> | 33 | <!-- dedication --> |
diff --git a/riptide_memory.html b/riptide_memory.html index 3737954..b018d5a 100644 --- a/riptide_memory.html +++ b/riptide_memory.html | |||
@@ -44,7 +44,7 @@ | |||
44 | 44 | ||
45 | <nav> | 45 | <nav> |
46 | <a class="prevlink" href="music-433.html"> | 46 | <a class="prevlink" href="music-433.html"> |
47 | Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing | 47 | Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing |
48 | </a> | 48 | </a> |
49 | <a class="prevlink" href="i-think-its-you.html"> | 49 | <a class="prevlink" href="i-think-its-you.html"> |
50 | I think it’s you (but it’s not) | 50 | I think it’s you (but it’s not) |
diff --git a/sixteenth-chapel.html b/sixteenth-chapel.html index 531fc1b..68b6569 100644 --- a/sixteenth-chapel.html +++ b/sixteenth-chapel.html | |||
@@ -62,7 +62,7 @@ | |||
62 | Last bastion | 62 | Last bastion |
63 | </a> | 63 | </a> |
64 | <a class="nextlink" href="music-433.html"> | 64 | <a class="nextlink" href="music-433.html"> |
65 | Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing | 65 | Something about all music being performances of <em>4′33″</em> in places where other bands happen to be playing |
66 | </a> | 66 | </a> |
67 | </nav> | 67 | </nav> |
68 | </div> | 68 | </div> |
diff --git a/src/about-the-author.txt b/src/about-the-author.txt index 0d173f3..7c6083d 100644 --- a/src/about-the-author.txt +++ b/src/about-the-author.txt | |||
@@ -11,7 +11,7 @@ project: | |||
11 | css: stark | 11 | css: stark |
12 | order: 19 | 12 | order: 19 |
13 | prev: | 13 | prev: |
14 | - title: Something about all music being performances of _4\'33\"_ in places where other bands happen to be playing | 14 | - title: Something about all music being performances of _4′33″_ in places where other bands happen to be playing |
15 | link: music-433 | 15 | link: music-433 |
16 | - title: Riptide of memory | 16 | - title: Riptide of memory |
17 | link: riptide_memory | 17 | link: riptide_memory |
diff --git a/src/moon-drowning.txt b/src/moon-drowning.txt index 483078e..3a70bcc 100644 --- a/src/moon-drowning.txt +++ b/src/moon-drowning.txt | |||
@@ -7,7 +7,7 @@ project: | |||
7 | css: stark | 7 | css: stark |
8 | order: 3 | 8 | order: 3 |
9 | next: | 9 | next: |
10 | - title: Something about all music being performances of _4\'33\"_ in places where other bands happen to be playing | 10 | - title: Something about all music being performances of _4′33″_ in places where other bands happen to be playing |
11 | link: music-443 | 11 | link: music-443 |
12 | - title: Worse looking over | 12 | - title: Worse looking over |
13 | link: worse-looking-over | 13 | link: worse-looking-over |
diff --git a/src/music-433.txt b/src/music-433.txt index 00fb786..c9e9e5f 100644 --- a/src/music-433.txt +++ b/src/music-433.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | --- | 1 | --- |
2 | title: Something about all music being performances of _4\'33\"_ in places where other bands happen to be playing | 2 | title: Something about all music being performances of _4′33″_ in places where other bands happen to be playing |
3 | genre: verse | 3 | genre: verse |
4 | 4 | ||
5 | dedication: '[Randall](https://xkcd.com/1199/)' | 5 | dedication: '[Randall](https://xkcd.com/1199/)' |
diff --git a/src/riptide_memory.txt b/src/riptide_memory.txt index 59a56bc..e852da8 100644 --- a/src/riptide_memory.txt +++ b/src/riptide_memory.txt | |||
@@ -12,7 +12,7 @@ project: | |||
12 | - title: The Sixteenth Chapel | 12 | - title: The Sixteenth Chapel |
13 | link: sixteenth-chapel | 13 | link: sixteenth-chapel |
14 | prev: | 14 | prev: |
15 | - title: Something about all music being performances of _4\'33\"_ in places where other bands happen to be playing | 15 | - title: Something about all music being performances of _4′33″_ in places where other bands happen to be playing |
16 | link: music-433 | 16 | link: music-433 |
17 | - title: I think it's you (but it's not) | 17 | - title: I think it's you (but it's not) |
18 | link: i-think-its-you | 18 | link: i-think-its-you |
diff --git a/src/sixteenth-chapel.txt b/src/sixteenth-chapel.txt index 73f6d38..5ff28cd 100644 --- a/src/sixteenth-chapel.txt +++ b/src/sixteenth-chapel.txt | |||
@@ -16,7 +16,7 @@ project: | |||
16 | next: | 16 | next: |
17 | - title: Last bastion | 17 | - title: Last bastion |
18 | link: last-bastion | 18 | link: last-bastion |
19 | - title: Something about all music being performances of _4\'33\"_ in places where other bands happen to be playing | 19 | - title: Something about all music being performances of _4′33″_ in places where other bands happen to be playing |
20 | link: music-433 | 20 | link: music-433 |
21 | prev: | 21 | prev: |
22 | - title: Worse looking over | 22 | - title: Worse looking over |