fix: minimize Open edX references#28
Conversation
robrap
commented
Apr 8, 2026
- Update index.html to minimize Open edX references
- Remove Open edX search
- Remove old open-source references
There was a problem hiding this comment.
Pull request overview
This PR reduces Open edX-related references and removes the legacy site-wide search functionality from the docs landing page and repository metadata/docs.
Changes:
- Removed the standalone search page and its site list/config documentation.
- Updated
index.htmlcopy and navigation to remove several Open edX-specific audience links and the embedded search widget. - Removed Open edX repository metadata and contribution guidance files.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
search.html |
Deleted the legacy Google Programmable Search–backed search page. |
search-sites.txt |
Deleted the list of sites used to configure the legacy search engine. |
README.md |
Removed search documentation; kept only overview + release notes. |
openedx.yaml |
Removed Open edX repo metadata file. |
index.html |
Updated page title/tagline; removed Open edX audience links and the search sidebar; added a single “Open edX Resources” link. |
CONTRIBUTING.md |
Deleted contribution guidelines referencing Open edX docs processes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Update index.html to minimize Open edX references - Remove Open edX search - Remove old open-source references
489ffaa to
3ba2b23
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 11 out of 13 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
3ba2b23 to
858d4c0
Compare
| <h2 class="info__title">Feedback or Questions about edX Documentation</h2> | ||
| <div class="info__copy"> | ||
| <p> | ||
| edX welcomes and appreciates your comments on and requests for documentation. Just email us at <a href="mailto:docs@edx.org">docs@edx.org</a>. |
There was a problem hiding this comment.
Note to Reviewer: I could also remove this request for feedback.
| <footer class="footer--primary" role="contentinfo"> | ||
| <div class="content--copyright"> | ||
| <p class="copyright__copy">Copyright © 2018–2023 <a href="http://www.edx.org">edX Inc.</a> | ||
| edX and Open edX are registered trademarks of edX LLC. MicroMasters and MicroBachelors are registered trademarks of Axim Collaborative. All Rights Reserved. |
There was a problem hiding this comment.
Note to Reviewer: I didn't touch this, but I could switch "edX LLC" to "2U". Not sure if the same should happen to "edX Inc." on the line above as well? We could also do nothing, as I did.
There was a problem hiding this comment.
This is fine to leave as is for now.
|
Note for Reviewer: This file https://docs.edx.org/doroob.html also exists, as |