Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

DocsifyJS Template

Starter template for a Markdown-based docs site

GitHub tag License

Made with latest Docsify

About

This is a template for a simple but elegant docs site built on Docsify which magically turns your markdown in your docs directory into a docs site.

This is a statically-built site - just commit and push and your Github Pages site will re-deploy.

Docsify.js runs as a Single-Page Application on index.html - it relies on JavaScript to pull in content from markdown file, within the app shell. This gives a modern progressive web-app experience for instant page loads. But, this not SEO-friendly as crawlers don't like to or can't load JavaScript. So use a static site instead if you need to be found on search engines.

If you want learn about Docsify and how to customize a docs like this, follow this tutorial:

Create a Docsify site

How to create your own docs site like this one

Click the button below to create your own copy of this repo.


Then follow instructions in the original GitHub repo linked below. The README.md file covers how to set up docs site like this one.

Preview

TODO: Complete with your content - such as a screenshot of your app or command-line usage. You can also rename Preview to Sample.

Installation

TODO: Add your instructions here or link to an installation.md page.

Usage

TODO: Add your instructions here or link to a usage.md page.

Demo

This section showcases some functionality of Docsify.

echo "Hello, World"

Sample quote

?> Sample hint

!> Sample warning