-
|
Hi, My use case is the following: Is there a recommended approach for this? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes it's possible, it's similar to this other use-case where build the same site in 2 distinct variants, one of them has extra "admin-only" sections. See my answer here: #10250 (comment) You could apply the same technique and just run |
Beta Was this translation helpful? Give feedback.
Yes it's possible, it's similar to this other use-case where build the same site in 2 distinct variants, one of them has extra "admin-only" sections.
See my answer here: #10250 (comment)
You could apply the same technique and just run
CLIENT=client1 docusaurus build