Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stlk/image-resizer
My first "serious" Clojure tool to generate HTML page with list of images from directory structure.
https://github.com/stlk/image-resizer
Last synced: about 1 month ago
JSON representation
My first "serious" Clojure tool to generate HTML page with list of images from directory structure.
- Host: GitHub
- URL: https://github.com/stlk/image-resizer
- Owner: stlk
- License: mit
- Created: 2014-06-24T09:52:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T09:39:40.000Z (over 10 years ago)
- Last Synced: 2023-03-16T19:30:53.693Z (almost 2 years ago)
- Language: Clojure
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-resizer
I ended up with a bunch of images with kind of predictable names. My goal is to scan the folders, resize images and generate template.
## Usage
FIXME