diff options
author | Case Duckworth | 2015-03-28 09:42:01 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-28 09:42:01 -0700 |
commit | fb8cc7d92a20610776d9f6e0453d09cebed0bc3a (patch) | |
tree | d47d5ccc7bf1e9d44e2405b6a2c8a6f9d85bd8f2 /process.river | |
parent | Fix #5: Verse typesetting (diff) | |
download | autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.tar.gz autocento-fb8cc7d92a20610776d9f6e0453d09cebed0bc3a.zip |
Add backlinks pages (fixes #16).
Diffstat (limited to 'process.river')
-rw-r--r-- | process.river | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/process.river b/process.river new file mode 100644 index 0000000..df1e8b6 --- /dev/null +++ b/process.river | |||
@@ -0,0 +1,160 @@ | |||
1 | outline | ||
2 | hi | ||
3 | my | ||
4 | name | ||
5 | is | ||
6 | case | ||
7 | duckworth | ||
8 | this | ||
9 | is | ||
10 | my | ||
11 | thesis | ||
12 | process | ||
13 | steps | ||
14 | write | ||
15 | poems | ||
16 | convert | ||
17 | to | ||
18 | markdown | ||
19 | generally | ||
20 | easy | ||
21 | compile | ||
22 | to | ||
23 | html | ||
24 | with | ||
25 | pandoc | ||
26 | style | ||
27 | the | ||
28 | pages | ||
29 | with | ||
30 | css | ||
31 | use | ||
32 | github | ||
33 | to | ||
34 | put | ||
35 | them | ||
36 | online | ||
37 | git | ||
38 | has | ||
39 | been | ||
40 | used | ||
41 | throughout | ||
42 | to | ||
43 | keep | ||
44 | track | ||
45 | of | ||
46 | changes | ||
47 | it | ||
48 | is | ||
49 | a | ||
50 | version | ||
51 | control | ||
52 | system | ||
53 | usually | ||
54 | used | ||
55 | for | ||
56 | code | ||
57 | but | ||
58 | adapted | ||
59 | for | ||
60 | creative | ||
61 | writing | ||
62 | write | ||
63 | makefile | ||
64 | for | ||
65 | ease-of-compilation | ||
66 | a | ||
67 | makefile | ||
68 | is | ||
69 | a | ||
70 | collection | ||
71 | of | ||
72 | instructions | ||
73 | to | ||
74 | make | ||
75 | that | ||
76 | tells | ||
77 | it | ||
78 | how | ||
79 | to | ||
80 | compile | ||
81 | a | ||
82 | set | ||
83 | of | ||
84 | files | ||
85 | it | ||
86 | is | ||
87 | made | ||
88 | the | ||
89 | other | ||
90 | parts | ||
91 | of | ||
92 | this | ||
93 | much | ||
94 | easier | ||
95 | write | ||
96 | hapax | ||
97 | legomenon | ||
98 | compiler | ||
99 | write | ||
100 | compiler | ||
101 | for | ||
102 | backlinks | ||
103 | todo | ||
104 | write | ||
105 | compiler | ||
106 | for | ||
107 | index | ||
108 | of | ||
109 | first | ||
110 | lines | ||
111 | and | ||
112 | common | ||
113 | titles | ||
114 | the | ||
115 | beauty | ||
116 | of | ||
117 | this | ||
118 | system | ||
119 | i | ||
120 | can | ||
121 | compile | ||
122 | these | ||
123 | poems | ||
124 | into | ||
125 | almost | ||
126 | any | ||
127 | format | ||
128 | pandoc | ||
129 | supports | ||
130 | a | ||
131 | lot | ||
132 | once | ||
133 | i | ||
134 | complete | ||
135 | the | ||
136 | above | ||
137 | process | ||
138 | once | ||
139 | i | ||
140 | can | ||
141 | focus | ||
142 | on | ||
143 | revising | ||
144 | my | ||
145 | poems | ||
146 | these | ||
147 | poems | ||
148 | are | ||
149 | online | ||
150 | for | ||
151 | anyone | ||
152 | to | ||
153 | see | ||
154 | and | ||
155 | work | ||
156 | off | ||
157 | of | ||
158 | something | ||
159 | something | ||
160 | intertextuality | ||