Set theme in Open edX (tutor)
In the tutor Open edX world you can set a theme using the following:
Clone your theme to tutor root
cd .local/share/tutor
git clone <.git path to your repo>
Set your them in tutor
tutor local settheme theme-name
Build your local image again
t...
jramnai.hashnode.dev1 min read