Skip to content

This is a one-stop collection of all the documentation for my current open education and publishing Docsify projects, delivered by - you guessed it - the magical documentation site generator Docsify.

Notifications You must be signed in to change notification settings

hibbitts-design/docsify-project-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

Docsify Project Docs

This is a one-stop collection of all the documentation for my current Hibbitts Design open education and publishing Docsify projects, delivered by - you guessed it - the magical documentation site generator Docsify.

All the Docs

Technical Details

This is a customized Docsify Open Publishing Starter Kit site which can render multiple remote Markdown files (for example, a Markdown file in a GitHub repository).

For example, to render a Markdown file named README.md (the expected default name) as a regular Docsify page the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/

To render a Markdown file named README.md (the expected default name) as a standalone page the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/&standalone=true

To render a Markdown file named README.md (the expected default name) as a standalone page with a table of contents the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/&standalone=true&toc=true

To render a Markdown file named introduction.md as a regular Docsify page, the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-publishing-starter-kit/main/docs&homepage=introduction.md

To render a Markdown file named introduction.md as a standalone page, the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-publishing-starter-kit/main/docs&homepage=introduction.md&standalone=true

To render a Markdown file named introduction.md as a standalone page with a table of contents, the URL would be:
https://hibbitts-design.github.io/docsify-open-publishing-starter-kit-remote/?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-publishing-starter-kit/main/docs&homepage=introduction.md&standalone=true&toc=true

TIP: To get the path of a file on GitHub for the basepath URL parameter, tap the Raw button when viewing the file and then remove the filename. If not a README file, the filename will need to be passed using the homepage URL parameter.


🙇🏻‍♂️Credits
Beau Shaw for his Remote Docsify example.
Alan Levine for the inspiration of a consolidated ReadMe collection.

About

This is a one-stop collection of all the documentation for my current open education and publishing Docsify projects, delivered by - you guessed it - the magical documentation site generator Docsify.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published