Microsite All The Things

Felipe Montoya

Domain

Organization

Configuration

LMS

What is microsites:

Theming

What is it not:

How do I turn it on:

# edx-platform/lms/envs/devstack.py


FEATURES['USE_MICROSITES'] = True

# server-vars.yml
---


EDXAPP_FEATURES:
   ...
   USE_MICROSITES: true
   ...

Made with Slides.com