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

Skip to content

Commit d7b1f47

Browse files
committed
Deploy to GitHub pages
1 parent e3ffb7f commit d7b1f47

33 files changed

+1273
-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;021&#x2F;">
91-
This Month in Rust GameDev #21 - April 2021
90+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;022&#x2F;">
91+
This Month in Rust GameDev #22 - May 2021
9292
</a>
9393
</h3>
9494

9595

96-
<span class="post-meta">2021-05-09</span>
96+
<span class="post-meta">2021-06-09</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;020&#x2F;">
105-
This Month in Rust GameDev #20 - March 2021
104+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;021&#x2F;">
105+
This Month in Rust GameDev #21 - April 2021
106106
</a>
107107
</h3>
108108

109109

110-
<span class="post-meta">2021-04-10</span>
110+
<span class="post-meta">2021-05-09</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;019&#x2F;">
119-
This Month in Rust GameDev #19 - February 2021
118+
<a class="post-link" href="https:&#x2F;&#x2F;gamedev.rs&#x2F;news&#x2F;020&#x2F;">
119+
This Month in Rust GameDev #20 - March 2021
120120
</a>
121121
</h3>
122122

123123

124-
<span class="post-meta">2021-03-08</span>
124+
<span class="post-meta">2021-04-10</span>
125125

126126

127127

news/022/1_year_of_rust_gamedev.png

78.8 KB
Loading
599 KB
Loading

news/022/abstreet.png

532 KB
Loading

news/022/bevy-retro.gif

621 KB
Loading

news/022/bevy_asset_loader.png

121 KB
Loading

news/022/bounty-bros.png

63.8 KB
Loading

news/022/dimforge.png

3.9 KB
Loading

news/022/egui.gif

1.7 MB
Loading

news/022/flesh.gif

1.51 MB
Loading

news/022/gamedev-meetup.png

91.7 KB
Loading

news/022/gfx-dota2-naga.jpg

244 KB
Loading

news/022/graphite-piet.png

69.9 KB
Loading

news/022/hho.gif

1.54 MB
Loading

news/022/index.html

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

news/022/libfive.png

308 KB
Loading

news/022/nestadia.png

271 KB
Loading

news/022/nvtx.png

65.2 KB
Loading

news/022/outer-wonders.gif

198 KB
Loading

news/022/pglowrpg_progress.gif

652 KB
Loading

news/022/rafx-wireframe-demo.jpg

292 KB
Loading

news/022/rg3d_terrain.jpg

240 KB
Loading

news/022/rpg-cli.png

194 KB
Loading

news/022/rustcraft.png

153 KB
Loading

news/022/texture-generator.png

270 KB
Loading

news/022/the_process.gif

1.67 MB
Loading

news/022/theta-wave.gif

1.89 MB
Loading

news/022/unbroken_lynx.png

60.2 KB
Loading

news/022/veloren.jpg

98.1 KB
Loading

news/022/voxel_engine_wgpu.jpg

88.2 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;022&#x2F;">
66+
This Month in Rust GameDev #22 - May 2021
67+
</a>
68+
</h3>
69+
70+
71+
<span class="post-meta">2021-06-09</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;021&#x2F;">

rss.xml

Lines changed: 566 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
@@ -101,6 +101,10 @@
101101
<loc>https://gamedev.rs/news/021/</loc>
102102
<lastmod>2021-05-09</lastmod>
103103
</url>
104+
<url>
105+
<loc>https://gamedev.rs/news/022/</loc>
106+
<lastmod>2021-06-09</lastmod>
107+
</url>
104108
<url>
105109
<loc>https://gamedev.rs/pages/</loc>
106110
</url>

0 commit comments

Comments
 (0)
0