After building a theme mockup in just raw html and CSS. I noticed that the overall content was just stacked <section>
tags and thought if I can make widgets out of them I could have the Editor just add edit the actually copy in the widget forms.
My question though is it possible to give each page it’s own dynamic sidebar without making a widget area for each page/template? Is there a better way of doing this? Or is pasting the raw html into the page content area the only real way to get an Editor a way to update the content?