Skip to content

beeware/colosseum

Repository files navigation

image

Colosseum

image

image

image

image

Build Status

Discord server

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)

Tutorial

Want to jump in and get started? We have a hands-on tutorial for beginners

How-to guides

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.

Reference

Just want the raw technical details? Here's our Technical reference.

Background

Looking for explanations and discussion of key topics and concepts? Our background guides may help.

Community

Colosseum is part of the BeeWare suite. You can talk to the community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

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.