Skip to content

Commit

Permalink
Deploying to gh-pages from @ d0eef9e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
fstein88 committed Aug 26, 2024
1 parent 0925da7 commit abf25bd
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 2 deletions.
134 changes: 134 additions & 0 deletions content/events/2024-09-17_open-science-festival.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
<html class="has-navbar-fixed-top" style="scroll-behavior: smooth;">
<head>
<meta charSet="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon.png"/>
<title>
nfdi4plants - Events
</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="/style/style.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@creativebulma/[email protected]/dist/css/bulma-collapsible.min.css"/>
<script defer="true" src="https://kit.fontawesome.com/0d3e0ea7a6.js" crossOrigin="anonymous"></script>
<script type="module" src="/js/bundle.js"></script>
<style>

body {
margin: 0px;
}

thead tr th, strong {
color: var(--accent-text-color) !important
}

a {
color: var(--link-color, #4FB3D9) !important;
}

a:hover {
color: var(--link-hover-color, #3A3A3A) !important;
}

thead {
font-size: 1.2rem;
}

nfdi-toc, nfdi-body {
--outside-background-color: rgb(240, 243, 246);
--header-color: rgb(10, 12, 16)
--element-text-color: #0E1116;
--element-background-color: #fff;
--accent-text-color: rgb(31, 194, 167);
--link-color: #4FB3D9;
--link-hover-color: #8ad3ee;
}

</style>
</head>
<nfdi-navbar></nfdi-navbar>
<body>
<section class="hero is-medium is-dark has-bg-lightblue">
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="title">

</h1>
</div>
</div>
</section>
<section class="section">
<div class="container p-4">
<h1 class="title is-1">
Open Science Festival
</h1>
<h2 class="subtitle is-2">
17 Sep 2024
</h2>
<div class="content">
<!--Here comes the general part-->
<table>
<tr>
<th><b><font size="4">Details</font></b></th>
<th><b><font size="4">Organizer</font></b></th>
<th><b><font size="4">Location</font></b></th>
<th><b><font size="4"></font></b></th>
</tr>
<tr>
<td>
<b>Date:</b>
<br>September 17th to 18th<br><br>
<b>Category:</b>
<br>Conference
</td>
<td>
Rhine-Main Universities &<br>
Johannes Gutenberg University Mainz
</td>
<td>
Johannes Gutenberg University Mainz<br>
Hochschule für Musik<br>
Jakob-Welder-Weg 28<br>
55128 Mainz<br>
</td>
<td>
<img src="https://converia.uni-mainz.de/custom/media/OpenScience/conference-banner_open-science_2.png" width="671" height="139,39" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"/>
</td>
</tr>
</table>
<br>
<br>
<details><summary><span style="color: #1fc2a7;font-size:1.5em">
Information
</summary>
<p><strong>Open Science Festival</strong><br />
<em>September 17th to 18th, 2024</em></p>
<p>Under the motto Meet, Share, Inspire, Care the Rhine-Main Universities invite you to this year's Open Science Festival in Mainz. The festival is for newcomers, interested parties, and experts alike and aims to facilitate interactions and exchanges in various forms. You can now register to meet other Open Science enthusiasts, share personal and professional experiences, and get inspired through conversations, joint activities, and high-caliber lectures and workshops.</p>
<p>DataPLANT will be present with other NFDI consortia at the market booth &quot;The German National Research Data Infrastructure (NFDI) - data as a common good for excellent research, organised by the scientific community&quot;. Come say <em>hello</em> - we're looking forward to your visit!</p>
<p>Find more infos about the Open Science Festival and the registration <a href="https://converia.uni-mainz.de/frontend/index.php?folder_id=928&amp;page_id=">here</a></p>
</details>
<br>
<!--Here comes the program part-->
<details><summary><span style="color: #1fc2a7;font-size:1.5em">
Program
</summary>
<table>
<tr>
<td>
<b>Program Overview Day 1</b>
<img src="https://converia.uni-mainz.de/custom/media/OpenScience/P_Day_1.png" width="359" height="598" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"/>
</td>
<td>
<b>Program Overview Day 2</b>
<img src="https://converia.uni-mainz.de/custom/media/OpenScience/PO_Day_2.png" width="359" height="598" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"/>
</td>
</tr>
</table>
</details>
<br>

</div>
</div>
</section>
</body>
<nfdi-footer></nfdi-footer>
</html>
20 changes: 20 additions & 0 deletions events.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,26 @@
</div>
</section>
<section class="section">
<div class="Container box p-4 is-rounded">
<div class="columns">
<div class="column is-2">
<h4 class="subtitle is-4">
17 Sep 2024
</h4>
</div>
<div class="column is-10">
<h4 class="title is-4">
Open Science Festival
</h4>

<div class="control mt-4">
<a class="button is-small has-bg-darkblue-lighter-20" href="/content/events/2024-09-17_open-science-festival.html">
Read more
</a>
</div>
</div>
</div>
</div>
<div class="Container box p-4 is-rounded">
<div class="columns">
<div class="column is-2">
Expand Down
2 changes: 1 addition & 1 deletion style/constants.css

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

2 changes: 1 addition & 1 deletion style/style.css

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

0 comments on commit abf25bd

Please sign in to comment.