《了不起的 Markdown》
"了不起的 Markdown" is a revised edition of a book that introduces readers to the world of Markdown. The book is regularly updated and welcomes suggestions from readers. An online preview of the book is available, and readers can also follow the author's WeChat public account for additional content updates.
"了不起的 Markdown" is a revised edition of a book that serves as a guide to Markdown. The book offers several key features, including regular updates, open suggestions for improvement, an online preview, and access to additional content through the author's WeChat public account.
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.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
VuePress is a minimalistic static site generator based on Vue.js that allows developers to create fast, SEO-friendly, and customizable documentation websites.