Hi all, trying to figure out how I'd go about password protecting individual pages of a site with Nordcraft (portfolio site with some case studies protected).
I think I can do this with standard Auth with a hardcoded username (and would appreciate tips on how I can do this without hosting a back end myself just for Auth 😅)
But if I do this in nordcraft how is my site content actually packaged. Will there be a publicly available bundle that contains my site content, or will auth be enough to protect it?