Closed justincy closed 6 years ago
The indie-catalog is working pretty well. It's our best option but it will take a bit of work:
fs-client
token-cookie-path
property to /
Sign In
button to the headerI can't figure out why the gh pages deploy isn't detecting changes.
https://fs-webcomponents.github.io/indie-catalog/
Not perfect but it's still pretty good
The Polymer ecosystem has moved to having your docs publish at webcomponents.org which works great for the docs but our demos don't run well there because of requiring OAuth. We previously published our own docs on gh-pages, as was the norm with Polymer v1 but there are no longer tools available to do that in v2 (though I think we could use the deprecated v1 tools). Either way, we ought to update the docs.
See https://github.com/Polymer/polymer-cli/issues/808 and https://github.com/Polymer/polymer-cli/pull/653