<!-- markdownlint-disable -->
<p align="center">
  <img width="240" src="https://shentuzhigang.cn/vuepress-theme-star/images/hero.png" style="text-align: center;"/>
</p>
<h1 align="center">vuepress-plugin-lightgallery</h1>
<h4 align="center">VuePress Light Gallery Plugin 🔍 / VuePress lightgallery 插件 🔍</h4>

[![Author: Starzkg](https://img.shields.io/badge/Author-Starzkg-blue.svg?style=for-the-badge)](https://shentuzhigang.cn)

<!-- markdownlint-restore -->

[![Version](https://img.shields.io/npm/v/@starzkg/vuepress-plugin-lightgallery.svg?style=flat-square&logo=npm) ![Downloads](https://img.shields.io/npm/dm/@starzkg/vuepress-plugin-lightgallery.svg?style=flat-square&logo=npm) ![Size](https://img.shields.io/bundlephobia/min/@starzkg/vuepress-plugin-lightgallery?style=flat-square&logo=npm)](https://www.npmjs.com/package/@starzkg/vuepress-plugin-lightgallery)

VuePress Light Gallery Plugin 🔍 / VuePress lightgallery 插件 🔍

## Install

```bash
yarn add @starzkg/vuepress-plugin-lightgallery
```

Or

```bash
npm i @starzkg/vuepress-plugin-lightgallery
```

## Options

Please see [Option Types](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/lightgallery/src/shared/options.ts)

---

## 安装

```bash
yarn add @starzkg/vuepress-plugin-lightgallery
```

或

```bash
npm i @starzkg/vuepress-plugin-lightgallery
```

## 选项

详见 [选项类型定义](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/lightgallery/src/shared/options.ts)
