Skip to content

Commit efd6d1a

Browse files
committed
rebuild public with wow v5
1 parent 8c01502 commit efd6d1a

File tree

126 files changed

+10564
-6355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+10564
-6355
lines changed

404.html

+110-68
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8-
<meta name="generator" content="Source Themes Academic 4.8.0">
8+
9+
10+
11+
<meta name="generator" content="Wowchemy 4.8.0 for Hugo">
12+
913

1014

1115

1216

1317

18+
19+
20+
1421

1522

1623

@@ -35,6 +42,21 @@
3542

3643

3744

45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
58+
59+
3860

3961

4062

@@ -49,8 +71,8 @@
4971

5072

5173

52-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
53-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-1/css/all.min.css" integrity="sha256-4w9DunooKSr3MFXHXWyFER38WmPdm361bQS/2KUWZbU=" crossorigin="anonymous">
74+
75+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous">
5476
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
5577

5678

@@ -62,14 +84,14 @@
6284

6385

6486

65-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/github.min.css" crossorigin="anonymous" title="hl-light">
66-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
87+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/github.min.css" crossorigin="anonymous" title="hl-light">
88+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
6789

6890

6991

7092

7193

72-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.css" integrity="sha256-SHMGCYmST46SoyGgo4YR/9AlK1vf3ff84Aq9yK4hdqM=" crossorigin="anonymous">
94+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous">
7395

7496

7597

@@ -152,7 +174,14 @@
152174

153175

154176

155-
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
177+
178+
179+
180+
181+
182+
183+
184+
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.2.2/lazysizes.min.js" integrity="sha512-TmDwFLhg3UA4ZG0Eb4MIyT1O1Mb+Oww5kFG0uHqXsdbyZz9DcvYQhKpGgNkamAI6h2lGGZq2X8ftOJvF/XjTUg==" crossorigin="anonymous" async></script>
156185

157186

158187

@@ -177,6 +206,13 @@
177206

178207

179208

209+
210+
211+
212+
213+
214+
215+
180216

181217

182218

@@ -191,14 +227,18 @@
191227

192228

193229

194-
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
230+
231+
232+
233+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
234+
195235

196236

197237

198238

199239

200240

201-
<link rel="stylesheet" href="/css/academic.css">
241+
<link rel="stylesheet" href="/css/wowchemy.css">
202242

203243

204244

@@ -259,7 +299,19 @@
259299

260300
</head>
261301

262-
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >
302+
303+
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class=" ">
304+
305+
306+
307+
308+
<script>window.wcDarkLightEnabled = true;</script>
309+
310+
311+
<script>const isSiteThemeDark = false;</script>
312+
313+
314+
<script src="/js/load-theme.js"></script>
263315

264316
<aside class="search-results" id="search">
265317
<div class="container">
@@ -276,8 +328,7 @@ <h1>Search</h1>
276328

277329
<div id="search-box">
278330

279-
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
280-
autocomplete="off" autocorrect="off" spellcheck="false" type="search">
331+
281332

282333
</div>
283334

@@ -301,6 +352,11 @@ <h1>Search</h1>
301352

302353

303354

355+
356+
357+
358+
359+
304360
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
305361
<div class="container">
306362

@@ -340,16 +396,24 @@ <h1>Search</h1>
340396

341397

342398

399+
343400

344401

345402

346403

404+
347405

348406

407+
408+
349409

350410

351411

352-
412+
413+
414+
415+
416+
353417

354418

355419

@@ -369,16 +433,24 @@ <h1>Search</h1>
369433

370434

371435

436+
372437

373438

374439

375440

441+
376442

377443

444+
445+
378446

379447

380448

381-
449+
450+
451+
452+
453+
382454

383455

384456

@@ -398,16 +470,24 @@ <h1>Search</h1>
398470

399471

400472

473+
401474

402475

403476

404477

478+
405479

406480

481+
482+
407483

408484

409485

410-
486+
487+
488+
489+
490+
411491

412492

413493

@@ -426,15 +506,13 @@ <h1>Search</h1>
426506

427507
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
428508

429-
<li class="nav-item">
430-
<a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a>
431-
</li>
432509

433510

434511

512+
435513
<li class="nav-item dropdown theme-dropdown">
436-
<a href="#" class="nav-link js-theme-selector" data-toggle="dropdown" aria-haspopup="true">
437-
<i class="fas fa-palette" aria-hidden="true"></i>
514+
<a href="#" class="nav-link" data-toggle="dropdown" aria-haspopup="true">
515+
<i class="fas fa-moon" aria-hidden="true"></i>
438516
</a>
439517
<div class="dropdown-menu">
440518
<a href="#" class="dropdown-item js-set-theme-light">
@@ -458,16 +536,13 @@ <h1>Search</h1>
458536
</nav>
459537

460538

539+
461540
<div class="universal-wrapper pt-3">
462541

463542
<h1>Page not found</h1>
464543

465544

466545

467-
<form class="d-flex align-items-center mb-3">
468-
<input name="q" type="search" class="form-control" placeholder="Search..." autocomplete="off">
469-
</form>
470-
471546

472547

473548

@@ -513,22 +588,23 @@ <h2>Latest</h2>
513588
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
514589
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
515590
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
591+
<script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script>
516592

517593

518594

519595

520596

521-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/highlight.min.js" integrity="sha256-eOgo0OtLL4cdq7RdwRUiGKLX9XsIJ7nGhWEKbohmVAQ=" crossorigin="anonymous"></script>
597+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/highlight.min.js" integrity="sha512-TDKKr+IvoqZnPzc3l35hdjpHD0m+b2EC2SrLEgKDRWpxf2rFCxemkgvJ5kfU48ip+Y+m2XVKyOCD85ybtlZDmw==" crossorigin="anonymous"></script>
522598

523-
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/languages/r.min.js"></script>
599+
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/languages/r.min.js"></script>
524600

525601

526602

527603

528604

529605

530606

531-
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.js" integrity="sha256-EErZamuLefUnbMBQbsEqu1USa+btR2oIlCpBJbyD4/g=" crossorigin="anonymous"></script>
607+
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous"></script>
532608

533609

534610

@@ -537,52 +613,17 @@ <h2>Latest</h2>
537613

538614

539615

540-
541-
<script>const isSiteThemeDark = false;</script>
542-
543616

544617

545618

546-
547-
548-
549-
550-
<script>
551-
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
552-
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
553-
const content_type = {
554-
'post': "Posts",
555-
'project': "Projects",
556-
'publication' : "Publications",
557-
'talk' : "Talks",
558-
'slides' : "Slides"
559-
};
560-
</script>
561-
562619

563620

564-
565621

566622

567623

568-
<script id="search-hit-fuse-template" type="text/x-template">
569-
<div class="search-hit" id="summary-{{key}}">
570-
<div class="search-hit-content">
571-
<div class="search-hit-name">
572-
<a href="{{relpermalink}}">{{title}}</a>
573-
<div class="article-metadata search-hit-type">{{type}}</div>
574-
<p class="search-hit-description">{{snippet}}</p>
575-
</div>
576-
</div>
577-
</div>
578-
</script>
579-
580624

581625

582626

583-
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
584-
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
585-
586627

587628

588629

@@ -601,13 +642,11 @@ <h2>Latest</h2>
601642

602643

603644

604-
605-
606645

607646

608647

609648

610-
<script src="/js/academic.min.37431be2d92d7fb0160054761ab79602.js"></script>
649+
<script src="/js/wowchemy.min.81c0016b87774b0bb25faf17d087c994.js"></script>
611650

612651

613652

@@ -635,9 +674,12 @@ <h2>Latest</h2>
635674

636675

637676
<p class="powered-by">
638-
Powered by the
639-
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
640-
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
677+
678+
Published with
679+
<a href="https://wowchemy.com" target="_blank" rel="noopener">Wowchemy</a>
680+
the free, <a href="https://github.com/wowchemy/wowchemy-hugo-modules" target="_blank" rel="noopener">
681+
open source</a> website builder that empowers creators.
682+
641683

642684

643685
<span class="float-right" aria-hidden="true">

0 commit comments

Comments
 (0)