File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 env :
1212 BASE_URL : https://github.com/getzola/zola/releases/download
13- VERS : v0.15.2
13+ VERS : v0.19.1
1414 ARCH : x86_64-unknown-linux-gnu
1515 # https://github.com/crazy-max/ghaction-github-pages/issues/1#issuecomment-623202206
1616 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ description = "Stay up to date with the progress and recent developments in the
33base_url = " https://gamedev.rs/"
44default_language = " en"
55compile_sass = true
6- generate_feed = true
7- feed_filename = " rss.xml"
6+ generate_feeds = true
7+ feed_filenames = [ " rss.xml" ]
88
99[markdown ]
1010highlight_code = true
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Feel free to send PRs about your own projects!
3838- [ Library Updates] ( #library-updates )
3939- [ Popular Workgroup Issues in GitHub] ( #popular-workgroup-issues-in-github )
4040- [ Other News] ( #other-news )
41- - [ Metalmancy @ OpenSauce] ( #metalmancy-- opensauce )
41+ - [ Metalmancy @ OpenSauce] ( #metalmancy-opensauce )
4242- [ Meeting Minutes] ( #meeting-minutes )
4343- [ Discussions] ( #discussions )
4444- [ Requests for Contribution] ( #requests-for-contribution )
You can’t perform that action at this time.
0 commit comments