Skip to content

Commit f634927

Browse files
committed
Deploy to GitHub pages
0 parents  commit f634927

File tree

1,637 files changed

+78068
-0
lines changed

Some content is hidden

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

1,637 files changed

+78068
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">Click here</a> to be redirected.</p>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/blog/introducing-the-rust-game-development-working-group/">Click here</a> to be redirected.</p>

2019/09/02/newsletter-001.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/001/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/001/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/001/">Click here</a> to be redirected.</p>

2019/09/02/newsletter-001/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/001/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/001/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/001/">Click here</a> to be redirected.</p>

2019/10/05/newsletter-002.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/002/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/002/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/002/">Click here</a> to be redirected.</p>

2019/10/05/newsletter-002/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/002/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/002/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/002/">Click here</a> to be redirected.</p>

2019/11/027/newsletter-003/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/003/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/003/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/003/">Click here</a> to be redirected.</p>

2019/11/07/newsletter-003.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!doctype html>
2+
<meta charset="utf-8">
3+
<link rel="canonical" href="https://gamedev.rs/news/003/">
4+
<meta http-equiv="refresh" content="0; url=https://gamedev.rs/news/003/">
5+
<title>Redirect</title>
6+
<p><a href="https://gamedev.rs/news/003/">Click here</a> to be redirected.</p>

404.html

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
10+
<title>Rust GameDev WG</title>
11+
12+
<meta property="og:title" content="Rust GameDev WG">
13+
14+
15+
<meta name="description" content="Stay up to date with the progress and recent developments in the Rust Game Development Working Group.">
16+
<meta property="og:description" content="Stay up to date with the progress and recent developments in the Rust Game Development Working Group.">
17+
18+
19+
<meta property="og:url" content="https://gamedev.rs">
20+
<meta property="og:type" content="website">
21+
22+
<link rel="canonical" href="https://gamedev.rs">
23+
24+
25+
<meta property="og:image" content="https://gamedev.rs/logo.png">
26+
<meta property="og:image:width" content="200">
27+
<meta property="og:image:height" content="200">
28+
<meta property="og:site_name" content="Rust GameDev WG">
29+
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">
35+
36+
37+
38+
</head>
39+
40+
<body>
41+
<header class="site-header">
42+
<div class="wrapper">
43+
<a class="site-title" rel="author" href="/">
44+
<img src="https://gamedev.rs/logo_small.png" width="48" height="48" alt="" />
45+
Rust GameDev WG
46+
</a>
47+
48+
49+
50+
</div>
51+
</header>
52+
53+
54+
<main class="page-content" aria-label="Content">
55+
56+
<style type="text/css" media="screen">
57+
.container {
58+
margin: 10px auto;
59+
max-width: 600px;
60+
text-align: center;
61+
}
62+
h1 {
63+
margin: 30px 0;
64+
font-size: 4em;
65+
line-height: 1;
66+
letter-spacing: -1px;
67+
}
68+
</style>
69+
70+
<div class="container">
71+
<h1>404</h1>
72+
73+
<p><strong>Page not found :(</strong></p>
74+
<p>The requested page could not be found.</p>
75+
</div>
76+
77+
</main>
78+
79+
<footer class="site-footer h-card">
80+
<data class="u-url" href="https://gamedev.rs"></data>
81+
82+
<div class="wrapper">
83+
84+
<div class="footer-col-wrapper">
85+
<div class="footer-col one-half">
86+
<h2 class="footer-heading">Rust GameDev WG</h2>
87+
88+
89+
<p>Stay up to date with the progress and recent developments in the Rust Game Development Working Group.</p>
90+
91+
</div>
92+
93+
<div class="footer-col one-half">
94+
<ul class="social-links">
95+
96+
97+
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>
99+
100+
101+
102+
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>
104+
105+
106+
107+
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>
110+
</ul>
111+
112+
</div>
113+
</div>
114+
115+
</div>
116+
117+
</footer>
118+
119+
</body>
120+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
gamedev.rs

0 commit comments

Comments
 (0)