-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu-structure.json
321 lines (317 loc) · 9.89 KB
/
menu-structure.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
[
{
"label": "Read Fr. 640",
"route": "/folios"
},
{
"label": "Research Essays",
"route": "/essays"
},
{
"label": "Resources",
"content_id": "resources",
"page_heading": "Overview of Resources",
"header_graphic_filename": "banner-resources.png",
"route": "/content/resources",
"sections": [
{
"title": "List of Entries",
"id": "list-of-entries"
},
{
"title": "Entry Categories",
"id": "entry-categories"
},
{
"title": "Glossary",
"id": "glossary"
},
{
"title": "Bibliography",
"id": "bibliography"
},
{
"title": "Principles of Transcription, Translation, and Encoding",
"id": "principles-of-transcription-translation-and-encoding"
},
{
"title": "Figures in the Manuscript",
"id": "figures-in-the-manuscript"
},
{
"title": "Reconstruction Insights",
"id": "reconstruction-insights"
},
{
"title": "Coming Soon",
"id": "coming-soon"
},
{
"title": "Field Notes",
"id": "field-notes-coming-soon"
}
]
},
{
"label": "About",
"content_id": "about",
"page_heading": "About the Edition",
"header_graphic_filename": "banner-about.png",
"route": "/content/about",
"sections": [
{
"title": "The Manuscript",
"id": "the-manuscript"
},
{
"title": "The Edition",
"id": "the-edition"
},
{
"title": "The Making and Knowing Project",
"id": "about-the-making-and-knowing-project"
},
{
"title": "Digital Development",
"id": "digital-development"
},
{
"title": "People and Credits",
"id": "people-and-credits"
},
{
"title": "Peer Review",
"id": "peer-review"
},
{
"title": "How to Cite",
"id": "how-to-cite"
},
{
"title": "Sponsors",
"id": "sponsors"
},
{
"title": "Contact",
"id": "contact"
}
]
},
{
"label": "How to Use",
"content_id": "how-to-use",
"page_heading": "How to Use the Edition",
"sub_heading_link": {
"text": "cliquez ici pour la version française →",
"url": "/#content/how-to-use-fr"
},
"header_graphic_filename": "banner-how-to.png",
"route": "/content/how-to-use",
"sections": [
{
"title": "Reading and Browsing the Manuscript",
"id": "reading-and-browsing-the-manuscript"
},
{
"title": "Resources",
"id": "resources"
},
{
"title": "How to Cite",
"id": "how-to-cite"
},
{
"title": "Source Data",
"id": "source-data"
}
]
},
{
"content_id": "how-to-use-fr",
"page_heading": "Guide d'utilisation",
"sub_heading_link": {
"text": "Click here for the english version →",
"url": "/#content/how-to-use"
},
"header_graphic_filename": "banner-how-to.png",
"route": "/content/how-to-use-fr",
"sections": [
{
"title": "Lire et feuilleter le manuscrit",
"id": "lire-et-feuilleter-le-manuscrit"
},
{
"title": "Ressources",
"id": "ressources"
},
{
"title": "Comment citer l'édition",
"id": "comment-citer-lédition"
},
{
"title": "Données source",
"id": "données-source"
}
]
},
{
"content_id": "about/credits",
"page_heading": "People and Credits",
"header_graphic_filename": "banner-about.png",
"route": "/content/about/credits",
"sections": [
{
"title": "Introduction",
"id": "introduction"
},
{
"title": "Project Team and Staff",
"id": "project-team-and-staff"
},
{
"title": "Senior Editorial and Digital Teams",
"id": "senior-editorial-and-digital-teams"
},
{
"title": "Project Managers, Assistants, and Interns",
"id": "project-managers-assistants-and-interns"
},
{
"title": "Research Essay Authors",
"id": "research-essay-authors"
},
{
"title": "Text Workshops in Paleography, Translation, and Digital Encoding",
"id": "text-workshops-in-paleography-translation-and-digital-encoding"
},
{
"title": "Craft & Science: Making Objects in the Early Modern World Laboratory Seminar Participants",
"id": "craft--science-making-objects-in-the-early-modern-world-laboratory-seminar-participants"
},
{
"title": "Digital Humanities Seminar Participants",
"id": "digital-humanities-seminar-participants"
},
{
"title": "Working Group Meeting Invited Scholars and Participants",
"id": "working-group-meeting-invited-scholars-and-participants"
},
{
"title": "Columbia University Libraries and the Center for Teaching and Learning",
"id": "columbia-university-libraries-and-the-center-for-teaching-and-learning"
}
]
},
{
"content_id": "resources/principles",
"page_heading": "Principles of Transcription, Translation, and Encoding",
"header_graphic_filename": "banner-resources.png",
"route": "/content/resources/principles",
"sections": [
{
"title": "Transcription",
"id": "principles-of-transcription"
},
{
"title": "Translation",
"id": "principles-of-translation"
},
{
"title": "Encoding",
"id": "principles-of-encoding"
},
{
"title": "Linguistic Resources",
"id": "linguistic-resources-dictionaries-and-technical-encyclopedias"
}
]
},
{
"content_id": "resources/bibliography",
"page_heading": "Bibliography",
"header_graphic_filename": "banner-resources.png",
"route": "/content/resources/bibliography",
"sections": [
{
"title": "Primary Sources",
"id": "primary-sources"
},
{
"title": "Secondary Sources",
"id": "secondary-sources-cited-in-the-editorial-comments"
},
{
"title": "Sources Cited in the Glossary",
"id": "sources-cited-in-the-glossary"
}
]
},
{
"content_id": "resources/figure-index",
"page_heading": "Figures in Ms. Fr. 640",
"header_graphic_filename": "banner-resources.png",
"route": "/content/resources/figure-index",
"sections": [
{
"title": "Marks Used in the Manuscript",
"id": "marks-used-in-the-manuscript"
},
{
"title": "Figures in the Manuscript",
"id": "figures-in-the-manuscript"
}
]
},
{
"content_id": "resources/reconstruction-insights",
"page_heading": "Insights from Reconstruction Research",
"header_graphic_filename": "banner-resources.png",
"route": "/content/resources/reconstruction-insights",
"sections": [
{
"title": "Materials",
"id": "materials"
},
{
"title": "Deciphering Obscure Materials",
"id": "deciphering-obscure-materials"
},
{
"title": "Culinary and Medical Recipes",
"id": "culinary-and-medical-recipes"
},
{
"title": "Deciphering the Text",
"id": "deciphering-the-text"
},
{
"title": "Reconstructing Historical Techniques",
"id": "reconstructing-historical-techniques"
},
{
"title": "Historical Investigation",
"id": "historical-investigation"
},
{
"title": "Workshop Practice and Daily Life",
"id": "workshop-practice-and-daily-life"
},
{
"title": "Failures",
"id": "failures"
},
{
"title": "Material Imaginary",
"id": "material-imaginary"
},
{
"title": "Artifice",
"id": "artifice"
},
{
"title": "Reading and Doing",
"id": "reading-and-doing"
}
]
}
]