From 3c7e93eb7b4c56f14f0726da0127f133d2408446 Mon Sep 17 00:00:00 2001 From: Forest Anderson Date: Mon, 14 Mar 2022 17:06:18 -0400 Subject: [PATCH 1/3] Added template for N32 --- content/news/032/index.md | 134 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 content/news/032/index.md diff --git a/content/news/032/index.md b/content/news/032/index.md new file mode 100644 index 000000000..c2a3db406 --- /dev/null +++ b/content/news/032/index.md @@ -0,0 +1,134 @@ ++++ +title = "This Month in Rust GameDev #32 - March 2022" +transparent = true +date = 2022-04-01 +draft = true ++++ + + + + + +Welcome to the {TODO}th 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) +- [Other News](#other-news) +- [Popular Workgroup Issues in Github](#popular-workgroup-issues-in-github) +- [Meeting Minutes](#meeting-minutes) +- [Discussions](#discussions) +- [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 + + + +## Other News + + + +## 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 + +## Discussions + + + +## 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 From 81cab6188083e1d4aca66d645b9b3c694fe02703 Mon Sep 17 00:00:00 2001 From: Forest Anderson Date: Mon, 14 Mar 2022 18:48:58 -0400 Subject: [PATCH 2/3] Fixed double blank line --- content/news/031/index.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/content/news/031/index.md b/content/news/031/index.md index ffe3497e9..5fb6dadce 100644 --- a/content/news/031/index.md +++ b/content/news/031/index.md @@ -714,16 +714,7 @@ new node graph and 2D rendering systems. [simm-issues]: https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue [bevy-issues]: https://github.com/bevyengine/bevy/labels/E-Good-First-Issue -## Jobs - - - -- [Embark Studios](https://careers.embark-studios.com/jobs) - (Stockholm/Hybrid Remote) - Various roles - ------- - -That's all news for today, thanks for reading! +## JobsTODO Want something mentioned in the next newsletter? [Send us a pull request][pr]. @@ -736,7 +727,6 @@ or [/r/rust_gamedev subreddit][/r/rust_gamedev] if you want to receive fresh new [Twitter](https://twitter.com/rust_gamedev/status/1503474733572100096), [Discord](https://discord.gg/yNtPTb2). - [/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 From f2a20905a6fc60f2e7365ce19c27a28d7685c050 Mon Sep 17 00:00:00 2001 From: Forest Anderson Date: Mon, 14 Mar 2022 21:07:42 -0400 Subject: [PATCH 3/3] Fixed removed section --- content/news/031/index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/news/031/index.md b/content/news/031/index.md index 5fb6dadce..4290a898b 100644 --- a/content/news/031/index.md +++ b/content/news/031/index.md @@ -714,7 +714,16 @@ new node graph and 2D rendering systems. [simm-issues]: https://github.com/mkhan45/SIMple-Mechanics/labels/good%20first%20issue [bevy-issues]: https://github.com/bevyengine/bevy/labels/E-Good-First-Issue -## JobsTODO +## Jobs + + + +- [Embark Studios](https://careers.embark-studios.com/jobs) + (Stockholm/Hybrid Remote) - Various roles + +------ + +That's all news for today, thanks for reading! Want something mentioned in the next newsletter? [Send us a pull request][pr].