Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.21 KB

index.md

File metadata and controls

44 lines (30 loc) · 2.21 KB

Docsify-This LMS Content Pages

Page Templates

View an example Canvas LMS site based on the above templates at https://canvas.sfu.ca/courses/76692.

Embedding Docsify-This Pages into Other Platforms

Canvas LMS

Embed content in Canvas
iFrame Code Example, including URL parameters to seamlessly match Docsify-This content to Canvas:

<p><iframe style="overflow: hidden; border: 0px #ffffff none; background: #ffffff;" src="https://docsify-this.net?basePath=https://raw.githubusercontent.com/paulhibbitts/cmpt-363-222-pages/main&homepage=home.md&font-family=Lato%20Extended,%20Lato,Helvetica%20Neue,%20Helvetica,%20Arial,%20sans-serif&font-size=1&hide-credits=true" width="800px" height="1400px" allowfullscreen="allowfullscreen"></iframe></p>

How do I add an external URL as a module item?
Module external link example:

https://docsify-this.net?basePath=https://raw.githubusercontent.com/paulhibbitts/cmpt-363/main/docs/222&homepage=week-02.md&toc-alt=true&font-family=Lato%20Extended,Lato,Helvetica%20Neue,Helvetica, Arial,sans-serif&font-size=1&hide-credits=true

Redirect Tool (for adding a link as a navigation item in a course )
Redirect URL field example:

https://docsify-this.net/?basePath=https://raw.githubusercontent.com/paulhibbitts/cmpt-363-222-pages/main&homepage=resources.md&edit-link=https://github.com/paulhibbitts/cmpt-363-222-pages/blob/main/resources.md&font-family=Lato%20Extended, Lato,Helvetica%20Neue, Helvetica, Arial, sans-serif&font-size=1&hide-credits=true

Moodle LMS

iFrame (for embedding content within pages)

External tool (for adding a link to course navigation or elements)