Awesome
Material Theme Docs
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