djangonaut-space / wagtail-indymeet

Djangonaut Space site
MIT License
13 stars 9 forks source link

Update image blocks to allow links #372

Open RachellCalhoun opened 3 months ago

RachellCalhoun commented 3 months ago

We want to

One example: RightImageLeftTextBlock https://github.com/djangonaut-space/wagtail-indymeet/blob/develop/home/blocks.py#L109-L118 template: https://github.com/djangonaut-space/wagtail-indymeet/blob/develop/indymeet/templates/blocks/right-image-left-text.html

To see these changes reflected you will need to make migrations, migrate, then you can create a new page (GeneralPage) and select the updated block and you should get a link option.

RachellCalhoun commented 3 months ago

The main driver for this was the sponsors -- but maybe we use the cards above, or create a logo block. It depends on how we want to display it. I think having a logo block would be helpful. https://tailwindcomponents.com/component/tailwind-css-logo-area-with-title