Skip to content

Commit 6ec72cb

Browse files
committed
Deployed 95fd870 to v0.3.0 with MkDocs 1.5.3 and mike 2.0.0
1 parent 6838db3 commit 6ec72cb

File tree

18 files changed

+1635
-1091
lines changed

18 files changed

+1635
-1091
lines changed

v0.3.0/404.html

+55-30
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717

18-
<link rel="icon" href="/v0.3.0/images/boa.png">
18+
<link rel="icon" href="/study-template/v0.3.0/images/boa.png">
1919
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.12">
2020

2121

@@ -24,10 +24,10 @@
2424

2525

2626

27-
<link rel="stylesheet" href="/v0.3.0/assets/stylesheets/main.7e359304.min.css">
27+
<link rel="stylesheet" href="/study-template/v0.3.0/assets/stylesheets/main.7e359304.min.css">
2828

2929

30-
<link rel="stylesheet" href="/v0.3.0/assets/stylesheets/palette.06af60db.min.css">
30+
<link rel="stylesheet" href="/study-template/v0.3.0/assets/stylesheets/palette.06af60db.min.css">
3131

3232

3333

@@ -46,9 +46,9 @@
4646

4747

4848

49-
<link rel="stylesheet" href="/v0.3.0/css/extra.css">
49+
<link rel="stylesheet" href="/study-template/v0.3.0/css/extra.css">
5050

51-
<script>__md_scope=new URL("/v0.3.0",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
51+
<script>__md_scope=new URL("/study-template/v0.3.0",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
5252

5353

5454

@@ -89,9 +89,9 @@
8989

9090
<header class="md-header md-header--shadow md-header--lifted" data-md-component="header">
9191
<nav class="md-header__inner md-grid" aria-label="Header">
92-
<a href="/v0.3.0/." title="Boa Study Template" class="md-header__button md-logo" aria-label="Boa Study Template" data-md-component="logo">
92+
<a href="/study-template/v0.3.0/." title="Boa Study Template" class="md-header__button md-logo" aria-label="Boa Study Template" data-md-component="logo">
9393

94-
<img src="/v0.3.0/images/boa.png" alt="logo">
94+
<img src="/study-template/v0.3.0/images/boa.png" alt="logo">
9595

9696
</a>
9797
<label class="md-header__button md-icon" for="__drawer">
@@ -190,7 +190,7 @@
190190
<a href="https://github.com/boalang/study-template" title="Go to repository" class="md-source" data-md-component="source">
191191
<div class="md-source__icon md-icon">
192192

193-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
193+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2.6 10.59 8.38 4.8l1.69 1.7c-.24.85.15 1.78.93 2.23v5.54c-.6.34-1 .99-1 1.73a2 2 0 0 0 2 2 2 2 0 0 0 2-2c0-.74-.4-1.39-1-1.73V9.41l2.07 2.09c-.07.15-.07.32-.07.5a2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2c-.18 0-.35 0-.5.07L13.93 7.5a1.98 1.98 0 0 0-1.15-2.34c-.43-.16-.88-.2-1.28-.09L9.8 3.38l.79-.78c.78-.79 2.04-.79 2.82 0l7.99 7.99c.79.78.79 2.04 0 2.82l-7.99 7.99c-.78.79-2.04.79-2.82 0L2.6 13.41c-.79-.78-.79-2.04 0-2.82Z"/></svg>
194194
</div>
195195
<div class="md-source__repository">
196196
boalang/study-template
@@ -213,7 +213,7 @@
213213

214214

215215
<li class="md-tabs__item">
216-
<a href="/v0.3.0/." class="md-tabs__link">
216+
<a href="/study-template/v0.3.0/." class="md-tabs__link">
217217

218218

219219

@@ -233,7 +233,7 @@
233233

234234

235235
<li class="md-tabs__item">
236-
<a href="/v0.3.0/research/" class="md-tabs__link">
236+
<a href="/study-template/v0.3.0/research/" class="md-tabs__link">
237237

238238

239239

@@ -251,7 +251,7 @@
251251

252252

253253
<li class="md-tabs__item">
254-
<a href="/v0.3.0/replications/" class="md-tabs__link">
254+
<a href="/study-template/v0.3.0/replications/" class="md-tabs__link">
255255

256256

257257

@@ -268,7 +268,7 @@
268268

269269

270270
<li class="md-tabs__item">
271-
<a href="/v0.3.0/vscode/" class="md-tabs__link">
271+
<a href="/study-template/v0.3.0/vscode/" class="md-tabs__link">
272272

273273

274274

@@ -310,9 +310,9 @@
310310

311311
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
312312
<label class="md-nav__title" for="__drawer">
313-
<a href="/v0.3.0/." title="Boa Study Template" class="md-nav__button md-logo" aria-label="Boa Study Template" data-md-component="logo">
313+
<a href="/study-template/v0.3.0/." title="Boa Study Template" class="md-nav__button md-logo" aria-label="Boa Study Template" data-md-component="logo">
314314

315-
<img src="/v0.3.0/images/boa.png" alt="logo">
315+
<img src="/study-template/v0.3.0/images/boa.png" alt="logo">
316316

317317
</a>
318318
Boa Study Template
@@ -322,7 +322,7 @@
322322
<a href="https://github.com/boalang/study-template" title="Go to repository" class="md-source" data-md-component="source">
323323
<div class="md-source__icon md-icon">
324324

325-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
325+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2.6 10.59 8.38 4.8l1.69 1.7c-.24.85.15 1.78.93 2.23v5.54c-.6.34-1 .99-1 1.73a2 2 0 0 0 2 2 2 2 0 0 0 2-2c0-.74-.4-1.39-1-1.73V9.41l2.07 2.09c-.07.15-.07.32-.07.5a2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2c-.18 0-.35 0-.5.07L13.93 7.5a1.98 1.98 0 0 0-1.15-2.34c-.43-.16-.88-.2-1.28-.09L9.8 3.38l.79-.78c.78-.79 2.04-.79 2.82 0l7.99 7.99c.79.78.79 2.04 0 2.82l-7.99 7.99c-.78.79-2.04.79-2.82 0L2.6 13.41c-.79-.78-.79-2.04 0-2.82Z"/></svg>
326326
</div>
327327
<div class="md-source__repository">
328328
boalang/study-template
@@ -366,7 +366,7 @@
366366

367367

368368
<div class="md-nav__link md-nav__container">
369-
<a href="/v0.3.0/." class="md-nav__link ">
369+
<a href="/study-template/v0.3.0/." class="md-nav__link ">
370370

371371

372372
<span class="md-ellipsis">
@@ -399,7 +399,7 @@
399399

400400

401401
<li class="md-nav__item">
402-
<a href="/v0.3.0/requirements/" class="md-nav__link">
402+
<a href="/study-template/v0.3.0/requirements/" class="md-nav__link">
403403

404404

405405
<span class="md-ellipsis">
@@ -420,7 +420,7 @@
420420

421421

422422
<li class="md-nav__item">
423-
<a href="/v0.3.0/installing/" class="md-nav__link">
423+
<a href="/study-template/v0.3.0/installing/" class="md-nav__link">
424424

425425

426426
<span class="md-ellipsis">
@@ -463,6 +463,8 @@
463463

464464

465465

466+
467+
466468

467469

468470

@@ -483,7 +485,7 @@
483485

484486

485487
<div class="md-nav__link md-nav__container">
486-
<a href="/v0.3.0/research/" class="md-nav__link ">
488+
<a href="/study-template/v0.3.0/research/" class="md-nav__link ">
487489

488490

489491
<span class="md-ellipsis">
@@ -516,7 +518,7 @@
516518

517519

518520
<li class="md-nav__item">
519-
<a href="/v0.3.0/research/paths/" class="md-nav__link">
521+
<a href="/study-template/v0.3.0/research/paths/" class="md-nav__link">
520522

521523

522524
<span class="md-ellipsis">
@@ -537,7 +539,7 @@
537539

538540

539541
<li class="md-nav__item">
540-
<a href="/v0.3.0/research/add-query/" class="md-nav__link">
542+
<a href="/study-template/v0.3.0/research/add-query/" class="md-nav__link">
541543

542544

543545
<span class="md-ellipsis">
@@ -558,7 +560,7 @@
558560

559561

560562
<li class="md-nav__item">
561-
<a href="/v0.3.0/research/templates/" class="md-nav__link">
563+
<a href="/study-template/v0.3.0/research/templates/" class="md-nav__link">
562564

563565

564566
<span class="md-ellipsis">
@@ -579,7 +581,7 @@
579581

580582

581583
<li class="md-nav__item">
582-
<a href="/v0.3.0/research/add-analysis/" class="md-nav__link">
584+
<a href="/study-template/v0.3.0/research/add-analysis/" class="md-nav__link">
583585

584586

585587
<span class="md-ellipsis">
@@ -600,7 +602,28 @@
600602

601603

602604
<li class="md-nav__item">
603-
<a href="/v0.3.0/research/building/" class="md-nav__link">
605+
<a href="/study-template/v0.3.0/research/common/" class="md-nav__link">
606+
607+
608+
<span class="md-ellipsis">
609+
Using the Common Library
610+
</span>
611+
612+
613+
</a>
614+
</li>
615+
616+
617+
618+
619+
620+
621+
622+
623+
624+
625+
<li class="md-nav__item">
626+
<a href="/study-template/v0.3.0/research/building/" class="md-nav__link">
604627

605628

606629
<span class="md-ellipsis">
@@ -621,7 +644,7 @@
621644

622645

623646
<li class="md-nav__item">
624-
<a href="/v0.3.0/research/publishing/" class="md-nav__link">
647+
<a href="/study-template/v0.3.0/research/publishing/" class="md-nav__link">
625648

626649

627650
<span class="md-ellipsis">
@@ -649,7 +672,7 @@
649672

650673

651674
<li class="md-nav__item">
652-
<a href="/v0.3.0/replications/" class="md-nav__link">
675+
<a href="/study-template/v0.3.0/replications/" class="md-nav__link">
653676

654677

655678
<span class="md-ellipsis">
@@ -669,7 +692,7 @@
669692

670693

671694
<li class="md-nav__item">
672-
<a href="/v0.3.0/vscode/" class="md-nav__link">
695+
<a href="/study-template/v0.3.0/vscode/" class="md-nav__link">
673696

674697

675698
<span class="md-ellipsis">
@@ -700,6 +723,8 @@ <h1>404 - Not found</h1>
700723
</div>
701724

702725

726+
<script>var tabs=__md_get("__tabs");if(Array.isArray(tabs))e:for(var set of document.querySelectorAll(".tabbed-set")){var tab,labels=set.querySelector(".tabbed-labels");for(tab of tabs)for(var label of labels.getElementsByTagName("label"))if(label.innerText.trim()===tab){var input=document.getElementById(label.htmlFor);input.checked=!0;continue e}}</script>
727+
703728
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
704729
</div>
705730

@@ -757,16 +782,16 @@ <h1>404 - Not found</h1>
757782
<div class="md-progress" data-md-component="progress" role="progressbar"></div>
758783

759784

760-
<script id="__config" type="application/json">{"base": "/v0.3.0", "features": ["navigation.tabs", "navigation.tabs.sticky", "navigation.sections", "toc.follow", "toc.integrate", "navigation.indexes", "navigation.instant", "navigation.instant.prefetch", "navigation.instant.progress", "navigation.top", "content.code.copy", "search.suggest", "search.highlight"], "search": "/v0.3.0/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": ["latest", "develop"], "provider": "mike"}}</script>
785+
<script id="__config" type="application/json">{"base": "/study-template/v0.3.0", "features": ["navigation.tabs", "navigation.tabs.sticky", "navigation.sections", "toc.follow", "toc.integrate", "navigation.indexes", "navigation.instant", "navigation.instant.prefetch", "navigation.instant.progress", "navigation.top", "content.code.copy", "content.tabs.link", "search.suggest", "search.highlight"], "search": "/study-template/v0.3.0/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": ["latest", "develop"], "provider": "mike"}}</script>
761786

762787

763-
<script src="/v0.3.0/assets/javascripts/bundle.c8d2eff1.min.js"></script>
788+
<script src="/study-template/v0.3.0/assets/javascripts/bundle.c8d2eff1.min.js"></script>
764789

765790
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
766791

767792
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
768793

769-
<script src="/v0.3.0/js/mathjax-config.js"></script>
794+
<script src="/study-template/v0.3.0/js/mathjax-config.js"></script>
770795

771796

772797
</body>

0 commit comments

Comments
 (0)