Open Edx not updating theme

I have update a repository from github and pulled it into my tutor and run the following commands:

tutor config render --extra-config ./indigo/config.yml ./indigo/theme "$(tutor config printroot)/env/build/openedx/themes/indigo"
tutor images build openedx

But my theme didn’t update anything or made my changes

1 Like

Hi! What version of tutor are you running? What was the output of these commands? How are you running your platform? Is it with tutor local ... commands? If yes, you have to restart your containers, with tutor local start -d.

As a rule of thumb, when asking for help on these forums, you should not expect people to use more energy in writing an answer than you used to write your question. Please take the time to include as much relevant information as possible, such as: screenshots, urls, the commands you ran, which Tutor version you are running (tutor --version), with which plugins (tutor plugins list) and the host operating system.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.