Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 869 Bytes

File metadata and controls

17 lines (11 loc) · 869 Bytes

gallery

A simple static gallery generator that takes a (nested) folder of images as input and generates HTML, scaled images, and optional RSS feeds in an output directory, ready to be hosted online.

Features

  • Light/Dark Mode Detection: Automatically adapts to the user's system theme.
  • Keyboard and Touchscreen Navigation: Navigate through images using arrow keys or swipe gestures.
  • Thumbnail and Full-Size Image Generation: Automatically resizes images for optimized viewing.
  • Customizable Templates: Use your own HTML templates to customize the gallery's appearance.
  • RSS Feed Support: Generate an RSS feed to notify users of new images.
  • Configurable Image Sorting: Sort images by newest, oldest, or alphabetical order.

License

This project is licensed under the MIT License. See the LICENSE file for details.