Skip to content

Commit f7af307

Browse files
committed
deploy: 4e15f7c
1 parent 3055384 commit f7af307

File tree

6 files changed

+304
-18
lines changed

6 files changed

+304
-18
lines changed
Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
<!DOCTYPE html>
2+
3+
4+
5+
6+
<html
7+
dir="ltr"
8+
lang="en"
9+
>
10+
<head>
11+
<meta charset="UTF-8">
12+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
13+
<title>PinT 2026 Workshop - Announcement</title>
14+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
15+
<meta name="description" content="">
16+
<link rel="canonical" href="http://parallel-in-time.org/events/2025/08/04/pint2026-announcement.html">
17+
<link rel="stylesheet" href="/assets/css/app.css">
18+
<script src="/assets/js/vendor/jquery-1.12.0.js"></script>
19+
<script src="/assets/js/vendor/bootstrap/affix.js"></script>
20+
<script src="/assets/js/vendor/bootstrap/alert.js"></script>
21+
<script src="/assets/js/vendor/bootstrap/button.js"></script>
22+
<script src="/assets/js/vendor/bootstrap/carousel.js"></script>
23+
<script src="/assets/js/vendor/bootstrap/collapse.js"></script>
24+
<script src="/assets/js/vendor/bootstrap/dropdown.js"></script>
25+
<script src="/assets/js/vendor/bootstrap/modal.js"></script>
26+
<script src="/assets/js/vendor/bootstrap/scrollspy.js"></script>
27+
<script src="/assets/js/vendor/bootstrap/tab.js"></script>
28+
<script src="/assets/js/vendor/bootstrap/transition.js"></script>
29+
<script src="/assets/js/vendor/bootstrap/tooltip.js"></script>
30+
<script src="/assets/js/vendor/bootstrap/popover.js"></script>
31+
<script src="/assets/js/vendor/Chart.min.js"></script>
32+
<script src="/assets/js/vendor/jquery.githubRepoWidget.js"></script>
33+
<script src="/assets/js/custom.js"></script>
34+
<script src="/assets/js/bib_stats.js"></script>
35+
<script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
36+
</head>
37+
38+
<body>
39+
<nav class="navbar is-primary " x-data="{ openNav: false }">
40+
<div class="container">
41+
<div class="navbar-brand">
42+
<a href="/" class="navbar-item">
43+
Parallel-in-Time
44+
</a>
45+
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navMenu" :class="{ 'is-active': openNav }" x-on:click="openNav = !openNav">
46+
<span aria-hidden="true"></span>
47+
<span aria-hidden="true"></span>
48+
<span aria-hidden="true"></span>
49+
</a>
50+
</div>
51+
<div class="navbar-menu" id="navMenu" :class="{ 'is-active': openNav }">
52+
<div class="navbar-start">
53+
<a href="/" class="navbar-item ">Home</a>
54+
55+
56+
57+
<a href="/news/" class="navbar-item ">News</a>
58+
59+
60+
61+
<div class="navbar-item has-dropdown is-hoverable ">
62+
<a href="" class="navbar-link ">Workshops</a>
63+
<div class="navbar-dropdown">
64+
65+
<a href="/events/" class="navbar-item ">Overview</a>
66+
67+
<a href="/events/upcoming/" class="navbar-item ">Upcoming</a>
68+
69+
<a href="/events/past/" class="navbar-item ">Past</a>
70+
71+
<a href="/events/bylaws.html" class="navbar-item ">Bylaws</a>
72+
73+
<a href="/events/scientific_committee.html" class="navbar-item ">Scientific Committee</a>
74+
75+
<a href="/events/travel_grants.html" class="navbar-item ">Travel Grants</a>
76+
77+
</div>
78+
</div>
79+
80+
81+
82+
<div class="navbar-item has-dropdown is-hoverable ">
83+
<a href="" class="navbar-link ">Research</a>
84+
<div class="navbar-dropdown">
85+
86+
<a href="/methods/" class="navbar-item ">Methods</a>
87+
88+
<a href="/codes/" class="navbar-item ">Codes</a>
89+
90+
<a href="/groups/" class="navbar-item ">Groups</a>
91+
92+
<a href="/projects/" class="navbar-item ">Projects</a>
93+
94+
</div>
95+
</div>
96+
97+
98+
99+
<a href="/references/index.html" class="navbar-item ">References</a>
100+
101+
102+
103+
<a href="/about/index.html" class="navbar-item ">About</a>
104+
105+
106+
107+
</div>
108+
109+
<div class="navbar-end">
110+
111+
</div>
112+
113+
</div>
114+
</div>
115+
</nav>
116+
117+
118+
119+
120+
121+
<section class="section">
122+
<div class="container">
123+
<div class="columns is-multiline">
124+
125+
<div class="column is-12">
126+
127+
128+
129+
130+
131+
132+
<div class="content">
133+
<div class="post">
134+
<header class="post-header">
135+
<h1>PinT 2026 Workshop - Announcement</h1>
136+
</header>
137+
<article class="post-content">
138+
<p>The <a href="/events/15th-pint-workshop">15th Workshop on Parallel-in-Time Integration (PinT 2026)</a> will be hosted at <a href="https://www.oeaw.ac.at/ricam/home">Johann Radon Institute for Computational and Applied Mathematics (RICAM)</a> from <strong>6. to 10. July 2026</strong>.</p>
139+
140+
<p>More details will be given in due time on the <a href="/events/15th-pint-workshop">event page …</a></p>
141+
142+
</article>
143+
<footer>
144+
145+
<i class="fa fa-user"></i> <span class="byline author vcard">Posted by <span class="fn">Thibaut</span></span>
146+
147+
&#8226;
148+
149+
150+
151+
152+
153+
<i class="fa fa-calendar"></i> Created on <time datetime="2025-08-04T13:30:00+00:00">04 Aug 2025</time>
154+
155+
156+
157+
158+
159+
160+
161+
</footer>
162+
163+
</div>
164+
165+
</div>
166+
</div>
167+
168+
</div>
169+
</div>
170+
</section>
171+
172+
<footer class="footer">
173+
<div class="container">
174+
175+
176+
<div class="columns is-multiline">
177+
178+
<div class="column has-text-centered">
179+
<div>
180+
<a href="/about/imprint.html" class="link">Imprint</a>
181+
</div>
182+
</div>
183+
184+
<div class="column has-text-centered">
185+
<div>
186+
<a href="https://help.github.com/articles/github-privacy-statement/" class="link">Privacy Policy</a>
187+
</div>
188+
</div>
189+
190+
<div class="column has-text-centered">
191+
<div>
192+
<a href="https://github.com/Parallel-in-Time/parallel-in-time.github.io" class="link">Sources</a>
193+
</div>
194+
</div>
195+
196+
<div class="column has-text-centered">
197+
<div>
198+
<a href="https://github.com/Parallel-in-Time/parallel-in-time.github.io/issues" class="link">Found a Typo?</a>
199+
</div>
200+
</div>
201+
202+
</div>
203+
204+
205+
<div class="content is-small has-text-centered">
206+
<p class="">Theme built by <a href="https://www.csrhymes.com">C.S. Rhymes</a></p>
207+
</div>
208+
</div>
209+
</footer>
210+
211+
212+
<script src="/assets/js/app.js" type="text/javascript"></script><!-- footer scripts --></body>
213+
</html>

feed.xml

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66
<link>http://parallel-in-time.org/</link>
77
<atom:link href="http://parallel-in-time.org/feed.xml" rel="self" type="application/rss+xml" />
88

9+
<item>
10+
<title>PinT 2026 Workshop - Announcement</title>
11+
<description>&lt;p&gt;The &lt;a href=&quot;/events/15th-pint-workshop&quot;&gt;15th Workshop on Parallel-in-Time Integration (PinT 2026)&lt;/a&gt; will be hosted at &lt;a href=&quot;https://www.oeaw.ac.at/ricam/home&quot;&gt;Johann Radon Institute for Computational and Applied Mathematics (RICAM)&lt;/a&gt; from &lt;strong&gt;6. to 10. July 2026&lt;/strong&gt;.&lt;/p&gt;
12+
13+
&lt;p&gt;More details will be given in due time on the &lt;a href=&quot;/events/15th-pint-workshop&quot;&gt;event page …&lt;/a&gt;&lt;/p&gt;
14+
</description>
15+
<pubDate>Mon, 04 Aug 2025 13:30:00 +0000</pubDate>
16+
<link>http://parallel-in-time.org/events/2025/08/04/pint2026-announcement.html</link>
17+
<guid isPermaLink="true">http://parallel-in-time.org/events/2025/08/04/pint2026-announcement.html</guid>
18+
</item>
19+
920
<item>
1021
<title>PinT 2025 Workshop - Closing Notes</title>
1122
<description>&lt;p&gt;The &lt;a href=&quot;/events/14th-pint-workshop&quot;&gt;14th Workshop on Parallel-in-Time Integration (PinT 2025)&lt;/a&gt; gathered around 40 people from all around the world, and was a great opportunity for sharing and discussing on the new advances on the field.&lt;/p&gt;
@@ -136,18 +147,5 @@ to participate.&lt;/p&gt;
136147
<guid isPermaLink="true">http://parallel-in-time.org/jobs/2018/02/03/pint-siamla.html</guid>
137148
</item>
138149

139-
<item>
140-
<title>2018 PINT workshop in Roscoff, France</title>
141-
<description>&lt;p&gt;The 7th workshop on parallel-in-time integration will take place in May 2018 in Roscoff, France.&lt;/p&gt;
142-
143-
&lt;!--more--&gt;
144-
145-
&lt;p&gt;Please &lt;a href=&quot;/events/7th-pint-workshop/&quot;&gt;see here&lt;/a&gt; for additional information.&lt;/p&gt;
146-
</description>
147-
<pubDate>Wed, 25 Oct 2017 23:00:00 +0000</pubDate>
148-
<link>http://parallel-in-time.org/events/2017/10/25/7th-pint-workshop-announced.html</link>
149-
<guid isPermaLink="true">http://parallel-in-time.org/events/2017/10/25/7th-pint-workshop-announced.html</guid>
150-
</item>
151-
152150
</channel>
153151
</rss>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@ <h3>
229229

230230
<ul class="list-group">
231231

232+
<li class="list-group-item">
233+
<span class="label label-default">04 Aug 2025</span>
234+
<a href="/events/2025/08/04/pint2026-announcement.html">PinT 2026 Workshop - Announcement</a>
235+
</li>
236+
232237
<li class="list-group-item">
233238
<span class="label label-default">11 Jul 2025</span>
234239
<a href="/events/2025/07/11/pint2025-closing-notes.html">PinT 2025 Workshop - Closing Notes</a>
@@ -249,11 +254,6 @@ <h3>
249254
<a href="/events/2020/06/11/gander_enla.html">PinT lecture at ENLA Seminar</a>
250255
</li>
251256

252-
<li class="list-group-item">
253-
<span class="label label-default">18 May 2020</span>
254-
<a href="/events/2020/05/18/pint2020-registration.html">PinT 2020 Workshop</a>
255-
</li>
256-
257257
</ul>
258258
</section>
259259

news/archive.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,38 @@ <h1><a href="/events/2025/07/11/pint2025-closing-notes.html">PinT 2025 Workshop
12951295

12961296

12971297

1298+
<i class="fa fa-tags"></i>&nbsp;
1299+
<span class="categories">
1300+
1301+
Events
1302+
1303+
</span>
1304+
1305+
1306+
</p>
1307+
1308+
</article>
1309+
1310+
1311+
1312+
<article class="page-header">
1313+
1314+
<h1><a href="/events/2025/08/04/pint2026-announcement.html">PinT 2026 Workshop - Announcement</a></h1>
1315+
<p class="meta text-muted">
1316+
1317+
1318+
1319+
1320+
1321+
<i class="fa fa-calendar"></i> Created on <time datetime="2025-08-04T13:30:00+00:00">04 Aug 2025</time>
1322+
1323+
1324+
1325+
1326+
1327+
1328+
1329+
12981330
<i class="fa fa-tags"></i>&nbsp;
12991331
<span class="categories">
13001332

news/index.html

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,45 @@
143143

144144

145145

146+
<i class="fa fa-calendar"></i> Created on <time datetime="2025-08-04T13:30:00+00:00">04 Aug 2025</time>
147+
148+
149+
150+
151+
152+
153+
154+
</p>
155+
156+
157+
<h1 class="entry-title"><a href="/events/2025/08/04/pint2026-announcement.html">
158+
PinT 2026 Workshop - Announcement
159+
</a></h1>
160+
161+
</header>
162+
163+
164+
<div class="entry-content clearfix"><p>The <a href="/events/15th-pint-workshop">15th Workshop on Parallel-in-Time Integration (PinT 2026)</a> will be hosted at <a href="https://www.oeaw.ac.at/ricam/home">Johann Radon Institute for Computational and Applied Mathematics (RICAM)</a> from <strong>6. to 10. July 2026</strong>.</p>
165+
166+
<p>More details will be given in due time on the <a href="/events/15th-pint-workshop">event page …</a></p>
167+
</div>
168+
169+
170+
171+
172+
</article>
173+
<hr />
174+
175+
<article class="post on-index ">
176+
177+
<header class="page-header">
178+
179+
<p class="meta text-muted text-uppercase">
180+
181+
182+
183+
184+
146185
<i class="fa fa-calendar"></i> Created on <time datetime="2025-07-11T12:30:00+00:00">11 Jul 2025</time>
147186

148187

sitemap.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,10 @@
325325
<lastmod>2025-07-11T12:30:00+00:00</lastmod>
326326
</url>
327327
<url>
328+
<loc>http://parallel-in-time.org/events/2025/08/04/pint2026-announcement.html</loc>
329+
<lastmod>2025-08-04T13:30:00+00:00</lastmod>
330+
</url>
331+
<url>
328332
<loc>http://parallel-in-time.org/projects/paraphase.html</loc>
329333
<lastmod>2014-06-15T14:24:00+00:00</lastmod>
330334
</url>

0 commit comments

Comments
 (0)