---
# 配置 hero 后，该页面将会以首页形式呈现
hero:
  title: sand docs demo
  desc: 基于dumi的文章实例，该示例是sand的通用文档解决方案
  actions:
    - text: 快速上手
      link: /info/started
# 特性
features:
  - icon: https://images.zirupay.com/images/default/default.png
    title: 特性 1
    desc: 特性 1
  - icon: https://images.zirupay.com/images/default/default.png
    title: 特性 2
    desc: 特性 2
  - icon: https://images.zirupay.com/images/default/default.png
    title: 特性 3
    desc: 特性 3
# 页脚
footer: sand MIT Licensed | Copyright © 2020<br />Powered by [sand](https://www.zirupay.com)
---
