<script src="https://gist.github.com/cmadland/dc999cf56c2fb57335a8b88498e2a3a3.js"></script>This is a one-stop collection of all the documentation for our current TWU Online course projects and where they are embedded, delivered by the magical documentation site generator Docsify.
This is a customized Docsify Open Publishing Starter Kit site which can render multiple remote Markdown files (i.e. a Markdown file in any GitHub repository).
For example, to render a Markdown file named README.md (the expected default name) the URL would be https://paulhibbitts.github.io/test-docsify-project-docs/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main
To render a Markdown file with a name other than README.md, for example topic-1.md, the URL would be https://paulhibbitts.github.io/test-docsify-project-docs/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-publishing-starter-kit/main/docs&homepage=https://raw.githubusercontent.com/hibbitts-design/docsify-open-publishing-starter-kit/main/docs/chapter-1/topic-1.md#/
🙇🏻♂️Credits
Beau Shaw for his Remote Docsify example.
Alan Levine for the inspiration of a consolidated ReadMe collection.