File tree 4 files changed +4
-6
lines changed
4 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 10
10
runs-on : ubuntu-latest
11
11
env :
12
12
BASE_URL : https://github.com/getzola/zola/releases/download
13
- VERS : v0.14.1
13
+ VERS : v0.15.2
14
14
ARCH : x86_64-unknown-linux-gnu
15
15
# https://github.com/marketplace/actions/github-pages#warning-limitation
16
16
GITHUB_PAT : ${{ secrets.GITHUB_PAT }}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Feel free to send PRs about your own projects!
30
30
31
31
Table of contents:
32
32
33
- - [ Rust GameDev Podcast] ( #rust-gamedev-podcast )
33
+ - [ Rust GameDev Podcast # 3 ] ( #rust-gamedev-podcast-3 )
34
34
- [ Last Call for Rust GameDev Survey] ( #last-call-for-rust-gamedev-survey )
35
35
- [ Game Updates] ( #game-updates )
36
36
- [ Learning Material Updates] ( #learning-material-updates )
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Feel free to send PRs about your own projects!
29
29
30
30
Table of contents:
31
31
32
+ - [ Rust GameDev Podcast #4 ] ( #rust-gamedev-podcast-4 )
32
33
- [ Rust Gamedev Meetup] ( #rust-gamedev-meetup )
33
- - [ Rust GameDev Podcast] ( #rust-gamedev-podcast )
34
34
- [ Game Updates] ( #game-updates )
35
35
- [ Learning Material Updates] ( #learning-material-updates )
36
36
- [ Library & Tooling Updates] ( #library-tooling-updates )
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ Feel free to send PRs about your own projects!
31
31
- [ Learning Material Updates] ( #learning-material-updates )
32
32
- [ Engine Updates] ( #engine-updates )
33
33
- [ Library & Tooling Updates] ( #library-tooling-updates )
34
- - [ Popular Workgroup Issues in Github] ( #popular-workgroup-issues-in-github )
35
- - [ Meeting Minutes] ( #meeting-minutes )
36
34
- [ Requests for Contribution] ( #requests-for-contribution )
37
35
38
36
<!--
@@ -559,7 +557,7 @@ Notable changes:
559
557
560
558
[ Harvest Hero] [ hh_disc ] ([ Discord] [ hh_disc ] , [ Twitter] [ bmb_twitter ] )
561
559
by [ @bombfuse ] [ bmb_twitter ] is an arcade/roguelite where you whack Groobles.
562
- Built on top of [ Emerald] ( #Emerald ) .
560
+ Built on top of [ Emerald] ( #emerald ) .
563
561
564
562
Harvest Hero has undergone a large change, migrating
565
563
from semi-randomly generated levels to handcrafted levels
You can’t perform that action at this time.
0 commit comments