<!-- markdownlint-disable -->
<p align="center">
  <img width="240" src="https://plugin-lightgallery.vuejs.press/logo.svg" style="text-align: center;">
</p>
<h1 align="center">vuepress-plugin-lightgallery</h1>
<h4 align="center">VuePress 图片预览插件🖼️ / VuePress photo preview plugin🖼️</h4>

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

Light Gallery plugin for VuePress🖼️ / VuePress 的 lightgallery 插件 🖼️

## [Official Docs](https://plugin-lightgallery.vuejs.press/) | [官方文档](https://plugin-lightgallery.vuejs.press/zh/)

## Install

```bash
# pnpm
pnpm add -D vuepress-plugin-lightgallery
# npm
npm i -D vuepress-plugin-lightgallery
# yarn
yarn add -D vuepress-plugin-lightgallery
```

---

## 安装

```bash
# pnpm
pnpm add -D vuepress-plugin-lightgallery
# npm
npm i -D vuepress-plugin-lightgallery
# yarn
yarn add -D vuepress-plugin-lightgallery
```
