whitefusionhq / bulmatown

A Bulma CSS starter theme for Bridgetown.
https://bulmatown.onrender.com/
MIT License
17 stars 9 forks source link

Fix #27 - NoMethodError on install #28

Closed zalom closed 1 month ago

zalom commented 1 month ago

Fixes:

Steps to verify

  1. Try installing with bridgetown new zaloms_repo --use-sass -a https://github.com/zalom/bulmatown/tree/fix-27-no-method-error
  2. Select Y on the first prompt
  3. Select a on the next prompt (or input multiple Y on subsequent prompts)
zalom commented 1 month ago

Closed in favor of #29.

I wasn't aware of the issue with git branch names. For reasons unknown to me, if I name the branch like issue/27-fix... when referencing the repo in the apply command, git throws an authentication error.