Skip to content

viazure/docsify-in-offline-example

Repository files navigation

Docsify In Offline Example

An example project demonstrating how to use Docsify in offline environments

English | 简体中文

Project Introduction

This is an example project that demonstrates how to use Docsify in environments without internet access.

For the origin and deployment instructions, please refer to the blog post: Deploying Docsify in Offline Environment.

Features

This project incorporates the following practical functions and plugins, and synchronizes the latest resource files on a regular basis.

Deployment

This project can be deployed as a static website. IIS requires adding MIME type for markdown files: text/markdown.

For more detailed deployment instructions, please refer to the official Docsify deployment guide.

Partial Directory and File Structure

├── docsify-generate-sidebar.bat # Sidebar update script
├── docsify-start-server.bat     # Server startup script
├── assets/                      # Static resources directory
├── docs/                        # Documentation content directory
└── zh-cn/                       # Chinese documentation directory

About

A ready-to-use Docsify offline deployment example project with pre-configured plugins.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •