https://github.com/ckaznable/hexo-image-mover
automatic download remote image in posts to hexo project.
https://github.com/ckaznable/hexo-image-mover
golang hexo
Last synced: 12 months ago
JSON representation
automatic download remote image in posts to hexo project.
- Host: GitHub
- URL: https://github.com/ckaznable/hexo-image-mover
- Owner: ckaznable
- License: mit
- Created: 2023-06-06T09:16:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T03:58:02.000Z (almost 3 years ago)
- Last Synced: 2025-06-06T07:08:35.757Z (about 1 year ago)
- Topics: golang, hexo
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-image-mover
automatic download remote image in posts to hexo project.
## Usage
clone this repository
```shell
git clone https://github.com/ckaznable/hexo-image-mover.git
```
and run this commend
```shell
go run
```
## LICENSE
MIT