mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #517] Serving page as image gallery #296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gphg on GitHub (Dec 29, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/517
Specific Demand
The default is serving the file as list of items. But would it be better this software also works as image gallery server on the fly?
This the idea: https://github.com/gfwilliams/ThinGallery
Implement Suggestion
Instead of table list, how about image that show thumbnails in a directory?
@sigoden commented on GitHub (Dec 30, 2024):
It is recommended to use Customize UI (
--assets).