mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
> [!NOTE] > Important This will need a decent amount of testing of images, links, sidebar, rss feed, etc Upgrading Docusaurus to the latest. - We can now use Mermaid diagrams - It's supposed to have better performance - It's actively supported (v2 wasn't) Throughout this PR you'll notice - Formatting updates (they are required for the build process) - Some CSS updates - some default styling was changed in the plugins we use. The updates I've made should make the style near identical to what's currently live - Some updates & fixes to bring our docs in line with the v3 way of writing Overall, the docs should look the same. ## Known issues: - The top page nav is flickering when clicking links in the top page nav. It's happening on the main Docusuarus website https://docusaurus.io/blog - If we upgrade we'll have to accept it until they fix it on their end