cl8dep / openedx-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openedx-theme

Steps to setup the theme in OpenEdx

  1. Follow the instructions in the Indigo repository to install it (Indigo theme).

  2. Once installed it, replace the folder 'themes' with this one (new 'theme' folder).

    1. Path of the 'theme' folder <config_root>/env/build/openedx
  3. Run the following commands to apply the changes:

    1. tutor images build openedx
    2. tutor local start -d

Useful commands

  • Print the config root of tutor
      tutor config printroot  

About


Languages

Language:HTML 71.4%Language:SCSS 28.6%