Commit Graph

6 Commits

Author SHA1 Message Date
Michael Clark
622d97c06f Upgrade docusaurus (#769)
> [!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
2025-08-09 14:52:21 +01:00
youngcw
e8db6672c1 add experimental page (#718)
Adds a base page for the experimental features section. This says what
experimental features are and how to enable them.
2025-06-14 08:59:14 -07:00
youngcw
0178e3aed0 Update the tracking budget page so the feature can be released. (#483)
Moved the page out of experimental and added a few minor things.

---------

Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2024-12-06 13:50:49 -07:00
bpaulien
dd987fd625 Update index.md (#547)
wording change, and added clarification on how to get into the advanced
settings page.
2024-12-06 13:15:07 +01:00
Christopher Kodama
a5324a2bd8 Update advanced settings in index.md (#464)
As of 24.10.0, simplefin is not in experimental features anymore, and
now there is a customizable reports option.
2024-10-06 19:12:01 -07:00
Ruben Olsen Lærk
4356a23f9c Revamp of A tour of actual (#402)
The current Tour was lacking for people curious about what Actual looks
like, without going into "full teaching manual mode".

What I have done:

- Consistent screenshots
- Added some explanatory text and links to the actual manual pages

I am fully aware that there is a fine line between some of these pages
and manual pages.

Anyway - we should now have something to show the YNABers and MINTers of
the world :-)

Ideally, we should have a video introduction as the "tour" - but given
how much change we have in the program, this would kill the poor guy/gal
who wants to maintain such a video.

PS: I go on vacation on Saturday July 13th - so any changes I am not
able to do after that time.

---------

Co-authored-by: Ruben Olsen Lærk <ruben.olsen@dnb.no>
2024-07-12 13:42:02 -07:00