Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tournament-specific styling #91

Open
JobDoesburg opened this issue Aug 17, 2023 · 0 comments
Open

Tournament-specific styling #91

JobDoesburg opened this issue Aug 17, 2023 · 0 comments
Labels
feature New features

Comments

@JobDoesburg
Copy link
Collaborator

In order to make this product really versatile, I propose to implement tournament-specific styling (after #81 has been implemented).

Don't worry, this is easier than you might think.

Via the admin for every tournament, you can select a theme color and perhaps a font family (and maybe upload a favicon?). These are simply added to the API's tournament serializer and the frontend just applies them. That's it.

Additionally, we could implement a field on tournaments with custom CSS, that we also simply just load. This is exactly done in this way in CTFd and it works perfect

@JobDoesburg JobDoesburg added the feature New features label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

No branches or pull requests

1 participant