Skip to content

Fix anchors for Zola 0.15 #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
env:
BASE_URL: https://github.com/getzola/zola/releases/download
VERS: v0.14.1
VERS: v0.15.2
ARCH: x86_64-unknown-linux-gnu
# https://github.com/marketplace/actions/github-pages#warning-limitation
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion content/news/016/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Feel free to send PRs about your own projects!

Table of contents:

- [Rust GameDev Podcast](#rust-gamedev-podcast)
- [Rust GameDev Podcast #3](#rust-gamedev-podcast-3)
- [Last Call for Rust GameDev Survey](#last-call-for-rust-gamedev-survey)
- [Game Updates](#game-updates)
- [Learning Material Updates](#learning-material-updates)
Expand Down
2 changes: 1 addition & 1 deletion content/news/017/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Feel free to send PRs about your own projects!

Table of contents:

- [Rust GameDev Podcast #4](#rust-gamedev-podcast-4)
- [Rust Gamedev Meetup](#rust-gamedev-meetup)
- [Rust GameDev Podcast](#rust-gamedev-podcast)
- [Game Updates](#game-updates)
- [Learning Material Updates](#learning-material-updates)
- [Library & Tooling Updates](#library-tooling-updates)
Expand Down
4 changes: 1 addition & 3 deletions content/news/020/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Feel free to send PRs about your own projects!
- [Learning Material Updates](#learning-material-updates)
- [Engine Updates](#engine-updates)
- [Library & Tooling Updates](#library-tooling-updates)
- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github)
- [Meeting Minutes](#meeting-minutes)
- [Requests for Contribution](#requests-for-contribution)

<!--
Expand Down Expand Up @@ -559,7 +557,7 @@ Notable changes:

[Harvest Hero][hh_disc] ([Discord][hh_disc], [Twitter][bmb_twitter])
by [@bombfuse][bmb_twitter] is an arcade/roguelite where you whack Groobles.
Built on top of [Emerald](#Emerald).
Built on top of [Emerald](#emerald).

Harvest Hero has undergone a large change, migrating
from semi-randomly generated levels to handcrafted levels
Expand Down