Step's to add Custom Static Page to Open-edX Learn how to add a custom static web page to your Open edX installation. This simple step-by-step how-to guide explains how to register the page with the Django router and where to store it on your Ubuntu server so that Nginx will serve it from the root of your site. Summary The architects of Open edX software made it easy for you to add static content to your site; that is, once you’ve seen a working example. Actually, technically, you can add any static digital content that you intend to access via a static URL. For example, you can add any of the following using this simple procedure: a static web page that includes your site’s theme styling and includes the site’s header and footer. a replacement Favicon ico file a human.txt file a google site verification html file a sitemap.xml In this tutorial we’ll add a Google Site Verification html page to our site. This seems to be one of
Hi, I’m Deepak Dubey. The founder of this blog. I’m a Full-stack Python Developer | OpenedX professional and part-time blogger. I’m here to write the blogs related to technology stuff like Python, Django , Open-edX, Data Science, machine Learning and many more.