Zlatko Alomerovic
Zlatko Alomerovic
Fixes: * #27 ### Steps to verify 1. Try installing with any of the following: - `bridgetown new zaloms_repo --use-sass -a https://github.com/zalom/bulmatown/tree/fix-27-no-method-error` - `bin/bridgetown apply https://github.com/zalom/bulmatown/tree/fix-27-no-method-error` 3. Select `Y` on...
`File.exists?` produces `NoMethodError`. ### Steps to reproduce 1. Try installing with `bridgetown new mysite --use-sass -a https://github.com/whitefusionhq/bulmatown` 2. Select `Y` on the first prompt 3. Select `a` on the next...
Fixes: * #103