Skip to content

Commit aec277e

Browse files
committed
building
1 parent b2a9705 commit aec277e

123 files changed

Lines changed: 34694 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/404.html

Lines changed: 365 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,365 @@
1+
<!doctype html>
2+
<!--
3+
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
4+
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
5+
Free for personal and commercial use under the MIT license
6+
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
7+
-->
8+
<html lang="en" class="no-js">
9+
<head>
10+
<meta charset="utf-8">
11+
12+
<!-- begin _includes/seo.html --><title>Page Not Found - CEMeNT</title>
13+
<meta name="description" content="Page not found. Your pixels are in another canvas.">
14+
15+
16+
<meta name="author" content="CEMeNT">
17+
18+
19+
20+
<meta property="og:type" content="website">
21+
<meta property="og:locale" content="en_US">
22+
<meta property="og:site_name" content="CEMeNT">
23+
<meta property="og:title" content="Page Not Found">
24+
<meta property="og:url" content="https://cement-psaap.github.io/404.html">
25+
26+
27+
<meta property="og:description" content="Page not found. Your pixels are in another canvas.">
28+
29+
30+
31+
<meta property="og:image" content="https://cement-psaap.github.io/assets/images/cement-logo.png">
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
<link rel="canonical" href="https://cement-psaap.github.io/404.html">
43+
44+
45+
46+
47+
<script type="application/ld+json">
48+
{
49+
"@context": "https://schema.org",
50+
51+
"@type": "Person",
52+
"name": "CEMeNT",
53+
"url": "https://cement-psaap.github.io/",
54+
"sameAs": ["https://github.com/CEMeNT-PSAAP"]
55+
56+
}
57+
</script>
58+
59+
60+
<meta name="google-site-verification" content="ZC_NtQJawu4w2QaKF1WaTYaLYjXmBeklOgcnf_kkb1Q"" />
61+
62+
63+
64+
65+
66+
67+
<!-- end _includes/seo.html -->
68+
69+
70+
71+
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="CEMeNT Feed">
72+
73+
74+
<!-- https://t.co/dKP3o1e -->
75+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
76+
77+
<script>
78+
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
79+
</script>
80+
81+
<!-- For all browsers -->
82+
<link rel="stylesheet" href="/assets/css/main.css">
83+
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
84+
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
85+
86+
87+
88+
<!-- start custom head snippets -->
89+
90+
<!-- insert favicons. use https://realfavicongenerator.net/ -->
91+
92+
<!-- end custom head snippets -->
93+
94+
</head>
95+
96+
<body class="layout--single">
97+
<nav class="skip-links">
98+
<ul>
99+
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
100+
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
101+
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
102+
</ul>
103+
</nav>
104+
105+
<!--[if lt IE 9]>
106+
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
107+
<![endif]-->
108+
109+
110+
111+
<div class="masthead">
112+
<div class="masthead__inner-wrap">
113+
<div class="masthead__menu">
114+
<nav id="site-nav" class="greedy-nav">
115+
116+
<a class="site-logo" href="/"><img src="/assets/images/cement-logo.png" alt="CEMeNT"></a>
117+
118+
<a class="site-title" href="/">
119+
CEMeNT
120+
<span class="site-subtitle">Center for Exascale Monte Carlo Neutron Transport</span>
121+
</a>
122+
<ul class="visible-links"><li class="masthead__menu-item">
123+
<a href="/about">About</a>
124+
</li><li class="masthead__menu-item">
125+
<a href="/mcdc/">MC/DC</a>
126+
</li><li class="masthead__menu-item">
127+
<a href="/members/">Members</a>
128+
</li><li class="masthead__menu-item">
129+
<a href="/publications">Publications</a>
130+
</li></ul>
131+
132+
<button class="search__toggle" type="button">
133+
<span class="visually-hidden">Toggle search</span>
134+
<i class="fas fa-search"></i>
135+
</button>
136+
137+
<button class="greedy-nav__toggle hidden" type="button">
138+
<span class="visually-hidden">Toggle menu</span>
139+
<div class="navicon"></div>
140+
</button>
141+
<ul class="hidden-links hidden"></ul>
142+
</nav>
143+
</div>
144+
</div>
145+
</div>
146+
147+
148+
<div class="initial-content">
149+
150+
151+
152+
153+
<div id="main" role="main">
154+
155+
<div class="sidebar sticky">
156+
157+
158+
159+
<div itemscope itemtype="https://schema.org/Person">
160+
161+
162+
163+
<div class="author__content">
164+
165+
<h3 class="author__name" itemprop="name">CEMeNT</h3>
166+
167+
168+
<div class="author__bio" itemprop="description">
169+
<p>A PSAAP-III project funded by the US DOE</p>
170+
171+
</div>
172+
173+
</div>
174+
175+
<div class="author__urls-wrapper">
176+
<button class="btn btn--inverse">Follow</button>
177+
<ul class="author__urls social-icons">
178+
179+
<li itemprop="homeLocation" itemscope itemtype="https://schema.org/Place">
180+
<i class="fas fa-fw fa-map-marker-alt" aria-hidden="true"></i> <span itemprop="name">United States</span>
181+
</li>
182+
183+
184+
185+
186+
187+
188+
189+
190+
191+
192+
193+
194+
195+
196+
197+
198+
199+
200+
201+
202+
203+
204+
205+
206+
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+
218+
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
231+
232+
233+
234+
<!--
235+
<li>
236+
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer">
237+
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
238+
</a>
239+
</li>
240+
-->
241+
</ul>
242+
</div>
243+
</div>
244+
245+
246+
</div>
247+
248+
249+
250+
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
251+
<meta itemprop="headline" content="Page Not Found">
252+
<meta itemprop="description" content="Page not found. Your pixels are in another canvas.">
253+
254+
255+
256+
<div class="page__inner-wrap">
257+
258+
<header>
259+
<h1 id="page-title" class="page__title" itemprop="headline">Page Not Found
260+
</h1>
261+
262+
263+
264+
</header>
265+
266+
267+
<section class="page__content" itemprop="text">
268+
269+
<p>Sorry, but the page you were trying to view does not exist — perhaps you can try searching for it.</p>
270+
271+
<script type="text/javascript">
272+
var GOOG_FIXURL_LANG = 'en';
273+
var GOOG_FIXURL_SITE = 'https://cement-psaap.github.io'
274+
</script>
275+
276+
<script type="text/javascript" src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
277+
</script>
278+
279+
280+
281+
</section>
282+
283+
<footer class="page__meta">
284+
285+
286+
287+
288+
289+
290+
291+
</footer>
292+
293+
294+
295+
296+
</div>
297+
298+
299+
</article>
300+
301+
302+
303+
</div>
304+
305+
</div>
306+
307+
308+
<div class="search-content">
309+
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';">
310+
<label class="sr-only" for="search">
311+
Enter your search term...
312+
</label>
313+
<input type="search" id="search" class="search-input" tabindex="-1" placeholder="Enter your search term..." />
314+
</form>
315+
<div id="results" class="results"></div></div>
316+
317+
</div>
318+
319+
320+
<div id="footer" class="page__footer">
321+
<footer>
322+
<!-- start custom footer snippets -->
323+
324+
<!-- end custom footer snippets -->
325+
<div class="page__footer-follow">
326+
<ul class="social-icons">
327+
328+
329+
330+
331+
332+
<li><a href="https://github.com/CEMeNT-PSAAP" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
333+
334+
335+
336+
337+
338+
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
339+
340+
</ul>
341+
</div>
342+
343+
<div class="page__footer-copyright">&copy; 2025 CEMeNT. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
344+
345+
</footer>
346+
</div>
347+
348+
349+
<script src="/assets/js/main.min.js"></script>
350+
351+
352+
353+
354+
<script src="/assets/js/lunr/lunr.min.js"></script>
355+
<script src="/assets/js/lunr/lunr-store.js"></script>
356+
<script src="/assets/js/lunr/lunr-en.js"></script>
357+
358+
359+
360+
361+
362+
363+
364+
</body>
365+
</html>

0 commit comments

Comments
 (0)