The experience of trying to update the palette-docs is frustrating. No types, every change seems to trigger errors on compilation, changes randomly pop up the "Gatsby.js development 404 page" etc. All its dependencies are out of date and it's difficult to manage installs in palette from the root because installation of docs breaks. Most of the information surrounding process is no longer relevant, etc, etc.
One option we have here is to just upgrade to the new Story format and either write a custom wrapper that utilizes the exported stories, or just use Storybook + mdx docs to improve documentation from within storybook.
The experience of trying to update the palette-docs is frustrating. No types, every change seems to trigger errors on compilation, changes randomly pop up the "Gatsby.js development 404 page" etc. All its dependencies are out of date and it's difficult to manage installs in palette from the root because installation of docs breaks. Most of the information surrounding process is no longer relevant, etc, etc.
One option we have here is to just upgrade to the new Story format and either write a custom wrapper that utilizes the exported stories, or just use Storybook + mdx docs to improve documentation from within storybook.