Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Clone edx/edx-themes to the /edx/src directory on your devstack.
  2. Modify the /etc/hosts file on your local machine adding host names for each site you would like to run. For example:

    Code Block
    127.0.0.1    customtheme.local

    This will allow you to access your devstack at http://customtheme.local:8000.

  3. Set up Comprehensive Theming as described here and here: Comprehensive Theming.