zinc-collective / convene

An Operating System for the Solidarity Economy
https://convene.zinc.coop
Other
56 stars 19 forks source link

Adds basic Space theming configuration: `show_header`, `header_bg_color`, `header_txt_color` #2338

Closed rosschapman closed 2 weeks ago

rosschapman commented 1 month ago

This changeset enables Space admins to:

Additional implementation details and considerations:

https://github.com/zinc-collective/convene/assets/5185/7b063ee8-5571-42fd-b79f-55695b03c477


Reference 🎟️ : https://github.com/zinc-collective/convene/issues/2266

rosschapman commented 1 month ago

@zinc-collective/convene-maintainers @zinc-collective/convene-contributors

Here's a spike to add basic Site Branding capabilities to Convene. I'm aiming for the simplest implementation at the start here with new static attributes on a Space vs increased sophistication like making headers and footer associative objects, a template system, etc...:

Does this feel like a reasonable place to start?

NOTE: Spike is deliberately missing db bits.

Sample: image

zspencer commented 1 month ago

Can we get away with just the brand color and header off/on for now?