Skip to content

Commit

Permalink
Rebuild demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
piazzai committed Jan 22, 2024
1 parent 5741f31 commit fc77339
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 83 deletions.
20 changes: 10 additions & 10 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="none">

<title>Page not found | Your awesome title</title>
<title>Page not found | Nagymaros Theme</title>


<link rel="stylesheet" href="/assets/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/leaflet.css">
<link rel="stylesheet" href="/assets/css/open-color.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/bootstrap.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/leaflet.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/open-color.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/styles.css">
</head>

<body>
Expand All @@ -28,12 +28,12 @@
<span class="h1 bg-gray-3 color-gray-0 rounded" id="digit">0</span>
<span class="h1 bg-gray-3 color-gray-0 rounded" id="digit">4</span>
<h1 class="display-5">Page not found</h1>
<p class="fs-5"><a href="/">Return to the homepage</a></p>
<p class="fs-5"><a href="https://piazzai.github.io/jekyll-nagymaros">Return to the homepage</a></p>
</div>
</main>
<script src="/assets/js/bootstrap.js"></script>
<script src="/assets/js/leaflet.js"></script>
<script src="/assets/js/main.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/bootstrap.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/leaflet.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/main.js"></script>
</body>

</html>
33 changes: 16 additions & 17 deletions docs/contributors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Contributors | Your awesome title</title>
<title>Contributors | Nagymaros Theme</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Contributors" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="List of organizers and participants" />
<meta property="og:description" content="List of organizers and participants" />
<link rel="canonical" href="/contributors/" />
<meta property="og:url" content="/contributors/" />
<meta property="og:site_name" content="Your awesome title" />
<link rel="canonical" href="https://piazzai.github.io/jekyll-nagymaros/contributors/" />
<meta property="og:url" content="https://piazzai.github.io/jekyll-nagymaros/contributors/" />
<meta property="og:site_name" content="Nagymaros Theme" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Contributors" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"List of organizers and participants","headline":"Contributors","url":"/contributors/"}</script>
{"@context":"https://schema.org","@type":"WebPage","description":"List of organizers and participants","headline":"Contributors","url":"https://piazzai.github.io/jekyll-nagymaros/contributors/"}</script>
<!-- End Jekyll SEO tag -->


<link rel="stylesheet" href="/assets/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/leaflet.css">
<link rel="stylesheet" href="/assets/css/open-color.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/bootstrap.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/leaflet.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/open-color.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/styles.css">
</head>

<body>
Expand All @@ -36,8 +36,7 @@
<header class="bg-gray-4">
<div class="container">
<nav class="navbar navbar-expand-sm">

<a class="navbar-brand" href="/">Your awesome title</a>
<a class="navbar-brand" href="https://piazzai.github.io/jekyll-nagymaros">Nagymaros Theme</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand All @@ -61,23 +60,23 @@



<a class="nav-link" href="/program/">Program</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/program/">Program</a>







<a class="nav-link" href="/locations/">Locations</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/locations/">Locations</a>







<a class="nav-link active" aria-current="page" href="/contributors/">Contributors</a>
<a class="nav-link active" aria-current="page" href="https://piazzai.github.io/jekyll-nagymaros/contributors/">Contributors</a>



Expand Down Expand Up @@ -231,9 +230,9 @@ <h5 class="fw-normal">Participants</h5>
<small class="text-muted">Copyright &copy;2024 Place Holder. All rights reserved.</small>
</footer>

<script src="/assets/js/bootstrap.js"></script>
<script src="/assets/js/leaflet.js"></script>
<script src="/assets/js/main.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/bootstrap.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/leaflet.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/main.js"></script>
</body>

</html>
33 changes: 16 additions & 17 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Nagymaros Theme | Your awesome title</title>
<title>Nagymaros Theme | Jekyll theme for a conference website</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Nagymaros Theme" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A simple Jekyll theme for a conference or workshop website" />
<meta property="og:description" content="A simple Jekyll theme for a conference or workshop website" />
<link rel="canonical" href="/" />
<meta property="og:url" content="/" />
<meta property="og:site_name" content="Your awesome title" />
<link rel="canonical" href="https://piazzai.github.io/jekyll-nagymaros/" />
<meta property="og:url" content="https://piazzai.github.io/jekyll-nagymaros/" />
<meta property="og:site_name" content="Nagymaros Theme" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Nagymaros Theme" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","description":"A simple Jekyll theme for a conference or workshop website","headline":"Nagymaros Theme","name":"Your awesome title","url":"/"}</script>
{"@context":"https://schema.org","@type":"WebSite","description":"A simple Jekyll theme for a conference or workshop website","headline":"Nagymaros Theme","name":"Nagymaros Theme","url":"https://piazzai.github.io/jekyll-nagymaros/"}</script>
<!-- End Jekyll SEO tag -->


<link rel="stylesheet" href="/assets/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/leaflet.css">
<link rel="stylesheet" href="/assets/css/open-color.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/bootstrap.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/leaflet.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/open-color.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/styles.css">
</head>

<body>
Expand All @@ -36,8 +36,7 @@
<header class="bg-gray-4">
<div class="container">
<nav class="navbar navbar-expand-sm">

<a class="navbar-brand" href="/">Your awesome title</a>
<a class="navbar-brand" href="https://piazzai.github.io/jekyll-nagymaros">Nagymaros Theme</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand All @@ -61,23 +60,23 @@



<a class="nav-link" href="/program/">Program</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/program/">Program</a>







<a class="nav-link" href="/locations/">Locations</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/locations/">Locations</a>







<a class="nav-link" href="/contributors/">Contributors</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/contributors/">Contributors</a>



Expand Down Expand Up @@ -135,9 +134,9 @@ <h1 class="display-3">Nagymaros Theme</h1>
<small class="text-muted">Copyright &copy;2024 Place Holder. All rights reserved.</small>
</footer>

<script src="/assets/js/bootstrap.js"></script>
<script src="/assets/js/leaflet.js"></script>
<script src="/assets/js/main.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/bootstrap.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/leaflet.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/main.js"></script>
</body>

</html>
33 changes: 16 additions & 17 deletions docs/locations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Locations | Your awesome title</title>
<title>Locations | Nagymaros Theme</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Locations" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Map of conference locations" />
<meta property="og:description" content="Map of conference locations" />
<link rel="canonical" href="/locations/" />
<meta property="og:url" content="/locations/" />
<meta property="og:site_name" content="Your awesome title" />
<link rel="canonical" href="https://piazzai.github.io/jekyll-nagymaros/locations/" />
<meta property="og:url" content="https://piazzai.github.io/jekyll-nagymaros/locations/" />
<meta property="og:site_name" content="Nagymaros Theme" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Locations" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Map of conference locations","headline":"Locations","url":"/locations/"}</script>
{"@context":"https://schema.org","@type":"WebPage","description":"Map of conference locations","headline":"Locations","url":"https://piazzai.github.io/jekyll-nagymaros/locations/"}</script>
<!-- End Jekyll SEO tag -->


<link rel="stylesheet" href="/assets/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/leaflet.css">
<link rel="stylesheet" href="/assets/css/open-color.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/bootstrap.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/leaflet.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/open-color.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/styles.css">
</head>

<body>
Expand All @@ -36,8 +36,7 @@
<header class="bg-gray-4">
<div class="container">
<nav class="navbar navbar-expand-sm">

<a class="navbar-brand" href="/">Your awesome title</a>
<a class="navbar-brand" href="https://piazzai.github.io/jekyll-nagymaros">Nagymaros Theme</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand All @@ -61,23 +60,23 @@



<a class="nav-link" href="/program/">Program</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/program/">Program</a>







<a class="nav-link active" aria-current="page" href="/locations/">Locations</a>
<a class="nav-link active" aria-current="page" href="https://piazzai.github.io/jekyll-nagymaros/locations/">Locations</a>







<a class="nav-link" href="/contributors/">Contributors</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/contributors/">Contributors</a>



Expand Down Expand Up @@ -105,9 +104,9 @@ <h1 class="display-5">Locations</h1>
<small class="text-muted">Copyright &copy;2024 Place Holder. All rights reserved.</small>
</footer>

<script src="/assets/js/bootstrap.js"></script>
<script src="/assets/js/leaflet.js"></script>
<script src="/assets/js/main.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/bootstrap.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/leaflet.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/main.js"></script>
</body>

</html>
33 changes: 16 additions & 17 deletions docs/program/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Program | Your awesome title</title>
<title>Program | Nagymaros Theme</title>
<meta name="generator" content="Jekyll v4.3.3" />
<meta property="og:title" content="Program" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Schedule of talks and activities" />
<meta property="og:description" content="Schedule of talks and activities" />
<link rel="canonical" href="/program/" />
<meta property="og:url" content="/program/" />
<meta property="og:site_name" content="Your awesome title" />
<link rel="canonical" href="https://piazzai.github.io/jekyll-nagymaros/program/" />
<meta property="og:url" content="https://piazzai.github.io/jekyll-nagymaros/program/" />
<meta property="og:site_name" content="Nagymaros Theme" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Program" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"Schedule of talks and activities","headline":"Program","url":"/program/"}</script>
{"@context":"https://schema.org","@type":"WebPage","description":"Schedule of talks and activities","headline":"Program","url":"https://piazzai.github.io/jekyll-nagymaros/program/"}</script>
<!-- End Jekyll SEO tag -->


<link rel="stylesheet" href="/assets/css/bootstrap.css">
<link rel="stylesheet" href="/assets/css/leaflet.css">
<link rel="stylesheet" href="/assets/css/open-color.css">
<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/bootstrap.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/leaflet.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/open-color.css">
<link rel="stylesheet" href="https://piazzai.github.io/jekyll-nagymaros/assets/css/styles.css">
</head>

<body>
Expand All @@ -36,8 +36,7 @@
<header class="bg-gray-4">
<div class="container">
<nav class="navbar navbar-expand-sm">

<a class="navbar-brand" href="/">Your awesome title</a>
<a class="navbar-brand" href="https://piazzai.github.io/jekyll-nagymaros">Nagymaros Theme</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
Expand All @@ -61,23 +60,23 @@



<a class="nav-link active" aria-current="page" href="/program/">Program</a>
<a class="nav-link active" aria-current="page" href="https://piazzai.github.io/jekyll-nagymaros/program/">Program</a>







<a class="nav-link" href="/locations/">Locations</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/locations/">Locations</a>







<a class="nav-link" href="/contributors/">Contributors</a>
<a class="nav-link" href="https://piazzai.github.io/jekyll-nagymaros/contributors/">Contributors</a>



Expand Down Expand Up @@ -446,9 +445,9 @@ <h5 class="fw-normal">Legend</h5>
<small class="text-muted">Copyright &copy;2024 Place Holder. All rights reserved.</small>
</footer>

<script src="/assets/js/bootstrap.js"></script>
<script src="/assets/js/leaflet.js"></script>
<script src="/assets/js/main.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/bootstrap.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/leaflet.js"></script>
<script src="https://piazzai.github.io/jekyll-nagymaros/assets/js/main.js"></script>
</body>

</html>
2 changes: 1 addition & 1 deletion docs/robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: /sitemap.xml
Sitemap: https://piazzai.github.io/jekyll-nagymaros/sitemap.xml
Loading

0 comments on commit fc77339

Please sign in to comment.