Skip to content

Commit

Permalink
deploy: b25ae7f
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-AP committed Nov 15, 2024
1 parent f477c9a commit 10fd10a
Show file tree
Hide file tree
Showing 65 changed files with 2,113 additions and 1,035 deletions.
4 changes: 2 additions & 2 deletions _/css/site.css

Large diffs are not rendered by default.

Binary file added _/font/BaiJamjuree-Bold.ttf
Binary file not shown.
Binary file added _/font/BaiJamjuree-Regular.ttf
Binary file not shown.
Binary file added _/font/BaiJamjuree-SemiBold.ttf
Binary file not shown.
Binary file added _/font/FiraCode-Variable.ttf
Binary file not shown.
Binary file added _/font/Inter-Italic-VariableFont.ttf
Binary file not shown.
Binary file added _/font/Inter-VariableFont.ttf
Binary file not shown.
1 change: 1 addition & 0 deletions _/img/back_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _/img/caret.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _/img/menu_black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions _/js/site.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 30 additions & 18 deletions ddm/develop/components/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,18 @@
<nav class="navbar">
<div class="navbar-brand">
<div>
<a class="navbar-item" href="../../.."><img src="../../../_/img/DDM_Logo_Weiss.svg" height="50px"></a>
<a class="navbar-item" href="../../.."><img src="../../../_/img/DDM_Logo_Schwarz.svg" height="50px"></a>
</div>
<div class="navbar-slogan">
<a class="navbar-item" href="../../..">Data Donation Module Documentation</a>
</div>
<!--
<button class="navbar-burger" data-target="topbar-nav">
<span></span>
<span></span>
<span></span>
</button>
-->
</div>
</nav>
</header>
Expand All @@ -33,24 +35,26 @@
<div class="panels">
<div class="nav-panel-menu is-active" data-panel="menu">
<nav class="nav-menu">
<!--
<h3 class="title"><a href="../index.html">DDM</a></h3>
-->
<ul class="nav-list">
<li class="nav-item" data-depth="0">
<ul class="nav-list">
<li class="nav-item" data-depth="1">
<a class="nav-link" href="../for_researchers.html">For Researchers</a>
<a class="nav-link nav-link-1" href="../for_researchers.html">For Researchers</a>
</li>
<li class="nav-item" data-depth="1">
<a class="nav-link" href="../for_admins.html">For System Administrators</a>
<a class="nav-link nav-link-1" href="../for_admins.html">For System Administrators</a>
</li>
<li class="nav-item" data-depth="1">
<a class="nav-link" href="../for_developers.html">For Developers</a>
<a class="nav-link nav-link-1" href="../for_developers.html">For Developers</a>
</li>
<li class="nav-item" data-depth="1">
<a class="nav-link" href="../topic_references.html">Topic References</a>
<a class="nav-link nav-link-1" href="../topic_references.html">Topic References</a>
</li>
<li class="nav-item" data-depth="1">
<a class="nav-link" href="../issues.html">Reporting Issues and Getting Help</a>
<a class="nav-link nav-link-1" href="../issues.html">Reporting Issues and Getting Help</a>
</li>
</ul>
</li>
Expand Down Expand Up @@ -85,40 +89,48 @@ <h3 class="title"><a href="../index.html">DDM</a></h3>
<main class="article">
<div class="toolbar" role="navigation">
<button class="nav-toggle"></button>
<!--
<a href="../../main/index.html" class="home-link"></a>
<nav class="breadcrumbs" aria-label="breadcrumbs">
-->
<!-- <nav class="breadcrumbs" aria-label="breadcrumbs">
</nav>
<div class="page-versions">
-->
<!-- <div class="page-versions">
<button class="version-menu-toggle" title="Show other versions of page">develop</button>
<div class="version-menu">
<a class="version" href="../../main/components/footer.html">main</a>
<a class="version is-current" href="footer.html">develop</a>
<a class="version" href="../../v1.0.0/components/footer.html">v1.0.0</a>
</div>
</div>
<div class="edit-this-page"><a href="https://github.com/uzh/ddm/edit/develop/docs/modules/ROOT/pages/components/footer.adoc">Edit this Page</a></div>
</div>
-->
<!--
-->
</div>
<div class="content">
<aside class="toc sidebar" data-title="Contents" data-levels="2">
<aside class="toc sidebar" data-levels="2">
<div class="toc-menu"></div>
</aside>
<article class="doc">
<div id="custom-footer">
<nav class="breadcrumbs-article" aria-label="breadcrumbs">
</nav>
<div id="custom-footer">
<div>
<span class="footer-info">&copy; 2023 Data Donation Lab</span>|
<span class="footer-info">last updated: 03.02.2023</span>|
<span class="footer-info">Documentation for DDM v1.0.0</span>
</div>
</div>
</article>
</article>
</div>
</main>
<div id="overlay"></div>
</div>
<footer class="footer">
<div class="footer-content-bite"><a href="https://datadonation.uzh.ch"><img src="../../../_/img/DataDonationLab_Logo_Schwarz.svg" height="50px"></a></div>
<div class="footer-content-bite">© Data Donation Lab, 2023-present</div>
<div class="footer-content-bite"><a href="https://github.com/uzh/ddm">DDM on GitHub</a></div>
</footer>
<footer class="footer">
<div class="footer-content-bite"><a href="https://datadonation.uzh.ch"><img src="../../../_/img/DataDonationLab_Logo_Schwarz.svg" height="50px"></a></div>
<div class="footer-content-bite">© Data Donation Lab, 2023-present</div>
<div class="footer-content-bite"><a href="https://github.com/uzh/ddm">DDM on GitHub</a></div>
</footer>
<script id="site-script" src="../../../_/js/site.js" data-ui-root-path="../../../_"></script>
<script async src="../../../_/js/vendor/highlight.js"></script>
</body>
Expand Down
Loading

0 comments on commit 10fd10a

Please sign in to comment.