frappe/frappe-ui

frappeui.com is showing the storybook

penieldev opened this issue · 5 comments

frappeui.com is just showing the storybook instead of the actual website. It was working fine a few hours ago.

image

I'm not sure, but maybe it's because of this in netlify.toml ?

[build]
  publish = "storybook-static"
  command = "yarn build-storybook"

I am facing the same issue. Any idea how I could access the documentation, especially on how to use the resources? e.g createListResource

I think docs showed before in frappeui.com are still here:
https://github.com/frappe/frappe-ui/tree/main/docs

@netchampfaris can you fix this?

Since frappe-ui is increasingly the de facto way to build frappe SPAs with its resource manager and other magical APIs, just looking at the components isn't entirely helpful.

Website is now updated and working