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