🔥 📝 Fixed #148 Add English language support.
This commit is contained in:
40
exampleSite/content/post/06-image-viewer/index.en-us.md
Normal file
40
exampleSite/content/post/06-image-viewer/index.en-us.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "Image browsing Tool"
|
||||
description: "By default, images within the article will be browsed. Clicking on an image will display a larger image, while clicking on a blank space will close it."
|
||||
Keywords: "image, image, browser, photo album"
|
||||
|
||||
date: 2025-01-25T21:28:12+08:00
|
||||
lastmod: 2025-01-25T21:28:12+08:00
|
||||
|
||||
categories:
|
||||
- Example
|
||||
|
||||
tags:
|
||||
- Image
|
||||
- Album
|
||||
- Browse
|
||||
|
||||
url: "demo/image-viewer.html"
|
||||
toc: false
|
||||
expired: true
|
||||
---
|
||||
|
||||
This theme comes with an image browser function that supports browsing images that appear in the article area. Clicking on an image can view a larger image, while clicking on a blank space can close it. No need to configure any parameters, just add image information at the corresponding position in the article.
|
||||
|
||||
<!--more-->
|
||||
|
||||
The image browser referenced [fengyuanchen](https://fengyuanchen.github.io/) Developed [viewerjs](https://fengyuanchen.github.io/viewerjs/) Supports displaying image name, size, rotation, scaling, playback, and other functions. You can click on the following example image to view the experience:
|
||||
|
||||
## Animals
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Scenery
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
Reference in New Issue
Block a user