First let me say I LOVE Radix and thanks for creating this.

When trying to create bootswatch subtheme of Yeti or Flatly I receive the following error:

Source directory master/radix-bootswatch-master/yeti is not [error] readable or does not exist.

Comments

kclarkson’s picture

Issue summary: View changes
shadcn’s picture

Radix pulls Bootswatch theme from https://github.com/arshad/radix-bootswatch. I could update that and add flatly to it.

Can you provide me links to these themes?

kclarkson’s picture

kclarkson’s picture

@arshadcn,

I am assuming this has been added in the new 7.x-3.x ?

If so can we close this ?

shadcn’s picture

Flatly is done. Yeti is not there yet. Pushing today.

kclarkson’s picture

@arshadcn

I just downloaded 7.x-3.x and followed your instructions from https://drupal.org/node/2159117

Not sure if bootswatch is working as it says its using the "default" kit.

drush radix "Flatly" --bootswatch=flatly
Radix subtheme "Flatly" created in: /radix-test/sites/all/themes/flatly using the "default" kit.

when it says using the "default" kit does that mean it didn't work ?

shadcn’s picture

No. Default means it is using the default kit, which the the starter theme you want.

Kit: different types of starter kit (for now we only have default, but other examples might be html5, non-responsive, open atrium...etc kits)
Bootswatch: The Bootswatch theme to use from https://github.com/arshad/radix-bootswatch

Hope this helps

kclarkson’s picture

Just to clarify:

  • The Drush command to subtheme from bootswatch is giving the message using the "default" kit, so it's not working from Drush


  • When adding the files manually from https://github.com/arshad/radix-bootswatch everything works
shadcn’s picture

Title: Drush Error for Bootswatch Subthemes-Flatly and Yeti » Add Yeti Bootswatch theme
Status: Active » Needs work

Flatly is in. We need Yeti. Updating this issue's title.

kclarkson’s picture

Drush commands are not working. Still getting the error of:

drush radix "Flatly" --bootswatch=flatly
Radix subtheme "Flatly" created in: /radix-test/sites/all/themes/flatly using the "default" kit.

shadcn’s picture

Actually this is a success message. Kit and Bootswatch is different. ^^

I've seen another issue regarding this message as well. We need to think of a better message.

kclarkson’s picture

@arshadcn

You are correct ! should I create another issue ?

shadcn’s picture

Yes please. I'll push a patch and we can test.

shadcn’s picture

Status: Needs work » Fixed

Closing this issue. Fixed in https://github.com/arshad/radix-bootswatch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.