haltakov / simple-photo-gallery

Beautiful and simple photo galleries that help you tell your story. Free and open-source.
https://haltakov.net/simple-photo-gallery
MIT License
194 stars 51 forks source link

Add parameter for initializing a gallery using defaults #110

Closed haltakov closed 3 years ago

haltakov commented 3 years ago

This PR adds the --use-defaults parameter to gallery-init, which prevents the script from asking questions on the console. The default values will be used instead.

Resolves: #108