@sia-ssg/sia-plugin-lightbox
v1.0.0
Published
Image Lightbox plugin for Sia static site generator
Maintainers
Readme
Image Lightbox
A plugin for Sia static site generator.
Installation
npm install sia-plugin-lightboxUsage
Add the plugin to your site's _config.yml:
plugins:
enabled: true
config:
sia-plugin-lightbox:
enabled: true
outputPath: output.jsonConfiguration
| Option | Type | Default | Description | |--------|------|---------|-------------| | enabled | boolean | true | Enable or disable the plugin | | outputPath | string | output.json | Path for generated output |
Features
- [ ] Add your plugin features here
Development
# Clone the repository
git clone <repository-url>
cd sia-plugin-lightbox
# Install dependencies
npm install
# Test the plugin
npm testLicense
MIT
Author
Terry Moore II
