blob: d4b5357e8fceac4e859229a1e8357afa4b9c409b [file] [log] [blame]
Eric Parkc9931992019-07-29 13:10:53 +09001
Eric Parkc9931992019-07-29 13:10:53 +09002<!doctype html>
3<html lang="en" class="no-js">
4 <head>
5
6 <meta charset="utf-8">
7 <meta name="viewport" content="width=device-width,initial-scale=1">
Eric Parkc9931992019-07-29 13:10:53 +09008
9
10
Eric Parkc9931992019-07-29 13:10:53 +090011 <link rel="shortcut icon" href="../assets/images/favicon.png">
Eric Park8fd7bfb2020-10-02 19:05:33 +090012 <meta name="generator" content="mkdocs-1.1.2, mkdocs-material-6.0.1">
Eric Parkc9931992019-07-29 13:10:53 +090013
14
15
16 <title>Index - Team Bliss</title>
17
18
19
Eric Park8fd7bfb2020-10-02 19:05:33 +090020 <link rel="stylesheet" href="../assets/stylesheets/main.38780c08.min.css">
Eric Parkc9931992019-07-29 13:10:53 +090021
Eric Park8fd7bfb2020-10-02 19:05:33 +090022
23 <link rel="stylesheet" href="../assets/stylesheets/palette.3f72e892.min.css">
24
Eric Parkc9931992019-07-29 13:10:53 +090025
26
27
Eric Parkc9931992019-07-29 13:10:53 +090028
29
Eric Park8fd7bfb2020-10-02 19:05:33 +090030
Eric Parkc9931992019-07-29 13:10:53 +090031 <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
Eric Park8fd7bfb2020-10-02 19:05:33 +090032 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
33 <style>body,input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif}code,kbd,pre{font-family:"Roboto Mono",SFMono-Regular,Consolas,Menlo,monospace}</style>
Eric Parkc9931992019-07-29 13:10:53 +090034
35
Eric Parkc9931992019-07-29 13:10:53 +090036
37
38
39
40
41
42 </head>
43
Eric Parkc9931992019-07-29 13:10:53 +090044
Eric Park8fd7bfb2020-10-02 19:05:33 +090045
46
47
48
49
50 <body dir="ltr" data-md-color-scheme="" data-md-color-primary="none" data-md-color-accent="none">
51
52
Eric Parkc9931992019-07-29 13:10:53 +090053 <input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
54 <input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
Eric Park8fd7bfb2020-10-02 19:05:33 +090055 <label class="md-overlay" for="__drawer"></label>
56 <div data-md-component="skip">
57
58
59 <a href="#index" class="md-skip">
60 Skip to content
61 </a>
62
63 </div>
64 <div data-md-component="announce">
65
66 </div>
Eric Parkc9931992019-07-29 13:10:53 +090067
68 <header class="md-header" data-md-component="header">
Eric Park8fd7bfb2020-10-02 19:05:33 +090069 <nav class="md-header-nav md-grid" aria-label="Header">
70 <a href=".." title="Team Bliss" class="md-header-nav__button md-logo" aria-label="Team Bliss">
71
72
73 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
74
75 </a>
76 <label class="md-header-nav__button md-icon" for="__drawer">
77 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
78 </label>
79 <div class="md-header-nav__title" data-md-component="header-title">
80
81 <div class="md-header-nav__ellipsis">
82 <span class="md-header-nav__topic md-ellipsis">
83 Team Bliss
84 </span>
85 <span class="md-header-nav__topic md-ellipsis">
86
87 Index
88
89 </span>
Eric Parkc9931992019-07-29 13:10:53 +090090 </div>
Eric Park8fd7bfb2020-10-02 19:05:33 +090091
92 </div>
93
94 <label class="md-header-nav__button md-icon" for="__search">
95 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
96 </label>
97
Eric Parkc9931992019-07-29 13:10:53 +090098<div class="md-search" data-md-component="search" role="dialog">
99 <label class="md-search__overlay" for="__search"></label>
100 <div class="md-search__inner" role="search">
101 <form class="md-search__form" name="search">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900102 <input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" data-md-state="active">
103 <label class="md-search__icon md-icon" for="__search">
104 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
105 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
106 </label>
107 <button type="reset" class="md-search__icon md-icon" aria-label="Clear" data-md-component="search-reset" tabindex="-1">
108 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
Eric Parkc9931992019-07-29 13:10:53 +0900109 </button>
110 </form>
111 <div class="md-search__output">
112 <div class="md-search__scrollwrap" data-md-scrollfix>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900113 <div class="md-search-result" data-md-component="search-result">
Eric Parkc9931992019-07-29 13:10:53 +0900114 <div class="md-search-result__meta">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900115 Initializing search
Eric Parkc9931992019-07-29 13:10:53 +0900116 </div>
117 <ol class="md-search-result__list"></ol>
118 </div>
119 </div>
120 </div>
121 </div>
122</div>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900123
124
Eric Parkc9931992019-07-29 13:10:53 +0900125 </nav>
126</header>
127
Eric Park8fd7bfb2020-10-02 19:05:33 +0900128 <div class="md-container" data-md-component="container">
129
Eric Parkc9931992019-07-29 13:10:53 +0900130
131
132
Eric Park8fd7bfb2020-10-02 19:05:33 +0900133 <main class="md-main" data-md-component="main">
134 <div class="md-main__inner md-grid">
Eric Parkc9931992019-07-29 13:10:53 +0900135
136
137 <div class="md-sidebar md-sidebar--primary" data-md-component="navigation">
138 <div class="md-sidebar__scrollwrap">
139 <div class="md-sidebar__inner">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900140 <nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
141 <label class="md-nav__title" for="__drawer">
142 <a href=".." title="Team Bliss" class="md-nav__button md-logo" aria-label="Team Bliss">
Eric Parkc9931992019-07-29 13:10:53 +0900143
Eric Park8fd7bfb2020-10-02 19:05:33 +0900144
145 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 003-3 3 3 0 00-3-3 3 3 0 00-3 3 3 3 0 003 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z"/></svg>
146
Eric Parkc9931992019-07-29 13:10:53 +0900147 </a>
148 Team Bliss
149 </label>
150
151 <ul class="md-nav__list" data-md-scrollfix>
152
153
154
155
156
157
158 <li class="md-nav__item">
Eric Park5e3a1012019-08-12 13:17:03 +0800159 <a href=".." title="Home" class="md-nav__link">
160 Home
Eric Parkc9931992019-07-29 13:10:53 +0900161 </a>
162 </li>
163
164
165
166
167
168
169
170
171
172 <li class="md-nav__item md-nav__item--active md-nav__item--nested">
173
Eric Park8fd7bfb2020-10-02 19:05:33 +0900174 <input class="md-nav__toggle md-toggle" data-md-toggle="nav-2" type="checkbox" id="nav-2" checked>
Eric Parkc9931992019-07-29 13:10:53 +0900175
176 <label class="md-nav__link" for="nav-2">
177 Bliss OS
Eric Park8fd7bfb2020-10-02 19:05:33 +0900178 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900179 </label>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900180 <nav class="md-nav" aria-label="Bliss OS" data-md-level="1">
Eric Parkc9931992019-07-29 13:10:53 +0900181 <label class="md-nav__title" for="nav-2">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900182 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900183 Bliss OS
184 </label>
185 <ul class="md-nav__list" data-md-scrollfix>
186
187
188
189
190
191
192
193
194
195 <li class="md-nav__item md-nav__item--active">
196
Eric Park8fd7bfb2020-10-02 19:05:33 +0900197 <input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
Eric Parkc9931992019-07-29 13:10:53 +0900198
199
200
201
202 <a href="./" title="Index" class="md-nav__link md-nav__link--active">
203 Index
204 </a>
205
206 </li>
207
208
Eric Park608ce5a2019-08-07 21:27:46 +0800209
210
211
212
213
214 <li class="md-nav__item">
Eric Park5e3a1012019-08-12 13:17:03 +0800215 <a href="build-guide/" title="Build Guide" class="md-nav__link">
216 Build Guide
217 </a>
218 </li>
219
220
221
222
223
224
225
226 <li class="md-nav__item">
Eric Park608ce5a2019-08-07 21:27:46 +0800227 <a href="extras/" title="Extras" class="md-nav__link">
228 Extras
229 </a>
230 </li>
231
232
233
234
235
236
237
238 <li class="md-nav__item">
Eric Parkd09b00e2020-02-15 11:07:48 +0900239 <a href="installation-guide-misc/" title="Installation Guide (Misc)" class="md-nav__link">
240 Installation Guide (Misc)
241 </a>
242 </li>
243
244
245
246
247
248
249
250 <li class="md-nav__item">
251 <a href="installation-guide-surface-devices/" title="Installation Guide (Surface devices)" class="md-nav__link">
252 Installation Guide (Surface devices)
253 </a>
254 </li>
255
256
257
258
259
260
261
262 <li class="md-nav__item">
Eric Park608ce5a2019-08-07 21:27:46 +0800263 <a href="installation-guide/" title="Installation Guide" class="md-nav__link">
264 Installation Guide
265 </a>
266 </li>
267
268
269
270
271
272
273
274 <li class="md-nav__item">
Eric Park0509f652020-03-01 01:54:39 +0900275 <a href="taking-bug-reports/" title="Taking bug reports" class="md-nav__link">
276 Taking bug reports
277 </a>
278 </li>
279
280
281
282
283
284
285
286 <li class="md-nav__item">
Eric Park608ce5a2019-08-07 21:27:46 +0800287 <a href="troubleshooting/" title="Troubleshooting" class="md-nav__link">
288 Troubleshooting
289 </a>
290 </li>
291
292
Eric Parkc9931992019-07-29 13:10:53 +0900293 </ul>
294 </nav>
295 </li>
296
297
298
299
300
301
302
303 <li class="md-nav__item md-nav__item--nested">
304
Eric Park8fd7bfb2020-10-02 19:05:33 +0900305 <input class="md-nav__toggle md-toggle" data-md-toggle="nav-3" type="checkbox" id="nav-3">
Eric Parkc9931992019-07-29 13:10:53 +0900306
307 <label class="md-nav__link" for="nav-3">
308 BlissRoms
Eric Park8fd7bfb2020-10-02 19:05:33 +0900309 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900310 </label>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900311 <nav class="md-nav" aria-label="BlissRoms" data-md-level="1">
Eric Parkc9931992019-07-29 13:10:53 +0900312 <label class="md-nav__title" for="nav-3">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900313 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900314 BlissRoms
315 </label>
316 <ul class="md-nav__list" data-md-scrollfix>
317
318
319
320
321
322
323
324 <li class="md-nav__item">
325 <a href="../BlissRoms/" title="Index" class="md-nav__link">
326 Index
327 </a>
328 </li>
329
330
331
332
333
334
335
336 <li class="md-nav__item">
Eric Park608ce5a2019-08-07 21:27:46 +0800337 <a href="../BlissRoms/build-guide/" title="Build Guide" class="md-nav__link">
338 Build Guide
Eric Parkc9931992019-07-29 13:10:53 +0900339 </a>
340 </li>
341
342
343
344
345
346
347
348 <li class="md-nav__item">
349 <a href="../BlissRoms/build-tips/" title="Build Tips" class="md-nav__link">
350 Build Tips
351 </a>
352 </li>
353
354
355 </ul>
356 </nav>
357 </li>
358
359
360
361
362
363
364
365 <li class="md-nav__item md-nav__item--nested">
366
Eric Park8fd7bfb2020-10-02 19:05:33 +0900367 <input class="md-nav__toggle md-toggle" data-md-toggle="nav-4" type="checkbox" id="nav-4">
Eric Parkc9931992019-07-29 13:10:53 +0900368
369 <label class="md-nav__link" for="nav-4">
370 Common
Eric Park8fd7bfb2020-10-02 19:05:33 +0900371 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900372 </label>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900373 <nav class="md-nav" aria-label="Common" data-md-level="1">
Eric Parkc9931992019-07-29 13:10:53 +0900374 <label class="md-nav__title" for="nav-4">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900375 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900376 Common
377 </label>
378 <ul class="md-nav__list" data-md-scrollfix>
379
380
381
382
383
384
385
386 <li class="md-nav__item">
387 <a href="../common/" title="Index" class="md-nav__link">
388 Index
389 </a>
390 </li>
391
392
393
394
395
396
397
398 <li class="md-nav__item">
399 <a href="../common/git-started/" title="Git Started" class="md-nav__link">
400 Git Started
401 </a>
402 </li>
403
404
Eric Park608ce5a2019-08-07 21:27:46 +0800405
406
407
408
409
410 <li class="md-nav__item">
Eric Park8584eda2019-09-02 09:45:55 +0800411 <a href="../common/maintaining-proper-authorship/" title="Maintaining proper authorship" class="md-nav__link">
412 Maintaining proper authorship
413 </a>
414 </li>
415
416
417
418
419
420
421
422 <li class="md-nav__item">
Eric Park608ce5a2019-08-07 21:27:46 +0800423 <a href="../common/using-dippy-bird/" title="Using `dippy-bird`" class="md-nav__link">
424 Using `dippy-bird`
425 </a>
426 </li>
427
428
Eric Parkc9931992019-07-29 13:10:53 +0900429 </ul>
430 </nav>
431 </li>
432
433
434
435
436
437
438
439 <li class="md-nav__item md-nav__item--nested">
440
Eric Park8fd7bfb2020-10-02 19:05:33 +0900441 <input class="md-nav__toggle md-toggle" data-md-toggle="nav-5" type="checkbox" id="nav-5">
Eric Parkc9931992019-07-29 13:10:53 +0900442
443 <label class="md-nav__link" for="nav-5">
444 Infrastructure
Eric Park8fd7bfb2020-10-02 19:05:33 +0900445 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900446 </label>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900447 <nav class="md-nav" aria-label="Infrastructure" data-md-level="1">
Eric Parkc9931992019-07-29 13:10:53 +0900448 <label class="md-nav__title" for="nav-5">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900449 <span class="md-nav__icon md-icon"></span>
Eric Parkc9931992019-07-29 13:10:53 +0900450 Infrastructure
451 </label>
452 <ul class="md-nav__list" data-md-scrollfix>
453
454
455
456
457
458
459
460 <li class="md-nav__item">
461 <a href="../infrastructure/" title="Index" class="md-nav__link">
462 Index
463 </a>
464 </li>
465
466
467 </ul>
468 </nav>
469 </li>
470
471
472 </ul>
473</nav>
474 </div>
475 </div>
476 </div>
477
478
479 <div class="md-sidebar md-sidebar--secondary" data-md-component="toc">
480 <div class="md-sidebar__scrollwrap">
481 <div class="md-sidebar__inner">
482
Eric Park8fd7bfb2020-10-02 19:05:33 +0900483<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
Eric Parkc9931992019-07-29 13:10:53 +0900484
485
486
487
488
489</nav>
490 </div>
491 </div>
492 </div>
493
494
495 <div class="md-content">
496 <article class="md-content__inner md-typeset">
497
498
499
500 <h1 id="index">Index</h1>
Eric Park608ce5a2019-08-07 21:27:46 +0800501<ul>
Eric Parkd09b00e2020-02-15 11:07:48 +0900502<li>New? <a href="installation-guide/">Start here with the Installation Guide.</a><ul>
503<li>Surface users may <a href="installation-guide-surface-devices/">want to check out Surface-specific instructions.</a></li>
504<li>Other <a href="installation-guide-misc/">miscellaneous installation methods can be found here.</a></li>
505</ul>
506</li>
Eric Park0509f652020-03-01 01:54:39 +0900507<li>Troubleshooting your new install? <a href="troubleshooting/">Check out the Troubleshooting section.</a><ul>
508<li>Want to send us bug reports? <a href="taking-bug-reports/">Please read about what to include!</a></li>
509</ul>
510</li>
Eric Park5e3a1012019-08-12 13:17:03 +0800511<li>Want some extra tips? <a href="extras/">Look no further!</a></li>
512<li>Ready to build? <a href="build-guide/">Start here with our build Guide.</a></li>
Eric Park608ce5a2019-08-07 21:27:46 +0800513</ul>
Eric Parkc9931992019-07-29 13:10:53 +0900514
Eric Parkc9931992019-07-29 13:10:53 +0900515
516
517
518
519
520
521 </article>
522 </div>
523 </div>
524 </main>
525
526
527<footer class="md-footer">
528
529 <div class="md-footer-nav">
Eric Park8fd7bfb2020-10-02 19:05:33 +0900530 <nav class="md-footer-nav__inner md-grid" aria-label="Footer">
Eric Parkc9931992019-07-29 13:10:53 +0900531
Eric Park8fd7bfb2020-10-02 19:05:33 +0900532 <a href=".." title="Home" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
533 <div class="md-footer-nav__button md-icon">
534 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
Eric Parkc9931992019-07-29 13:10:53 +0900535 </div>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900536 <div class="md-footer-nav__title">
537 <div class="md-ellipsis">
Eric Parkc9931992019-07-29 13:10:53 +0900538 <span class="md-footer-nav__direction">
539 Previous
540 </span>
Eric Park5e3a1012019-08-12 13:17:03 +0800541 Home
Eric Park8fd7bfb2020-10-02 19:05:33 +0900542 </div>
Eric Parkc9931992019-07-29 13:10:53 +0900543 </div>
544 </a>
545
546
Eric Park8fd7bfb2020-10-02 19:05:33 +0900547 <a href="build-guide/" title="Build Guide" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
548 <div class="md-footer-nav__title">
549 <div class="md-ellipsis">
Eric Parkc9931992019-07-29 13:10:53 +0900550 <span class="md-footer-nav__direction">
551 Next
552 </span>
Eric Park5e3a1012019-08-12 13:17:03 +0800553 Build Guide
Eric Park8fd7bfb2020-10-02 19:05:33 +0900554 </div>
Eric Parkc9931992019-07-29 13:10:53 +0900555 </div>
Eric Park8fd7bfb2020-10-02 19:05:33 +0900556 <div class="md-footer-nav__button md-icon">
557 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
Eric Parkc9931992019-07-29 13:10:53 +0900558 </div>
559 </a>
560
561 </nav>
562 </div>
563
564 <div class="md-footer-meta md-typeset">
565 <div class="md-footer-meta__inner md-grid">
566 <div class="md-footer-copyright">
567
Eric Park8fd7bfb2020-10-02 19:05:33 +0900568 Made with
569 <a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
570 Material for MkDocs
571 </a>
Eric Parkc9931992019-07-29 13:10:53 +0900572 </div>
573
574 </div>
575 </div>
576</footer>
577
578 </div>
579
Eric Park8fd7bfb2020-10-02 19:05:33 +0900580 <script src="../assets/javascripts/vendor.77e55a48.min.js"></script>
581 <script src="../assets/javascripts/bundle.aa3f9871.min.js"></script><script id="__lang" type="application/json">{"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing"}</script>
Eric Parkc9931992019-07-29 13:10:53 +0900582
Eric Park8fd7bfb2020-10-02 19:05:33 +0900583 <script>
584 app = initialize({
585 base: "..",
586 features: [],
587 search: Object.assign({
588 worker: "../assets/javascripts/worker/search.4ac00218.min.js"
589 }, typeof search !== "undefined" && search)
590 })
591 </script>
Eric Parkc9931992019-07-29 13:10:53 +0900592
593
594 </body>
595</html>