cbenning / fussel

A static photo gallery generator
https://github.com/cbenning/fussel
MIT License
260 stars 17 forks source link

Special Characters in folder or filenames #67

Closed KillerTic closed 1 year ago

KillerTic commented 2 years ago

special characters in folder or filenames are not handled with niginx as webserver. characters like ( + & are quite common in folder or filenames. When building the site, these should be replaced or stripped IMO

cbenning commented 2 years ago

+1 good idea.

cbenning commented 1 year ago

In V2 these should be handled by the usage of slugs going forward.