A ready-to-use template to create a Docsify Markdown-based open course website. Global navigation elements can be hidden for seamlessly embedding pages (i.e. into an LMS). Includes an optional "Edit this Page" link.
The Docsify Open Course Starter Kit is a MIT-licensed starting point for creating Markdown-based open course sites using the Docsify site generator. It offers features such as the ability to hide global navigation elements for seamless embedding into Learning Management Systems (LMS) and includes an optional "Edit this Page" link.
The Docsify Open Course Starter Kit provides a convenient solution for generating Markdown-based open course sites effortlessly. With its features like seamless embedding and an optional "Edit this Page" link, it offers a user-friendly experience for course creators. Installation is straightforward, making it accessible to users looking to quickly set up their course websites.
Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading