How to skip Getting Started screen and select a default template? #255
Answered
by
jeanp413
santiagobasulto
asked this question in
Q&A
-
I'm doing some tests with some students and I'd like to show them a predefined theme + skip the "Getting Started" screen altogether. What's the best way to do both those things:
Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jeanp413
Dec 8, 2021
Replies: 1 comment 3 replies
-
@santiagobasulto by template you mean theme? For that you'll need to modify the source code and compile it yourself here and update the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
santiagobasulto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@santiagobasulto by template you mean theme? For that you'll need to modify the source code and compile it yourself here and update the
configurationDefaults
attribute with your desired settings