@@ -84,162 +84,62 @@ <h2 class="post-list-heading">Latest News</h2>
84
84
85
85
86
86
87
+
88
+
87
89
< ul class ="post-list ">
88
90
89
91
< li >
90
-
91
-
92
- < span class ="post-meta "> 2020-04-08</ span >
93
-
94
-
95
92
< h3 >
96
93
< a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-008/ ">
97
94
This Month in Rust GameDev #8 - March 2020
98
95
</ a >
99
96
</ h3 >
100
97
101
-
102
- </ li >
103
-
104
- < li >
105
-
106
-
107
- < span class ="post-meta "> 2020-03-05</ span >
108
-
109
-
110
- < h3 >
111
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-007/ ">
112
- This Month in Rust GameDev #7 - February 2020
113
- </ a >
114
- </ h3 >
115
-
116
-
117
- </ li >
118
-
119
- < li >
120
-
121
-
122
- < span class ="post-meta "> 2020-02-16</ span >
123
-
124
-
125
- < h3 >
126
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-006/ ">
127
- This Month in Rust GameDev #6 - January 2020
128
- </ a >
129
- </ h3 >
130
-
131
-
132
- </ li >
133
-
134
- < li >
135
-
136
-
137
- < span class ="post-meta "> 2020-02-06</ span >
138
-
139
-
140
- < h3 >
141
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/survey-01/ ">
142
- Rust Game Development - Ecosystem Survey
143
- </ a >
144
- </ h3 >
145
-
146
-
147
- </ li >
148
-
149
- < li >
150
-
151
98
152
- < span class ="post-meta "> 2020-01-10 </ span >
99
+ < span class ="post-meta "> 2020-04-08 </ span >
153
100
154
101
155
- < h3 >
156
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-005/ ">
157
- This Month in Rust GameDev #5 - December 2019
158
- </ a >
159
- </ h3 >
160
-
161
102
162
103
</ li >
163
104
164
105
< li >
165
-
166
-
167
- < span class ="post-meta "> 2019-12-08</ span >
168
-
169
-
170
106
< h3 >
171
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-004 / ">
172
- This Month in Rust GameDev #4 - November 2019
107
+ < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-007 / ">
108
+ This Month in Rust GameDev #7 - February 2020
173
109
</ a >
174
110
</ h3 >
175
111
176
-
177
- </ li >
178
-
179
- < li >
180
-
181
112
182
- < span class ="post-meta "> 2019-11-07</ span >
183
-
184
-
185
- < h3 >
186
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-003/ ">
187
- This Month in Rust GameDev #3 - October 2019
188
- </ a >
189
- </ h3 >
190
-
191
-
192
- </ li >
193
-
194
- < li >
195
-
196
-
197
- < span class ="post-meta "> 2019-10-05</ span >
113
+ < span class ="post-meta "> 2020-03-05</ span >
198
114
199
115
200
- < h3 >
201
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-002/ ">
202
- This Month in Rust GameDev #2 - September 2019
203
- </ a >
204
- </ h3 >
205
-
206
116
207
117
</ li >
208
118
209
119
< li >
210
-
211
-
212
- < span class ="post-meta "> 2019-09-02</ span >
213
-
214
-
215
120
< h3 >
216
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-001 / ">
217
- This Month in Rust GameDev #1 - August 2019
121
+ < a class ="post-link " href ="https://rust-gamedev.github.io/posts/newsletter-006 / ">
122
+ This Month in Rust GameDev #6 - January 2020
218
123
</ a >
219
124
</ h3 >
220
125
221
-
222
- </ li >
223
-
224
- < li >
225
-
226
126
227
- < span class ="post-meta "> 2019-08-18 </ span >
127
+ < span class ="post-meta "> 2020-02-16 </ span >
228
128
229
129
230
- < h3 >
231
- < a class ="post-link " href ="https://rust-gamedev.github.io/posts/introducing-the-rust-game-development-working-group/ ">
232
- Introducing the Rust Game Development Working Group
233
- </ a >
234
- </ h3 >
235
-
236
130
237
131
</ li >
238
132
239
133
</ ul >
240
134
241
135
136
+
242
137
< p class ="feed-subscribe ">
138
+
139
+ < a class ="btn " id ="all-news " href ="https://rust-gamedev.github.io/posts ">
140
+ All News
141
+ </ a >
142
+
243
143
< a href ="https://rust-gamedev.github.io/rss.xml ">
244
144
< svg class ="svg-icon orange "> < use xlink:href ="https://rust-gamedev.github.io/minima-social-icons.svg#rss "> </ use > </ svg > < span > Subscribe</ span >
245
145
</ a >
0 commit comments