You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Wagtail's streamfield allows us to create "blocks" that are configurable on the website backend and add them to pages. We could/should take all the html sections in our templates and turn them into reusable blocks. https://docs.wagtail.io/en/v2.5/topics/streamfield.html#structblock
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
This will require architecture and code. Work with @zoombear since she's done this before on a wagtail project and can provide guidance!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Wagtail's streamfield allows us to create "blocks" that are configurable on the website backend and add them to pages. We could/should take all the html sections in our templates and turn them into reusable blocks.
https://docs.wagtail.io/en/v2.5/topics/streamfield.html#structblock
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
This will require architecture and code. Work with @zoombear since she's done this before on a wagtail project and can provide guidance!
The text was updated successfully, but these errors were encountered: