SurLaTable / slt-ui

:books: An end to end solution for bringing React components to your legacy system.
https://surlatable.github.io/slt-ui/
GNU General Public License v2.0
9 stars 1 forks source link

Fix docs for Linux & Unix systems. Begin adding static version of docs. #44

Closed ryanpcmcquen closed 6 years ago

ryanpcmcquen commented 6 years ago

Also removed some dead code.

This fixes: https://github.com/SurLaTable/slt-ui/pull/43#discussion_r212666283 https://github.com/SurLaTable/slt-ui/issues/20

ryanpcmcquen commented 6 years ago

@terryfritschSLT & @LeonardMeagher2, can we merge this before #43?

LeonardMeagher2 commented 6 years ago

@terryfritschSLT I'd like to review this before it's merged

ryanpcmcquen commented 6 years ago

@LeonardMeagher2, thanks for fixing up the task commands, the only thing we are missing now is that the CSS file cannot be found (styleguidist-env.css) ... where should we be storing that so that the docs can access it?

ryanpcmcquen commented 6 years ago

@LeonardMeagher2, the custom CSS now loads, but it is also pulling in other files from our build folder. Is there a way to avoid this and still have the styleguidist-env.css load?

ryanpcmcquen commented 6 years ago

@LeonardMeagher2, the CSS issue has been resolved in the most recent commit, this is ready to merge as needed, once we get it to master we can specify our GitHub pages setting and have live docs.