Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uncenter/11ty-demo-image-collection
https://github.com/uncenter/11ty-demo-image-collection
11ty demo eleventy
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uncenter/11ty-demo-image-collection
- Owner: uncenter
- Created: 2024-01-14T19:08:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-14T19:21:43.000Z (10 months ago)
- Last Synced: 2024-10-13T14:13:47.020Z (about 1 month ago)
- Topics: 11ty, demo, eleventy
- Language: JavaScript
- Homepage: https://11ty-demo-image-collection.pages.dev/
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11ty-demo-image-collection
A quick demo for showing how to get & display a list of images from a directory.
## Usage
```
git clone https://github.com/uncenter/11ty-demo-image-collection.git
npm install
npm run start
```