Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 810 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 810 Bytes

Repository for Material Theme's docs.

这是 Material 主题 文档的源码仓库.

Intro

Material Theme Documentions are proudly using markdown & docsify.

Material 主题文档使用 markdown 编写,使用 docsify 构建。

Requirement

# install docsify-cli
npm i docsify-cli -g

Usage

git clone https://github.com/neko-dev/material-theme-docs.git

cd material-theme-docs
# docsify serve <path> [--open false] [--port 3000]
docsify serve docs