Skip to content

Website for announcing the latest news relevant to the St Louis Game Developer Community

License

Notifications You must be signed in to change notification settings

stlgamedev/STLGameDevRoundUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce36b0e · Apr 30, 2025
Apr 30, 2025
Sep 25, 2024
Dec 3, 2023
Apr 30, 2025
Apr 28, 2025
Apr 28, 2025
Apr 30, 2025
Apr 28, 2025
Dec 3, 2023
Dec 2, 2023
Dec 2, 2023
Dec 3, 2023
Dec 3, 2023
Dec 3, 2023
Dec 5, 2023
Oct 24, 2024
Dec 5, 2023
Feb 24, 2025
Feb 22, 2025
Feb 24, 2025
Sep 10, 2024
Dec 3, 2023

Repository files navigation

License: CC0-1.0 Contributor Covenant

⚙ Build the Hugo Site

St Louis Game Developer RoundUp Logo

St Louis Game Developer RoundUp

This is the repository for the St Louis Game Developer RoundUp: a monthly news aggrigator for the St Louis Game Development community.

How to Contribute

EVERYONE IS ENCOURAGED TO CONTRIBUTE*

It is simple and easy to contribute: read how HERE.

*(as long as their contribution adheres to our guidelines)!

If you have questions or comments you can open a new Issue or contact Tim I Hely for help.

How it Works

The RoundUp site is a static website generated by Hugo. The site is hosted on Github Pages and is only updated when the Github Action to Generate a new RoundUp Issue is run. For now, we will try to generate a new issue every other week - but that may change if we have more (yay!) or less news to share going forward.

When the Github Action is run, it looks at the open "next-roundup" Issue and generates a JSON file for it, then tells Hugo to build the stite. The site is deployed to Github Pages and then a Screenshot of the new issue is taken to be set as the Issue's thumbnail image.

Next, we generate a new Tweet, a Bsky post, and a Discord post with the new issue's link and thumbnail image.

Finally, the "next-roundup" Issue is closed and a new "next-roundup" Issue is created for the next issue.

Who made this?

This was created by Tim I Hely of Axol Studio, LLC.

The concept was unabashedly stolen from Haxe.io by Skial Bainn (but all the code is unique).