Support multiple rendu HTML templates #3998
branislavjuhaas
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was thinking, that it may be good idea to allow multiple server-rendered html files with rendu by either allowing html files in routes or at least allowing some kind of render utility in server routes. Currently this only works for index and SPA behavior is recommended, but sometimes you only need a few simple server-rendered routes like in older PHP stacks.
Beta Was this translation helpful? Give feedback.
All reactions