branch | description |
---|---|
dogwood | OBSOLETE theme for the dogwood release of Residential MITx |
ficus | OBSOLETE theme for use with the mitx-ficus release for Residential MITx |
ginko | theme for use with the mitx-ginko release, on https://lms.mitx.mit.edu |
hawthorn | theme for use with the mitx-hawthorn release, on https://lms.mitx.mit.edu |
ironwood | theme for use with the ironwood release, on https://lms.mitx.mit.edu |
master | currently for use with the mitx-hawthorn release, on https://mitx-qa-next.mitx.mit.edu |
koa | This branch is to be used with Open edX's koa release |
To configure mitx-theme
for Open edX you can follow the same steps provided in MIT xPRO theme except for below steps where you would need mitx-theme
specific values:
- You don't need to set
XPRO_BASE_URL
mentioned in above link. - While following steps in Apply mitxpro-theme please use
mitx-theme
instead ofmitxpro-theme
. - In Compiling a theme you need to use
mitx-theme
e.g.$ make lms-shell $ paver update_assets --themes mitx-theme