Turn your Markdown files into multi-device friendly, shareable web pages instantly with Docsify-This. Finalist in the Open Infrastructure category for the 2024 Open Education Awards for Excellence. Mirror backup instance available at https://docsify-this.netlify.app.
Docsify is an open-source web app that allows users to quickly publish online Markdown files as standalone web pages without the need to set up their own website. It provides an easy way to display and share Markdown content in various contexts, with no website setup or build process required. Docsify-This solves the problem of easily publishing Markdown files and provides features such as visually styling web pages, sharing GitHub-hosted Markdown files, embedding Markdown/HTML in other platforms, and utilizing URL parameters for better visual matching.
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