Skip to content

Commit f3246ca

Browse files
committed
deploy: 5dbfb2f
1 parent 2f23a32 commit f3246ca

File tree

8 files changed

+58
-58
lines changed

8 files changed

+58
-58
lines changed

404.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>LinuxJava7&#39;s Website</title>
77
<meta name="description" content="I write random stuff">
8-
<link rel="alternate" href="/linuxjava7.github.io/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
8+
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
99

1010
<link rel="preconnect" href="https://rsms.me/">
1111
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -1196,7 +1196,7 @@
11961196
<nav class="view-switcher">
11971197
<ul class="nav">
11981198
<li class="nav-item">
1199-
<a href="/linuxjava7.github.io/">
1199+
<a href="/">
12001200

12011201
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12021202
<g fill="currentColor">
@@ -1209,7 +1209,7 @@
12091209
</a>
12101210
</li>
12111211
<li class="nav-item">
1212-
<a href="/linuxjava7.github.io/blog/">
1212+
<a href="/blog/">
12131213

12141214
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12151215
<g fill="currentColor">
@@ -1222,7 +1222,7 @@
12221222
</a>
12231223
</li>
12241224
<li class="nav-item">
1225-
<a href="/linuxjava7.github.io/feed/feed.xml">
1225+
<a href="/feed/feed.xml">
12261226

12271227
<span>Feed</span>
12281228
</a>
@@ -1235,7 +1235,7 @@
12351235

12361236
<div id="home">
12371237
<h1 id="content-not-found">Content not found.</h1>
1238-
<p>Go <a href="/linuxjava7.github.io/">home</a>.</p>
1238+
<p>Go <a href="/">home</a>.</p>
12391239
<!--
12401240
12411241
Read more: https://www.11ty.dev/docs/quicktips/not-found/
@@ -1272,9 +1272,9 @@ <h1 id="content-not-found">Content not found.</h1>
12721272
Built with <a href="https://www.11ty.dev/">Eleventy v3.1.2</a>
12731273
</p>
12741274
</footer>
1275-
<script src="/linuxjava7.github.io/linuxjava7.github.io/js/animation.js" defer=""></script> 6
1276-
<!-- This page `/404.html` was built on 2025-07-10T18:02:57.981Z -->
1277-
<script type="module" src="/linuxjava7.github.io/dist/xbxy_EL6cU.js"></script>
1275+
<script src="/js/animation.js" defer=""></script> 6
1276+
<!-- This page `/404.html` was built on 2025-07-10T18:09:33.054Z -->
1277+
<script type="module" src="/dist/xbxy_EL6cU.js"></script>
12781278

12791279
</body>
12801280
</html>

blog/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>LinuxJava7&#39;s Website</title>
77
<meta name="description" content="I write random stuff">
8-
<link rel="alternate" href="/linuxjava7.github.io/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
8+
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
99

1010
<link rel="preconnect" href="https://rsms.me/">
1111
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -1196,7 +1196,7 @@
11961196
<nav class="view-switcher">
11971197
<ul class="nav">
11981198
<li class="nav-item">
1199-
<a href="/linuxjava7.github.io/">
1199+
<a href="/">
12001200

12011201
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12021202
<g fill="currentColor">
@@ -1209,7 +1209,7 @@
12091209
</a>
12101210
</li>
12111211
<li class="nav-item">
1212-
<a href="/linuxjava7.github.io/blog/" aria-current="page">
1212+
<a href="/blog/" aria-current="page">
12131213

12141214
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12151215
<g fill="currentColor">
@@ -1222,7 +1222,7 @@
12221222
</a>
12231223
</li>
12241224
<li class="nav-item">
1225-
<a href="/linuxjava7.github.io/feed/feed.xml">
1225+
<a href="/feed/feed.xml">
12261226

12271227
<span>Feed</span>
12281228
</a>
@@ -1240,7 +1240,7 @@ <h1 id="blog-posts">Blog Posts</h1>
12401240

12411241
<ol reversed="" class="postlist" style="--postlist-index: 2">
12421242
<li class="postlist-item">
1243-
<a href="/linuxjava7.github.io/blog/simracing/" class="postlist-link">Can you simrace on Linux?</a>
1243+
<a href="/blog/simracing/" class="postlist-link">Can you simrace on Linux?</a>
12441244
<time class="postlist-date" datetime="2025-07-07">July 2025</time>
12451245
</li>
12461246
</ol>
@@ -1269,9 +1269,9 @@ <h1 id="blog-posts">Blog Posts</h1>
12691269
Built with <a href="https://www.11ty.dev/">Eleventy v3.1.2</a>
12701270
</p>
12711271
</footer>
1272-
<script src="/linuxjava7.github.io/linuxjava7.github.io/js/animation.js" defer=""></script> 6
1273-
<!-- This page `/blog/` was built on 2025-07-10T18:02:57.979Z -->
1274-
<script type="module" src="/linuxjava7.github.io/dist/xbxy_EL6cU.js"></script>
1272+
<script src="/js/animation.js" defer=""></script> 6
1273+
<!-- This page `/blog/` was built on 2025-07-10T18:09:33.052Z -->
1274+
<script type="module" src="/dist/xbxy_EL6cU.js"></script>
12751275

12761276
</body>
12771277
</html>

blog/simracing/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Can you simrace on Linux?</title>
77
<meta name="description" content="Simracing with Assetto Corsa on Bazzite Linux, surprisingly easily.">
8-
<link rel="alternate" href="/linuxjava7.github.io/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
8+
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
99

1010
<link rel="preconnect" href="https://rsms.me/">
1111
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -1364,7 +1364,7 @@
13641364
<nav class="view-switcher">
13651365
<ul class="nav">
13661366
<li class="nav-item">
1367-
<a href="/linuxjava7.github.io/">
1367+
<a href="/">
13681368

13691369
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
13701370
<g fill="currentColor">
@@ -1377,7 +1377,7 @@
13771377
</a>
13781378
</li>
13791379
<li class="nav-item">
1380-
<a href="/linuxjava7.github.io/blog/">
1380+
<a href="/blog/">
13811381

13821382
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
13831383
<g fill="currentColor">
@@ -1390,7 +1390,7 @@
13901390
</a>
13911391
</li>
13921392
<li class="nav-item">
1393-
<a href="/linuxjava7.github.io/feed/feed.xml">
1393+
<a href="/feed/feed.xml">
13941394

13951395
<span>Feed</span>
13961396
</a>
@@ -1407,7 +1407,7 @@ <h1 id="can-you-simrace-on-linux">Can you simrace on Linux?</h1>
14071407

14081408
<ul class="post-metadata">
14091409
<li><time datetime="2025-07-07">07 July 2025</time></li>
1410-
<li><a href="/linuxjava7.github.io/tags/gaming/" class="post-tag">gaming</a></li>
1410+
<li><a href="/tags/gaming/" class="post-tag">gaming</a></li>
14111411
</ul>
14121412

14131413
<p>Can you really simrace on Linux?
@@ -1456,9 +1456,9 @@ <h2 id="to-answer-the-question-in-the-title">To answer the question in the title
14561456
Built with <a href="https://www.11ty.dev/">Eleventy v3.1.2</a>
14571457
</p>
14581458
</footer>
1459-
<script src="/linuxjava7.github.io/linuxjava7.github.io/js/animation.js" defer=""></script> 6
1460-
<!-- This page `/blog/simracing/` was built on 2025-07-10T18:02:57.981Z -->
1461-
<script type="module" src="/linuxjava7.github.io/dist/xbxy_EL6cU.js"></script>
1459+
<script src="/js/animation.js" defer=""></script> 6
1460+
<!-- This page `/blog/simracing/` was built on 2025-07-10T18:09:33.055Z -->
1461+
<script type="module" src="/dist/xbxy_EL6cU.js"></script>
14621462

14631463
</body>
14641464
</html>

feed/feed.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
44
<title>Blog Title</title>
55
<subtitle>This is a longer description about your blog.</subtitle>
6-
<link href="https://example.com/linuxjava7.github.io/feed/feed.xml" rel="self" />
7-
<link href="https://example.com/linuxjava7.github.io/" />
6+
<link href="https://example.com/feed/feed.xml" rel="self" />
7+
<link href="https://example.com/" />
88
<updated>2025-07-07T00:00:00Z</updated>
9-
<id>https://example.com/linuxjava7.github.io/</id>
9+
<id>https://example.com/</id>
1010
<author>
1111
<name>Your Name</name>
1212
</author>
1313
<entry>
1414
<title>Can you simrace on Linux?</title>
15-
<link href="https://example.com/linuxjava7.github.io/blog/simracing/" />
15+
<link href="https://example.com/blog/simracing/" />
1616
<updated>2025-07-07T00:00:00Z</updated>
17-
<id>https://example.com/linuxjava7.github.io/blog/simracing/</id>
17+
<id>https://example.com/blog/simracing/</id>
1818
<content type="html">&lt;p&gt;Can you really simrace on Linux?
1919
The short answer is—yes, as long as you have the right hardware.&lt;/p&gt;
2020
&lt;h2 id=&quot;hardware&quot;&gt;Hardware&lt;/h2&gt;

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>LinuxJava7&#39;s Website</title>
77
<meta name="description" content="I write random stuff">
8-
<link rel="alternate" href="/linuxjava7.github.io/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
8+
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
99

1010
<link rel="preconnect" href="https://rsms.me/">
1111
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -1196,7 +1196,7 @@
11961196
<nav class="view-switcher">
11971197
<ul class="nav">
11981198
<li class="nav-item">
1199-
<a href="/linuxjava7.github.io/" aria-current="page">
1199+
<a href="/" aria-current="page">
12001200

12011201
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12021202
<g fill="currentColor">
@@ -1209,7 +1209,7 @@
12091209
</a>
12101210
</li>
12111211
<li class="nav-item">
1212-
<a href="/linuxjava7.github.io/blog/">
1212+
<a href="/blog/">
12131213

12141214
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12151215
<g fill="currentColor">
@@ -1222,7 +1222,7 @@
12221222
</a>
12231223
</li>
12241224
<li class="nav-item">
1225-
<a href="/linuxjava7.github.io/feed/feed.xml">
1225+
<a href="/feed/feed.xml">
12261226

12271227
<span>Feed</span>
12281228
</a>
@@ -1324,9 +1324,9 @@ <h3 id="gnome">GNOME</h3>
13241324
Built with <a href="https://www.11ty.dev/">Eleventy v3.1.2</a>
13251325
</p>
13261326
</footer>
1327-
<script src="/linuxjava7.github.io/linuxjava7.github.io/js/animation.js" defer=""></script> 6
1328-
<!-- This page `/` was built on 2025-07-10T18:02:57.980Z -->
1329-
<script type="module" src="/linuxjava7.github.io/dist/xbxy_EL6cU.js"></script>
1327+
<script src="/js/animation.js" defer=""></script> 6
1328+
<!-- This page `/` was built on 2025-07-10T18:09:33.053Z -->
1329+
<script type="module" src="/dist/xbxy_EL6cU.js"></script>
13301330

13311331
</body>
13321332
</html>

sitemap.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
33

44
<url>
5-
<loc>https://linuxjava7.dev/linuxjava7.github.io/blog/simracing/</loc>
5+
<loc>https://linuxjava7.dev/blog/simracing/</loc>
66
<lastmod>2025-07-07</lastmod>
77
</url>
88

99
<url>
10-
<loc>https://linuxjava7.dev/linuxjava7.github.io/blog/</loc>
10+
<loc>https://linuxjava7.dev/blog/</loc>
1111
<lastmod>2025-07-10</lastmod>
1212
</url>
1313

1414
<url>
15-
<loc>https://linuxjava7.dev/linuxjava7.github.io/</loc>
15+
<loc>https://linuxjava7.dev/</loc>
1616
<lastmod>2025-07-10</lastmod>
1717
</url>
1818

1919
<url>
20-
<loc>https://linuxjava7.dev/linuxjava7.github.io/tags/</loc>
20+
<loc>https://linuxjava7.dev/tags/</loc>
2121
<lastmod>2025-07-10</lastmod>
2222
</url>
2323

2424
<url>
25-
<loc>https://linuxjava7.dev/linuxjava7.github.io/feed/feed.xml</loc>
25+
<loc>https://linuxjava7.dev/feed/feed.xml</loc>
2626
<lastmod>2025-07-10</lastmod>
2727
</url>
2828
</urlset>

tags/gaming/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Tagged &#39;gaming&#39;</title>
77
<meta name="description" content="I write random stuff">
8-
<link rel="alternate" href="/linuxjava7.github.io/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
8+
<link rel="alternate" href="/feed/feed.xml" type="application/atom+xml" title="LinuxJava7&#39;s Website">
99

1010
<link rel="preconnect" href="https://rsms.me/">
1111
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
@@ -1196,7 +1196,7 @@
11961196
<nav class="view-switcher">
11971197
<ul class="nav">
11981198
<li class="nav-item">
1199-
<a href="/linuxjava7.github.io/">
1199+
<a href="/">
12001200

12011201
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12021202
<g fill="currentColor">
@@ -1209,7 +1209,7 @@
12091209
</a>
12101210
</li>
12111211
<li class="nav-item">
1212-
<a href="/linuxjava7.github.io/blog/">
1212+
<a href="/blog/">
12131213

12141214
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
12151215
<g fill="currentColor">
@@ -1222,7 +1222,7 @@
12221222
</a>
12231223
</li>
12241224
<li class="nav-item">
1225-
<a href="/linuxjava7.github.io/feed/feed.xml">
1225+
<a href="/feed/feed.xml">
12261226

12271227
<span>Feed</span>
12281228
</a>
@@ -1239,13 +1239,13 @@ <h1 id="tagged-gaming">Tagged “gaming”</h1>
12391239

12401240
<ol reversed="" class="postlist" style="--postlist-index: 2">
12411241
<li class="postlist-item">
1242-
<a href="/linuxjava7.github.io/blog/simracing/" class="postlist-link">Can you simrace on Linux?</a>
1242+
<a href="/blog/simracing/" class="postlist-link">Can you simrace on Linux?</a>
12431243
<time class="postlist-date" datetime="2025-07-07">July 2025</time>
12441244
</li>
12451245
</ol>
12461246

12471247

1248-
<p>See <a href="/linuxjava7.github.io/tags/">all tags</a>.</p>
1248+
<p>See <a href="/tags/">all tags</a>.</p>
12491249

12501250
</div>
12511251

@@ -1270,9 +1270,9 @@ <h1 id="tagged-gaming">Tagged “gaming”</h1>
12701270
Built with <a href="https://www.11ty.dev/">Eleventy v3.1.2</a>
12711271
</p>
12721272
</footer>
1273-
<script src="/linuxjava7.github.io/linuxjava7.github.io/js/animation.js" defer=""></script> 6
1274-
<!-- This page `/tags/gaming/` was built on 2025-07-10T18:02:57.980Z -->
1275-
<script type="module" src="/linuxjava7.github.io/dist/xbxy_EL6cU.js"></script>
1273+
<script src="/js/animation.js" defer=""></script> 6
1274+
<!-- This page `/tags/gaming/` was built on 2025-07-10T18:09:33.054Z -->
1275+
<script type="module" src="/dist/xbxy_EL6cU.js"></script>
12761276

12771277
</body>
12781278
</html>

0 commit comments

Comments
 (0)