An independent implementation of the CSS layout algorithm. This implementation is completely standalone - it isn't dependent on a browser, and can be run over any box-like set of objects that need to be laid out on a page (either physical or virtual)
Want to jump in and get started? We have a hands-on tutorial for beginners
Looking for guidance on how to solve a specific problems? We have how-to guides and recipes for common problems and tasks, including how to contribute.
Just want the raw technical details? Here's our Technical reference.
Looking for explanations and discussion of key topics and concepts? Our background guides may help.
Colosseum is part of the BeeWare suite. You can talk to the community through:
- @[email protected] on Mastodon
- Discord
- The Colosseum Github Discussions forum
We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.
If you experience problems with Colosseum, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.