The Home page presents a default text :
Welcome to the Open edX® platform! It works! This is the default homepage for this Open edX instance.
Where to go to edit this content ?
Disclaimer : found these solutions online but I did not implemented them. I'am summarizing them here for convenience and later testing. (Source discussion)
There are 2 ways to change you page contents.
If you want to manually update the code, edit the main pages are:
git clone https://github.com/Stanford-Online/edx-theme /edx/app/edxapp/themes/
mv _default.scss edx-theme.scss
lms.env.json
, set "USE_CUSTOM_THEME": true " , "THEME_NAME": "edx-theme" in lms.env.json/edx/app/edxapp/edx-platform/lms/templates/index.html