Skip to content

Commit 307ee6e

Browse files
Deploy to GitHub pages
1 parent 5935de3 commit 307ee6e

27 files changed

+1730
-10
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,41 +87,41 @@ <h2 class="post-list-heading">Latest News</h2>
8787

8888
<li>
8989
<h3>
90-
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;029&#x2F;">
91-
This Month in Rust GameDev #29 - December 2021
90+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;030&#x2F;">
91+
This Month in Rust GameDev #30 - January 2022
9292
</a>
9393
</h3>
9494

9595

96-
<span class="post-meta">2022-01-19</span>
96+
<span class="post-meta">2022-02-08</span>
9797

9898

9999

100100
</li>
101101

102102
<li>
103103
<h3>
104-
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;028&#x2F;">
105-
This Month in Rust GameDev #28 - November 2021
104+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;029&#x2F;">
105+
This Month in Rust GameDev #29 - December 2021
106106
</a>
107107
</h3>
108108

109109

110-
<span class="post-meta">2021-12-09</span>
110+
<span class="post-meta">2022-01-19</span>
111111

112112

113113

114114
</li>
115115

116116
<li>
117117
<h3>
118-
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;027&#x2F;">
119-
This Month in Rust GameDev #27 - October 2021
118+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;028&#x2F;">
119+
This Month in Rust GameDev #28 - November 2021
120120
</a>
121121
</h3>
122122

123123

124-
<span class="post-meta">2021-11-07</span>
124+
<span class="post-meta">2021-12-09</span>
125125

126126

127127

news/030/ah-scanner.png

120 KB
Loading

news/030/awn-header.jpg

247 KB
Loading

news/030/bevy-smud.png

200 KB
Loading

news/030/bevy_bistro_night.jpg

261 KB
Loading

news/030/centaur-screenshot.png

114 KB
Loading
2.34 MB
Loading

news/030/erupt-bootstrap.svg

Lines changed: 335 additions & 0 deletions
Loading

news/030/extreme-bevy.png

60 KB
Loading

news/030/flesh.gif

1.95 MB
Loading

news/030/flipflop.png

48.3 KB
Loading

news/030/gamedev-meetup.png

91.7 KB
Loading

news/030/godot-rust-games.jpg

44.4 KB
Loading

news/030/hgs6.jpg

291 KB
Loading

news/030/hho.jpg

53.3 KB
Loading

news/030/index.html

Lines changed: 741 additions & 0 deletions
Large diffs are not rendered by default.

news/030/kataster.jpg

27 KB
Loading

news/030/notsnake.gif

1.32 MB
Loading

news/030/rafx-screenshot.jpg

302 KB
Loading

news/030/rusty_engine4.png

226 KB
Loading

news/030/three-d.jpg

279 KB
Loading

news/030/vangers-integrated.jpg

182 KB
Loading

news/030/veloren.jpg

103 KB
Loading

news/030/wor-capsule.jpg

199 KB
Loading

news/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,20 @@ <h2 class="post-list-heading">News</h2>
6060

6161
<ul class="post-list">
6262

63+
<li>
64+
<h3>
65+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;030&#x2F;">
66+
This Month in Rust GameDev #30 - January 2022
67+
</a>
68+
</h3>
69+
70+
71+
<span class="post-meta">2022-02-08</span>
72+
73+
74+
75+
</li>
76+
6377
<li>
6478
<h3>
6579
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;029&#x2F;">

rss.xml

Lines changed: 627 additions & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@
133133
<loc>https://gamedev.rs/news/029/</loc>
134134
<lastmod>2022-01-19</lastmod>
135135
</url>
136+
<url>
137+
<loc>https://gamedev.rs/news/030/</loc>
138+
<lastmod>2022-02-08</lastmod>
139+
</url>
136140
<url>
137141
<loc>https://gamedev.rs/pages/</loc>
138142
</url>

0 commit comments

Comments
 (0)