Hello all,
I am newer to handling docker and need some help on figuring out how to balance how lightweight it is...with needing to make changes to my site.
In the Islandora_Base_Theme (with the Islandora_Starter_Theme on top), the .view-filter is set to display: none - which means I cannot see my exposed filters in Drupal Views (I asked about it
here).
It's easy enough to docker cp style.css out, edit it, and pop it back in - but that doesn't work. So, I figure I have to go hunting through the SCSS and then compile it.
However, the dockerized Islandora 2.0 is so lightweight that it doesn't seem like the drupal container npm, gulp, etc. so that I
can compile it. I tried using the
directions given in the READ.me, but that didn't work. So I figure I'm missing something in how to compile (inside the container?).
Thanks for any help you can offer,
Rebecca Ciota
Colorado Law