Is it possible to support multiple layouts
directory like how static
works? I like the unsafe = false
direction but there are situations where I want certain partials to be privatized.
Disclaimer: I’m maintaining a Hugo Theme which has its own Hugo site generator hosting the page. Things like Paypal button broke but can be solved nicely using partials and short-code.