Closed
Description
Website would be made of several parts:
- Current landing page, blog, community wouldn't change
- Learn section
- docs and examples unchanged
- book on mdbook Discussion: use mdBook for documentation #47 Bevy book code should be compiled against new releases #83
- Awesome Bevy linking to Awesome Bevy v2 learning section
Awesome Bevy part would pull from another repo files describing all the community contributions and display them integrated in the website (bevyengine/bevy-assets#71)
Work needed for that:
- theming mdbook to the website theme
- setting up new Awesome Bevy
- setting up CI
Downsides:
- CI to deploy will be quite more complex
- Different tools to build different part of the website, making it harder to contribute / maintain
Other options:
- Completely custom site - example https://tokio.rs https://github.com/tokio-rs/website - significantly more work
- Everything under Zola - code examples may have unnoticed errors
- Everything under mdbook - theme & navigation won't be great
What do you think?
Metadata
Metadata
Assignees
Labels
No labels