Skip to content

Commit

Permalink
Deploy MRChemSoft/nmqc-2025 to MRChemSoft/nmqc-2025:gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 23, 2024
0 parents commit c89341c
Show file tree
Hide file tree
Showing 39 changed files with 1,498 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!doctype html>
<title>404 Not Found</title>
<h1>404 Not Found</h1>
Binary file added IACS-LOGO-VERTICAL-COLOR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added SBU.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions about.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This favicon was generated using the following font:

- Font Title: Actor
- Font Author: Copyright (c) 2011, Thomas Junold <[email protected]>, with Reserved Font Name "Actor".
- Font Source: http://fonts.gstatic.com/s/actor/v17/wEOzEBbCkc5cO3ekXygtUMIO.ttf
- Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL))
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions elasticlunr.min.js

Large diffs are not rendered by default.

Binary file added favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
39 changes: 39 additions & 0 deletions forskningsradet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hylleraas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
189 changes: 189 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="google-site-verification" content="pXs9i1NT9OMTozxXEKyYdCwH-ykyomeCFfbwSSJU6Ow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Numerical Methods in Quantum Chemistry 2025</title>

<link rel="apple-touch-icon" sizes="180x180" href="https://mrchemsoft.github.io/nmqc-2025/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://mrchemsoft.github.io/nmqc-2025/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://mrchemsoft.github.io/nmqc-2025/favicon-16x16.png">
<link rel="manifest" href="https://mrchemsoft.github.io/nmqc-2025/site.webmanifest">

<style>
:root {
/* Primary theme color */
--primary-color: #FED43F;
/* Primary theme text color */
--primary-text-color: #010165;
/* Primary theme link color */
--primary-link-color: #AC7E13;
/* Secondary color: the background body color */
--secondary-color: #fcfaf6;
--secondary-text-color: #000064;
/* Highlight text color of table of content */
--toc-highlight-text-color: #d46e13;
}
</style>

<link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://mrchemsoft.github.io/nmqc-2025/normalize.css">
<link rel="stylesheet" href="https://mrchemsoft.github.io/nmqc-2025/juice.css">

<!-- KaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-KiWOvVjnN8qwAZbuQyWDIbfCLFhLXNETzBQjA/92pIowpC0d2O3nppDGQVgwd2nB" crossorigin="anonymous">

<!-- The loading of KaTeX is deferred to speed up page rendering -->
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-0fdwu/T/EQMsQlrHCCHoH10pkPLlKA1jL5dFyUOvB3lfeT2540/2g6YgSi2BL14p" crossorigin="anonymous"></script>

<!-- To automatically render math in text elements, include the auto-render extension: -->
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>


</head>

<body>


<header class="pos-absolute" style="background-color: transparent">


<a href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;">
<div class="logo">
<img src="https://mrchemsoft.github.io/nmqc-2025/logo.png" alt="logo">

</div>
</a>

<nav>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;venue&#x2F;">Venue</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;invited&#x2F;">Invited Speakers</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;program&#x2F;">Program</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;registration&#x2F;">Registration</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;organizers&#x2F;">Organizers</a>


</nav>

</header>

<div class="hero">

<script async defer src="https://buttons.github.io/buttons.js"></script>
<section class="text-center">
<div class="heading-text" style="font-size: 60px">
Numerical Methods in Quantum Chemistry 2025
</div>
<div class="where-text" style="font-size: 30px">
<b>Berlin</b> 18-20 June 2025
</div>
</section>

<!--
<img class="hero-image" width="30%" type="image/png" src="https://mrchemsoft.github.io/nmqc-2025/logo.png">
--->

<div class="explore-more text"
onclick="document.getElementById('features').scrollIntoView({behavior: 'smooth'})">
<b>Explore More ⇩</b>
</div>
<style>
.hero section {
padding: 0 5rem;
}
@media screen and (max-width: 768px) {
.hero section {
padding-top: 30rem;
padding-bottom: 0rem;
padding-right: 2rem;
padding-left: 2rem;
}

.hero-image {
display: none
}
}
</style>

</div>



<main>
<!--
-->

<div class="content text">

<div id="features" class="description-text">Welcome!</div>
<p>We are pleased to announce the <strong>Numerical Methods in Quantum Chemistry</strong>
workshop. </p>
<p>FIX ME</p>


</div>



</main>


<footer>
<small class="subtext">
<a href="https://uit.no" target="_blank"><img style="margin-left:30px; margin-right:30px" src="https://mrchemsoft.github.io/nmqc-2025/logo-uit.png" height="120" ></a>
<a href="https://iacs.stonybrook.edu/" target="_blank"><img style="margin-left:30px; margin-right:30px" src="https://mrchemsoft.github.io/nmqc-2025/IACS-LOGO-VERTICAL-COLOR.png" height="120" ></a>
<a href="https://www.forskningsradet.no/" target="_blank"><img style="margin-left:30px;" src="https://mrchemsoft.github.io/nmqc-2025/forskningsradet.svg" height="120" ></a>
<a href="https://www.mn.uio.no/hylleraas/" target="_blank"><img style="margin-left:30px;" src="https://mrchemsoft.github.io/nmqc-2025/hylleraas.png" height="120" ></a>
</small>
</footer>

</body>
<script>
function highlightNav(heading) {
let pathname = location.pathname;
document.querySelectorAll(".toc a").forEach((item) => {
item.classList.remove("active");
});
document.querySelector(".toc a[href$='" + pathname + "#" + heading + "']").classList.add("active");
}

let currentHeading = "";
window.onscroll = function () {
let h = document.querySelectorAll("h1,h2,h3,h4,h5,h6");
let elementArr = [];

h.forEach(item => {
if (item.id !== "") {
elementArr[item.id] = item.getBoundingClientRect().top;
}
});
elementArr.sort();
for (let key in elementArr) {
if (!elementArr.hasOwnProperty(key)) {
continue;
}
if (elementArr[key] > 0 && elementArr[key] < 300) {
if (currentHeading !== key) {
highlightNav(key);
currentHeading = key;
}
break;
}
}
}
</script>

</html>
186 changes: 186 additions & 0 deletions invited/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="google-site-verification" content="pXs9i1NT9OMTozxXEKyYdCwH-ykyomeCFfbwSSJU6Ow" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Invited Speakers | Numerical Methods in Quantum Chemistry 2025 </title>

<link rel="apple-touch-icon" sizes="180x180" href="https://mrchemsoft.github.io/nmqc-2025/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://mrchemsoft.github.io/nmqc-2025/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://mrchemsoft.github.io/nmqc-2025/favicon-16x16.png">
<link rel="manifest" href="https://mrchemsoft.github.io/nmqc-2025/site.webmanifest">

<style>
:root {
/* Primary theme color */
--primary-color: #FED43F;
/* Primary theme text color */
--primary-text-color: #010165;
/* Primary theme link color */
--primary-link-color: #AC7E13;
/* Secondary color: the background body color */
--secondary-color: #fcfaf6;
--secondary-text-color: #000064;
/* Highlight text color of table of content */
--toc-highlight-text-color: #d46e13;
}
</style>

<link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://mrchemsoft.github.io/nmqc-2025/normalize.css">
<link rel="stylesheet" href="https://mrchemsoft.github.io/nmqc-2025/juice.css">

<!-- KaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-KiWOvVjnN8qwAZbuQyWDIbfCLFhLXNETzBQjA/92pIowpC0d2O3nppDGQVgwd2nB" crossorigin="anonymous">

<!-- The loading of KaTeX is deferred to speed up page rendering -->
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-0fdwu/T/EQMsQlrHCCHoH10pkPLlKA1jL5dFyUOvB3lfeT2540/2g6YgSi2BL14p" crossorigin="anonymous"></script>

<!-- To automatically render math in text elements, include the auto-render extension: -->
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js" integrity="sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR" crossorigin="anonymous"
onload="renderMathInElement(document.body);"></script>


</head>

<body>

<header class="box-shadow">


<a href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;">
<div class="logo">
<img src="https://mrchemsoft.github.io/nmqc-2025/logo.png" alt="logo">

</div>
</a>

<nav>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;venue&#x2F;">Venue</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;invited&#x2F;">Invited Speakers</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;program&#x2F;">Program</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;registration&#x2F;">Registration</a>

<a class="nav-item subtitle-text" href="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;organizers&#x2F;">Organizers</a>


</nav>

</header>


<main>
<!--
-->

<div class="content text">

<div class="heading-text"></div>
<!---
To modify the speaker photo:
1. add the picture into the `speaker-photos` folder;
2. add `photo="speaker-photos/<file-name>"` to the shortcode call.
-->
<style>
.container {
width: 800px;
display: flex;
align-items: center;
justify-content: left;
}

.text {
padding-left: 50px;
}

details {
margin-bottom: 1rem;
border-radius: 20px
}
</style>





<details>
<summary>
First&amp;Last name, Affiliation
</summary>
<div class="container">
<div class="image">
<img src="https:&#x2F;&#x2F;mrchemsoft.github.io&#x2F;nmqc-2025&#x2F;processed_images&#x2F;placeholder-speaker-photo_100x100.9688eb112be63009.png" />

</div>
<div class="text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas orci urna, aliquet a suscipit et, consequat quis libero. In hac habitasse platea dictumst. Duis porta nibh libero, non suscipit lorem venenatis tincidunt.
</div>
</div>
</details>



</div>



</main>


<footer>
<small class="subtext">
<a href="https://uit.no" target="_blank"><img style="margin-left:30px; margin-right:30px" src="https://mrchemsoft.github.io/nmqc-2025/logo-uit.png" height="120" ></a>
<a href="https://iacs.stonybrook.edu/" target="_blank"><img style="margin-left:30px; margin-right:30px" src="https://mrchemsoft.github.io/nmqc-2025/IACS-LOGO-VERTICAL-COLOR.png" height="120" ></a>
<a href="https://www.forskningsradet.no/" target="_blank"><img style="margin-left:30px;" src="https://mrchemsoft.github.io/nmqc-2025/forskningsradet.svg" height="120" ></a>
<a href="https://www.mn.uio.no/hylleraas/" target="_blank"><img style="margin-left:30px;" src="https://mrchemsoft.github.io/nmqc-2025/hylleraas.png" height="120" ></a>
</small>
</footer>

</body>
<script>
function highlightNav(heading) {
let pathname = location.pathname;
document.querySelectorAll(".toc a").forEach((item) => {
item.classList.remove("active");
});
document.querySelector(".toc a[href$='" + pathname + "#" + heading + "']").classList.add("active");
}

let currentHeading = "";
window.onscroll = function () {
let h = document.querySelectorAll("h1,h2,h3,h4,h5,h6");
let elementArr = [];

h.forEach(item => {
if (item.id !== "") {
elementArr[item.id] = item.getBoundingClientRect().top;
}
});
elementArr.sort();
for (let key in elementArr) {
if (!elementArr.hasOwnProperty(key)) {
continue;
}
if (elementArr[key] > 0 && elementArr[key] < 300) {
if (currentHeading !== key) {
highlightNav(key);
currentHeading = key;
}
break;
}
}
}
</script>

</html>
1 change: 1 addition & 0 deletions juice.css

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

Binary file added logo-uit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c89341c

Please sign in to comment.