Things to figure out:
- Why is isso breaking when I add the modal (TODO: try individual
components and see if that still breaks Isso; just to investigate)
- Can we use the modal trigger but have that just go to a custom page,
or should it just build the search menu at the top of the current page
(not an overlay like the all-in-one searchbox you can add; I mean
actually it just goes to the top of the body and puts the search menu
and filtering stuff there)
- Dark mode
It's probably better structure-wise to have it all consolidated in
bobatheme. Then bbaovanc.com is only concerned about content, not stuff
that I declared to be specific to my site. This came from when I had
multiple sites running bobatheme in the background, so now it's just an
arbitrary, legacy distinction.
Fixes#86
Moved this completely to bbaovanc.com repo. I think it was here as a
placeholder purely because of some issue with global resources not
working in the past. It seems like it maybe works fine now though.