node-slate icon indicating copy to clipboard operation
node-slate copied to clipboard

Some proposal fixes

Open GianniBortoloBossini opened this issue 7 years ago • 2 comments

Working, on Windows, with your amazing node version of Slate, I found these issues:

  • the deploy npm script cannot start with ./
  • the gulp steps that write into build folder have to depend on clean step to work propertly. Otherwise build and deploy sometimes fails because the folder is not empty
  • I renamed the actual markdown warning box in error and I created a new yellow warning box

GianniBortoloBossini avatar Jun 07 '17 10:06 GianniBortoloBossini

@GianniBortoloBossini Might wanna look at this (https://github.com/mpociot/whiteboard) too

DerekTBrown avatar Jun 14 '17 17:06 DerekTBrown

Interesting, thank you!

Il Mer 14 Giu 2017, 19:49 Derek Brown [email protected] ha scritto:

@GianniBortoloBossini https://github.com/giannibortolobossini Might wanna look at this (https://github.com/mpociot/whiteboard) too

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sdelements/node-slate/pull/10#issuecomment-308507762, or mute the thread https://github.com/notifications/unsubscribe-auth/AEcm6oTt74qYLna-tay-cx3zMpX9dCJnks5sEB0PgaJpZM4NyiC9 .

GianniBortoloBossini avatar Jun 17 '17 05:06 GianniBortoloBossini