The repository for rust-gamedev.github.io
| .github | ||
| content | ||
| sass | ||
| static | ||
| templates | ||
| .gitignore | ||
| .markdownlint.json | ||
| config.toml | ||
| CONTRIBUTING.md | ||
| newsletter-template.md | ||
| README.md | ||
rust-gamedev.github.io
Contributing Guide
To contribute to the newsletter, please see CONTRIBUTING.
Building from Source
The site is built and deployed automatically from the repo (see .github/workflows/ci.yml).
To preview/experiment locally:
- Install Zola.
- Run
zola serve --draftsand open the link.
License
This project is licensed under either of:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
With the exception of:
- The Font Awesome social icons, which are used under a Creative Commons Attribution 4.0 International license
- The OpenMoji icons used on the homepage, which are used under a Creative Commons Attribution-ShareAlike 4.0 International license