SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.19k stars 403 forks source link

Use default theme by default #1279

Closed sedubois closed 1 year ago

sedubois commented 1 year ago

Context

The generator provides defaults for all options except for the theme.

Changes proposed in this pull request

Provide a default theme value so that installation can proceed simply by pressing Enter.

Guidance to review

run rails g spina:install and observe that the default theme is used when just typing Enter.

mattpolito commented 1 year ago

👍