FWIW I landed on this solution using the static middleware for all packs to add assets (effectively making these folders the same as /public). Since, in this repo, I am generating a static site, it is easy to copy these during the build process. The nice thing about this solution in my situation is that I can reference the plain paths without any special helpers from such things as blog posts written in markdown