# learn-docsify **Repository Path**: yss-learn-open-source/learn-docsify ## Basic Information - **Project Name**: learn-docsify - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: yss-learn - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2021-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # docsify [WIP] [![Build Status](https://travis-ci.org/QingWei-Li/docsify.svg?branch=master)](https://travis-ci.org/QingWei-Li/docwsify) [![npm](https://img.shields.io/npm/v/docsify.svg)](https://www.npmjs.com/package/docsify) >🃏 A magical documentation site generator. ## Features - Easy and lightweight - Custom themes and plugins ## Quick start Such as [./docs](https://github.com/QingWei-Li/docsify/tree/master/docs), Create `404.html` and `README.md` into `/docs`. 404.html ```html ``` ## License MIT