recipe/packages/lightgallery/README.md
2024-08-18 19:16:25 +08:00

37 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- 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
```