Styleguide icon indicating copy to clipboard operation
Styleguide copied to clipboard

I don't get how to switch to "edit" mode

Open stevepiron opened this issue 8 years ago • 5 comments

Hello,

I'm not sure how I should proceed to switch to edit mode. The styleguide server is listening on port 8889 after running gulp start-styleguide and I can see the styleguide at project.dev/styleguide/.

stevepiron avatar Jun 01 '16 10:06 stevepiron

Ok, as I ran styleguide initialize at the root of my project directory but actually wanted it (the styleguide folder) to be in an existing directory, what I did was move it to that directory. But this did broke some things, it seems. I deleted the styleguide folder and ran styleguide initialize public/styleguide to recreate the styleguide folder with correct paths and now when I run gulp start-styleguide edit view is the default.

You should warn people about this. I'll leave this issue open so that you're aware of this but feel free to close it.

stevepiron avatar Jun 01 '16 12:06 stevepiron

Yep, paths were confusing for me too. An hour wasted before sorting out it was that simple. +1 to add it to the docs

yumyo avatar Jun 01 '16 14:06 yumyo

I'm running "styleguide server" but I'm not seeing any of controls, just the static pages. Any ideas?

nynban avatar Jun 01 '16 22:06 nynban

@nynban Could you please provide more details? What do you see in devtools console after opening styleguide page?

miezis avatar Jun 11 '16 19:06 miezis

I was only able to get it to start using styleguide start as well and am not seeing where to enter edit mode. Please clarify.

dlewand691 avatar Jul 15 '16 16:07 dlewand691