One option: once the application is built, need to rewrite these images to relative links once the application is built
Better option: If ok with possibly not being viewable within github’s preview interface, then we can write the relative links in the source file to begin with in edition-webpages
e.g., ![how-to-use-dualpane](../images/howtouse-dualpane.png) or ![verdigris-header](../images/verdigris-header.png?raw=true)
we would need a site with constant update (i.e., staging or dev)
Images from edition-webpages
https://raw.githubusercontent.com/cu-mkp/edition-webpages/master/images/howtouse-listentries.png
![how-to-use-dualpane](../images/howtouse-dualpane.png)
or![verdigris-header](../images/verdigris-header.png?raw=true)