-
Beta Was this translation helpful? Give feedback.
Answered by
nobkd
Apr 21, 2025
Replies: 1 comment
-
This should work. AFAIK Nue has no strict directory structure, though you might need to change some configs in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Dugnist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should work. AFAIK Nue has no strict directory structure, though you might need to change some configs in
site.yaml
. Like defininglibs
andglobals
keys differently.I'm not sure how this would behave in practice though, so you might to just want to play around a bit to check if your approach works as expected.
Good luck