Hi, I just found your videos because I was looking for a way to use oz to generate are static site HTML for covid-19 charts
I think that they're good introductions, well done and your visual set-up is appealing and legible (even on a smartphone) 💯
Thank you @ada. I have been watching more development videos on mobile devices, so tried to make my own as readable as possible on different devices. There is a section on the Oz GitHub project about publishing static sites. Its one of the things on my todo list for future videos or at least a blog post.
I've been trying out export!, but I haven't found a way to get the html directly w/o writing to a file yet