Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed May 6, 2024
1 parent 1674a32 commit 4ee6c2c
Show file tree
Hide file tree
Showing 19 changed files with 213 additions and 216 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e15cf46d
514aef48
26 changes: 13 additions & 13 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>REPO_NAME</title>
<title>GitHub template for FAIR and open research data</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -72,10 +72,10 @@


<link rel="stylesheet" href="styles.css">
<meta property="og:title" content="REPO_NAME">
<meta property="og:title" content="GitHub template for FAIR and open research data">
<meta property="og:description" content="">
<meta property="og:site_name" content="REPO_NAME">
<meta name="twitter:title" content="REPO_NAME">
<meta property="og:site_name" content="GitHub template for FAIR and open research data">
<meta name="twitter:title" content="GitHub template for FAIR and open research data">
<meta name="twitter:description" content="">
<meta name="twitter:card" content="summary">
</head>
Expand All @@ -91,7 +91,7 @@
<img src="./android-chrome-512x512.png" alt="" class="navbar-logo">
</a>
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">REPO_NAME</span>
<span class="navbar-title">open-research-data-template</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand All @@ -111,7 +111,7 @@
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
<a href="https://github.com/USERNAME/REPO_NAME/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
<a href="https://github.com/maehr/open-research-data-template/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
</div>
</div> <!-- /container-fluid -->
</nav>
Expand All @@ -120,7 +120,7 @@
<button type="button" class="quarto-btn-toggle btn" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<i class="bi bi-layout-text-sidebar-reverse"></i>
</button>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">REPO_NAME</a></li><li class="breadcrumb-item"><a href="./CHANGELOG.html">Changelog</a></li></ol></nav>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">open-research-data-template</a></li><li class="breadcrumb-item"><a href="./CHANGELOG.html">Changelog</a></li></ol></nav>
<a class="flex-grow-1" role="button" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
</a>
</div>
Expand All @@ -135,7 +135,7 @@
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="./index.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">REPO_NAME</span></a>
<span class="menu-text">open-research-data-template</span></a>
<a class="sidebar-item-toggle text-start" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-1" aria-expanded="true" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
Expand Down Expand Up @@ -241,7 +241,7 @@ <h2 id="toc-title">On this page</h2>
</ul></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -373,7 +373,7 @@ <h3 class="anchored" data-anchor-id="features-1">Features</h3>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/USERNAME\.github\.io\/REPO_NAME\/");
var filterRegex = new RegExp("https:\/\/maehr\.github\.io\/open-research-data-template\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -703,8 +703,8 @@ <h3 class="anchored" data-anchor-id="features-1">Features</h3>
</script>
<nav class="page-navigation">
<div class="nav-page nav-page-previous">
<a href="./index.html" class="pagination-link" aria-label="REPO_NAME">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">REPO_NAME</span>
<a href="./index.html" class="pagination-link" aria-label="open-research-data-template">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">open-research-data-template</span>
</a>
</div>
<div class="nav-page nav-page-next">
Expand All @@ -718,4 +718,4 @@ <h3 class="anchored" data-anchor-id="features-1">Features</h3>



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CHANGELOG.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
22 changes: 11 additions & 11 deletions CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>REPO_NAME</title>
<title>GitHub template for FAIR and open research data</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -72,9 +72,9 @@


<link rel="stylesheet" href="styles.css">
<meta property="og:title" content="REPO_NAME">
<meta property="og:site_name" content="REPO_NAME">
<meta name="twitter:title" content="REPO_NAME">
<meta property="og:title" content="GitHub template for FAIR and open research data">
<meta property="og:site_name" content="GitHub template for FAIR and open research data">
<meta name="twitter:title" content="GitHub template for FAIR and open research data">
<meta name="twitter:card" content="summary">
</head>

Expand All @@ -89,7 +89,7 @@
<img src="./android-chrome-512x512.png" alt="" class="navbar-logo">
</a>
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">REPO_NAME</span>
<span class="navbar-title">open-research-data-template</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand All @@ -109,7 +109,7 @@
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
<a href="https://github.com/USERNAME/REPO_NAME/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
<a href="https://github.com/maehr/open-research-data-template/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
</div>
</div> <!-- /container-fluid -->
</nav>
Expand All @@ -118,7 +118,7 @@
<button type="button" class="quarto-btn-toggle btn" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<i class="bi bi-layout-text-sidebar-reverse"></i>
</button>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">REPO_NAME</a></li><li class="breadcrumb-item"><a href="./CODE_OF_CONDUCT.html">Code of Conduct</a></li></ol></nav>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">open-research-data-template</a></li><li class="breadcrumb-item"><a href="./CODE_OF_CONDUCT.html">Code of Conduct</a></li></ol></nav>
<a class="flex-grow-1" role="button" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
</a>
</div>
Expand All @@ -133,7 +133,7 @@
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="./index.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">REPO_NAME</span></a>
<span class="menu-text">open-research-data-template</span></a>
<a class="sidebar-item-toggle text-start" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-1" aria-expanded="true" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#attribution" id="toc-attribution" class="nav-link" data-scroll-target="#attribution">Attribution</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CODE_OF_CONDUCT.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CODE_OF_CONDUCT.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -403,7 +403,7 @@ <h2 class="anchored" data-anchor-id="attribution">Attribution</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/USERNAME\.github\.io\/REPO_NAME\/");
var filterRegex = new RegExp("https:\/\/maehr\.github\.io\/open-research-data-template\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -748,4 +748,4 @@ <h2 class="anchored" data-anchor-id="attribution">Attribution</h2>



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CODE_OF_CONDUCT.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CODE_OF_CONDUCT.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
22 changes: 11 additions & 11 deletions CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">


<title>REPO_NAME</title>
<title>GitHub template for FAIR and open research data</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand Down Expand Up @@ -72,10 +72,10 @@


<link rel="stylesheet" href="styles.css">
<meta property="og:title" content="REPO_NAME">
<meta property="og:title" content="GitHub template for FAIR and open research data">
<meta property="og:description" content="">
<meta property="og:site_name" content="REPO_NAME">
<meta name="twitter:title" content="REPO_NAME">
<meta property="og:site_name" content="GitHub template for FAIR and open research data">
<meta name="twitter:title" content="GitHub template for FAIR and open research data">
<meta name="twitter:description" content="">
<meta name="twitter:card" content="summary">
</head>
Expand All @@ -91,7 +91,7 @@
<img src="./android-chrome-512x512.png" alt="" class="navbar-logo">
</a>
<a class="navbar-brand" href="./index.html">
<span class="navbar-title">REPO_NAME</span>
<span class="navbar-title">open-research-data-template</span>
</a>
</div>
<div id="quarto-search" class="" title="Search"></div>
Expand All @@ -111,7 +111,7 @@
</ul>
</div> <!-- /navcollapse -->
<div class="quarto-navbar-tools">
<a href="https://github.com/USERNAME/REPO_NAME/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
<a href="https://github.com/maehr/open-research-data-template/" title="" class="quarto-navigation-tool px-1" aria-label=""><i class="bi bi-github"></i></a>
</div>
</div> <!-- /container-fluid -->
</nav>
Expand All @@ -120,7 +120,7 @@
<button type="button" class="quarto-btn-toggle btn" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
<i class="bi bi-layout-text-sidebar-reverse"></i>
</button>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">REPO_NAME</a></li><li class="breadcrumb-item"><a href="./CONTRIBUTING.html">Contributing</a></li></ol></nav>
<nav class="quarto-page-breadcrumbs" aria-label="breadcrumb"><ol class="breadcrumb"><li class="breadcrumb-item"><a href="./index.html">open-research-data-template</a></li><li class="breadcrumb-item"><a href="./CONTRIBUTING.html">Contributing</a></li></ol></nav>
<a class="flex-grow-1" role="button" data-bs-toggle="collapse" data-bs-target=".quarto-sidebar-collapse-item" aria-controls="quarto-sidebar" aria-expanded="false" aria-label="Toggle sidebar navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
</a>
</div>
Expand All @@ -135,7 +135,7 @@
<li class="sidebar-item sidebar-item-section">
<div class="sidebar-item-container">
<a href="./index.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">REPO_NAME</span></a>
<span class="menu-text">open-research-data-template</span></a>
<a class="sidebar-item-toggle text-start" data-bs-toggle="collapse" data-bs-target="#quarto-sidebar-section-1" aria-expanded="true" aria-label="Toggle section">
<i class="bi bi-chevron-right ms-2"></i>
</a>
Expand Down Expand Up @@ -229,7 +229,7 @@ <h2 id="toc-title">On this page</h2>
<li><a href="#pull-request-process" id="toc-pull-request-process" class="nav-link" data-scroll-target="#pull-request-process">Pull Request Process</a></li>
</ul></li>
</ul>
<div class="toc-actions"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CONTRIBUTING.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
<div class="toc-actions"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CONTRIBUTING.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></nav>
</div>
<!-- main -->
<main class="content" id="quarto-document-content">
Expand Down Expand Up @@ -336,7 +336,7 @@ <h2 class="anchored" data-anchor-id="pull-request-process">Pull Request Process<
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/USERNAME\.github\.io\/REPO_NAME\/");
var filterRegex = new RegExp("https:\/\/maehr\.github\.io\/open-research-data-template\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -681,4 +681,4 @@ <h2 class="anchored" data-anchor-id="pull-request-process">Pull Request Process<



<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/USERNAME/REPO_NAME/edit/main/CONTRIBUTING.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/USERNAME/REPO_NAME/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
<footer class="footer"><div class="nav-footer"><div class="nav-footer-center"><div class="toc-actions d-sm-block d-md-none"><ul><li><a href="https://github.com/maehr/open-research-data-template/edit/main/CONTRIBUTING.md" class="toc-action"><i class="bi bi-github"></i>Edit this page</a></li><li><a href="https://github.com/maehr/open-research-data-template/issues/new/choose" class="toc-action"><i class="bi empty"></i>Report an issue</a></li></ul></div></div></div></footer></body></html>
Loading

0 comments on commit 4ee6c2c

Please sign in to comment.