8000 Deploy to GitHub pages · CleanCut/rust-gamedev.github.io@1cd8f93 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cd8f93

Browse files
Deploy to GitHub pages
1 parent 7441045 commit 1cd8f93

File tree

35 files changed

+954
-995
lines changed

35 files changed

+954
-995
lines changed

404.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
<meta property="og:description" content="Stay up to date with the progress and recent developments in the Rust Game Development Working Group.">
1717

1818

19-
<meta property="og:url" content="https:&#x2F;&#x2F;gamedev.rs">
19+
<meta property="og:url" content="https://gamedev.rs">
2020
<meta property="og:type" content="website">
2121

22-
<link rel="canonical" href="https:&#x2F;&#x2F;gamedev.rs">
22+
<link rel="canonical" href="https://gamedev.rs">
2323

2424

25-
<meta property="og:image" content="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo.png">
25+
<meta property="og:image" content="https://gamedev.rs/logo.png">
2626
<meta property="og:image:width" content="200">
2727
<meta property="og:image:height" content="200">
2828
<meta property="og:site_name" content="Rust GameDev WG">
2929

30-
<link rel="stylesheet" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;style.css">
31-
<link rel="apple-touch-icon" sizes="180x180" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;apple-touch-icon.png">
32-
<link rel="icon" type="image/png" sizes="32x32" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-32x32.png">
33-
<link rel="icon" type="image/png" sizes="16x16" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-16x16.png">
34-
<link rel="manifest" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;site.webmanifest">
30+
<link rel="stylesheet" href="https://gamedev.rs/style.css">
31+
<link rel="apple-touch-icon" sizes="180x180" href="https://gamedev.rs/apple-touch-icon.png">
32+
<link rel="icon" type="image/png" sizes="32x32" href="https://gamedev.rs/favicon-32x32.png">
33+
<link rel="icon" type="image/png" sizes="16x16" href="https://gamedev.rs/favicon-16x16.png">
34+
<link rel="manifest" href="https://gamedev.rs/site.webmanifest">
3535

3636

3737

@@ -41,7 +41,7 @@
4141
<header class="site-header">
4242
<div class="wrapper">
4343
<a class="site-title" rel="author" href="/">
44-
<img src="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo_small.png" width="48" height="48" alt="" />
44+
<img src="https://gamedev.rs/logo_small.png" width="48" height="48" alt="" />
4545
Rust GameDev WG
4646
</a>
4747

@@ -77,7 +77,7 @@ <h1>404</h1>
7777
</main>
7878

7979
<footer class="site-footer h-card">
80-
<data class="u-url" href="https:&#x2F;&#x2F;gamedev.rs"></data>
80+
<data class="u-url" href="https://gamedev.rs"></data>
8181

8282
<div class="wrapper">
8383

@@ -95,18 +95,18 @@ <h2 class="footer-heading">Rust GameDev WG</h2>
9595

9696

9797

98-
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
98+
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
9999

100100

101101

102102

103-
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
103+
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
104104

105105

106106

107107

108-
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
109-
<li><a href="https:&#x2F;&#x2F;gamedev.rs&#x2F;rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
108+
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
109+
<li><a href="https://gamedev.rs/rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
110110
</ul>
111111

112112
</div>

blog/index.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,22 @@
1616
<meta property="og:description" content="Stay up to date with the progress and recent developments in the Rust Game Development Working Group.">
1717

1818

19-
<meta property="og:url" content="https:&#x2F;&#x2F;gamedev.rs">
19+
<meta property="og:url" content="https://gamedev.rs">
2020
<meta property="og:type" content="website">
2121

22-
<link rel="canonical" href="https:&#x2F;&#x2F;gamedev.rs">
22+
<link rel="canonical" href="https://gamedev.rs">
2323

2424

25-
<meta property="og:image" content="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo.png">
25+
<meta property="og:image" content="https://gamedev.rs/logo.png">
2626
<meta property="og:image:width" content="200">
2727
<meta property="og:image:height" content="200">
2828
<meta property="og:site_name" content="Rust GameDev WG">
2929

30-
<link rel="stylesheet" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;style.css">
31-
<link rel="apple-touch-icon" sizes="180x180" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;apple-touch-icon.png">
32-
<link rel="icon" type="image/png" sizes="32x32" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-32x32.png">
33-
<link rel="icon" type="image/png" sizes="16x16" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-16x16.png">
34-
<link rel="manifest" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;site.webmanifest">
30+
<link rel="stylesheet" href="https://gamedev.rs/style.css">
31+
<link rel="apple-touch-icon" sizes="180x180" href="https://gamedev.rs/apple-touch-icon.png">
32+
<link rel="icon" type="image/png" sizes="32x32" href="https://gamedev.rs/favicon-32x32.png">
33+
<link rel="icon" type="image/png" sizes="16x16" href="https://gamedev.rs/favicon-16x16.png">
34+
<link rel="manifest" href="https://gamedev.rs/site.webmanifest">
3535

3636

3737

@@ -41,7 +41,7 @@
4141
<header class="site-header">
4242
<div class="wrapper">
4343
<a class="site-title" rel="author" href="/">
44-
<img src="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo_small.png" width="48" height="48" alt="" />
44+
<img src="https://gamedev.rs/logo_small.png" width="48" height="48" alt="" />
4545
Rust GameDev WG
4646
</a>
4747

@@ -93,16 +93,16 @@ <h3>
9393

9494

9595
<p class="feed-subscribe">
96-
<a href="https:&#x2F;&#x2F;gamedev.rs&#x2F;rss.xml">
97-
<svg class="svg-icon orange"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#rss"></use></svg><span>Subscribe</span>
96+
<a href="https://gamedev.rs/rss.xml">
97+
<svg class="svg-icon orange"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#rss"></use></svg><span>Subscribe</span>
9898
</a>
9999
</p>
100100
</div>
101101

102102
</main>
103103

104104
<footer class="site-footer h-card">
105-
<data class="u-url" href="https:&#x2F;&#x2F;gamedev.rs"></data>
105+
<data class="u-url" href="https://gamedev.rs"></data>
106106

107107
<div class="wrapper">
108108

@@ -120,18 +120,18 @@ <h2 class="footer-heading">Rust GameDev WG</h2>
120120

121121

122122

123-
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
123+
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
124124

125125

126126

127127

128-
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
128+
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
129129

130130

131131

132132

133-
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
134-
<li><a href="https:&#x2F;&#x2F;gamedev.rs&#x2F;rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
133+
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
134+
<li><a href="https://gamedev.rs/rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
135135
</ul>
136136

137137
</div>

blog/introducing-the-rust-game-development-working-group/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121

2222

2323

24-
<meta property="og:image" content="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo.png">
24+
<meta property="og:image" content="https://gamedev.rs/logo.png">
2525
<meta property="og:image:width" content="200">
2626
<meta property="og:image:height" content="200">
2727
<meta property="og:site_name" content="Rust GameDev WG">
2828

29-
<link rel="stylesheet" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;style.css">
30-
<link rel="apple-touch-icon" sizes="180x180" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;apple-touch-icon.png">
31-
<link rel="icon" type="image/png" sizes="32x32" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-32x32.png">
32-
<link rel="icon" type="image/png" sizes="16x16" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-16x16.png">
33-
<link rel="manifest" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;site.webmanifest">
29+
<link rel="stylesheet" href="https://gamedev.rs/style.css">
30+
<link rel="apple-touch-icon" sizes="180x180" href="https://gamedev.rs/apple-touch-icon.png">
31+
<link rel="icon" type="image/png" sizes="32x32" href="https://gamedev.rs/favicon-32x32.png">
32+
<link rel="icon" type="image/png" sizes="16x16" href="https://gamedev.rs/favicon-16x16.png">
33+
<link rel="manifest" href="https://gamedev.rs/site.webmanifest">
3434

3535

3636

@@ -40,7 +40,7 @@
4040
<header class="site-header">
4141
<div class="wrapper">
4242
<a class="site-title" rel="author" href="/">
43-
<img src="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo_small.png" width="48" height="48" alt="" />
43+
<img src="https://gamedev.rs/logo_small.png" width="48" height="48" alt="" />
4444
Rust GameDev WG
4545
</a>
4646

@@ -130,7 +130,7 @@ <h2 id="what-s-next">What's next?&nbsp;<a class="anchor" href="#what-s-next" ari
130130
</main>
131131

132132
<footer class="site-footer h-card">
133-
<data class="u-url" href="https:&#x2F;&#x2F;gamedev.rs"></data>
133+
<data class="u-url" href="https://gamedev.rs"></data>
134134

135135
<div class="wrapper">
136136

@@ -148,18 +148,18 @@ <h2 class="footer-heading">Rust GameDev WG</h2>
148148

149149

150150

151-
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
151+
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
152152

153153

154154

155155

156-
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
156+
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
157157

158158

159159

160160

161-
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
162-
<li><a href="https:&#x2F;&#x2F;gamedev.rs&#x2F;rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
161+
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
162+
<li><a href="https://gamedev.rs/rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
163163
</ul>
164164

165165
</div>

blog/survey-01/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121

2222

2323

24-
<meta property="og:image" content="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo.png">
24+
<meta property="og:image" content="https://gamedev.rs/logo.png">
2525
<meta property="og:image:width" content="200">
2626
<meta property="og:image:height" content="200">
2727
<meta property="og:site_name" content="Rust GameDev WG">
2828

29-
<link rel="stylesheet" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;style.css">
30-
<link rel="apple-touch-icon" sizes="180x180" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;apple-touch-icon.png">
31-
<link rel="icon" type="image/png" sizes="32x32" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-32x32.png">
32-
<link rel="icon" type="image/png" sizes="16x16" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;favicon-16x16.png">
33-
<link rel="manifest" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;site.webmanifest">
29+
<link rel="stylesheet" href="https://gamedev.rs/style.css">
30+
<link rel="apple-touch-icon" sizes="180x180" href="https://gamedev.rs/apple-touch-icon.png">
31+
<link rel="icon" type="image/png" sizes="32x32" href="https://gamedev.rs/favicon-32x32.png">
32+
<link rel="icon" type="image/png" sizes="16x16" href="https://gamedev.rs/favicon-16x16.png">
33+
<link rel="manifest" href="https://gamedev.rs/site.webmanifest">
3434

3535

3636

@@ -40,7 +40,7 @@
4040
<header class="site-header">
4141
<div class="wrapper">
4242
<a class="site-title" rel="author" href="/">
43-
<img src="https:&#x2F;&#x2F;gamedev.rs&#x2F;logo_small.png" width="48" height="48" alt="" />
43+
<img src="https://gamedev.rs/logo_small.png" width="48" height="48" alt="" />
4444
Rust GameDev WG
4545
</a>
4646

@@ -509,7 +509,7 @@ <h2 id="can-you-name-some-libraries-you-are-thankful-for-or-take-special-interes
509509
</main>
510510

511511
<footer class="site-footer h-card">
512-
<data class="u-url" href="https:&#x2F;&#x2F;gamedev.rs"></data>
512+
<data class="u-url" href="https://gamedev.rs"></data>
513513

514514
<div class="wrapper">
515515

@@ -527,18 +527,18 @@ <h2 class="footer-heading">Rust GameDev WG</h2>
527527

528528

529529

530-
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
530+
<li><a href="https://github.com/rust-gamedev" title="rust-gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#github"></use></svg> Github (rust-gamedev)</a></li>
531531

532532

533533

534534

535-
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
535+
<li><a href="https://twitter.com/rust_gamedev" title="rust_gamedev"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#twitter"></use></svg> Twitter (rust_gamedev)</a></li>
536536

537537

538538

539539

540-
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
541-
<li><a href="https:&#x2F;&#x2F;gamedev.rs&#x2F;rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https:&#x2F;&#x2F;gamedev.rs&#x2F;minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
540+
<li><a href="https://discord.gg/j6QJsMd" title="Discord"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#discord"></use></svg> Discord (#wg-gamedev)</a></li>
541+
<li><a href="https://gamedev.rs/rss.xml" title="RSS"><svg class="svg-icon grey"><use xlink:href="https://gamedev.rs/minima-social-icons.svg#rss"></use></svg> RSS feed</a></li>
542542
</ul>
543543

544544
</div>

0 commit comments

Comments
 (0)
0