ratatui-website
ratatui-website copied to clipboard
Move public/csvlens back under the apps showcase folder
I moved the csvlens demo gif into public because it triggered the bug in astro that doesn't handle large images. This was fixed in the latest release in PR https://github.com/withastro/astro/pull/9546
Need to investigate turning on the setting, and move it back inside the app showcase folder.
I moved the csvlens demo gif into public
I guess this was done in #329.
This PR allows our astro configuration to handle large images: https://github.com/ratatui-org/website/pull/466
So no change is needed in our astro configuration, just the csvlens demo needs to be moved out of public.