diff --git a/content/news/024/index.md b/content/news/024/index.md index 800021f99..72af91b28 100644 --- a/content/news/024/index.md +++ b/content/news/024/index.md @@ -760,7 +760,7 @@ or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh new -**Discussions of this post**: +**Discuss this post on**: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/p0hgsy/this_month_in_rust_gamedev_24_july_2021/), [Twitter](https://twitter.com/rust_gamedev/status/1424398304700420102), [Discord](https://discord.gg/yNtPTb2). diff --git a/content/news/025/index.md b/content/news/025/index.md index fb69392db..a17de30b6 100644 --- a/content/news/025/index.md +++ b/content/news/025/index.md @@ -881,7 +881,7 @@ Also, subscribe to [@rust_gamedev on Twitter][@rust_gamedev] or the [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh news and updates about the ecosystem every day! -**Discussions of this post**: +**Discuss this post on**: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/pki6iw/this_month_in_rust_gamedev_25_august_2021/), [Twitter](https://twitter.com/rust_gamedev/status/1435700216510943234), [Discord](https://discord.gg/yNtPTb2). diff --git a/content/news/026/index.md b/content/news/026/index.md new file mode 100644 index 000000000..82aa37a86 --- /dev/null +++ b/content/news/026/index.md @@ -0,0 +1,127 @@ ++++ +title = "This Month in Rust GameDev #26 - September 2021" +transparent = true +date = 2021-10-04 +draft = true ++++ + + + + + +Welcome to the 26th issue of the Rust GameDev Workgroup's +monthly newsletter. +[Rust] is a systems language pursuing the trifecta: +safety, concurrency, and speed. +These goals are well-aligned with game development. +We hope to build an inviting ecosystem for anyone wishing +to use Rust in their development process! +Want to get involved? [Join the Rust GameDev working group!][join] + +You can follow the newsletter creation process +by watching [the coordination issues][coordination]. +Want something mentioned in the next newsletter? +[Send us a pull request][pr]. +Feel free to send PRs about your own projects! + +[Rust]: https://rust-lang.org +[join]: https://github.com/rust-gamedev/wg#join-the-fun +[pr]: https://github.com/rust-gamedev/rust-gamedev.github.io +[coordination]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues?q=label%3Acoordination + +[Rust]: https://rust-lang.org +[join]: https://github.com/rust-gamedev/wg#join-the-fun + +- [Game Updates](#game-updates) +- [Learning Material Updates](#learning-material-updates) +- [Engine Updates](#engine-updates) +- [Tooling Updates](#tooling-updates) +- [Library Updates](#library-updates) +- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github) +- [Meeting Minutes](#meeting-minutes) +- [Requests for Contribution](#requests-for-contribution) +- [Jobs](#jobs) +- [Bonus](#bonus) + + + +## Game Updates + +## Engine Updates + +## Learning Material Updates + +## Tooling Updates + +## Library Updates + +## Popular Workgroup Issues in Github + + + +## Meeting Minutes + + + +[See all meeting issues][label_meeting] including full text notes +or [join the next meeting][join]. + +[label_meeting]: https://github.com/rust-gamedev/wg/issues?q=label%3Ameeting + +## Requests for Contribution + + + +## Jobs + + + +## Bonus + + + + + +------ + +That's all news for today, thanks for reading! + +Want something mentioned in the next newsletter? +[Send us a pull request][pr]. + +Also, subscribe to [@rust_gamedev on Twitter][@rust_gamedev] +or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh news! + + + +[/r/rust_gamedev]: https://reddit.com/r/rust_gamedev +[@rust_gamedev]: https://twitter.com/rust_gamedev +[pr]: https://github.com/rust-gamedev/rust-gamedev.github.io diff --git a/newsletter-template.md b/newsletter-template.md index 2b34f1dc1..862397100 100644 --- a/newsletter-template.md +++ b/newsletter-template.md @@ -112,7 +112,7 @@ or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh new