dotcomboom / AutoSite

Desktop static site generator
http://autosite.somnolescent.net
MIT License
31 stars 2 forks source link

Previews don't include images/styles/includes #10

Closed dotcomboom closed 5 years ago

dotcomboom commented 5 years ago

This can be fixed by rendering out the page on its own or maybe setting the URL of the WebBrowser control before setting its contents.

dotcomboom commented 5 years ago

Compromised a little on this. It is in fact rendered out, but I wasn't able to hack the WebBrowser to get it at the right URL before setting the document HTML. However I did also add build-related functions to the editor which makes up for it some. https://github.com/dotcomboom/AutoSite-XL/commit/033d28c2e25669347cf802b55a5defea70ad80a6