Commit Graph

10 Commits

Author SHA1 Message Date
youngcw
5d87628728 update starting fresh doc, and add simpleFIN call outs (#305)
mostly some more detailed advice in the starting fresh doc. Im trying to
make the budgeting advice be more centralized instead of being in random
places

A few minor tweaks

A few call outs that simplefin is not just a community thing anymore
2024-02-12 13:14:34 -07:00
youngcw
b01586ac1d fix links on starting fresh page and blog post (#294)
I think this fixes an issue where the links on the page don't work if
you get to the page via discord link.

The root issue is the same as
https://github.com/facebook/docusaurus/issues/2298

We may need to go through and update the links in the website, or maybe
someone can take the time to migrate the website to docusaurus v3.
2023-12-17 14:52:46 -07:00
youngcw
36969de9e3 guide for starting fresh (#279)
Depends on #278.
Fixes #251

This adds a dedicated guide for those that are starting fresh with
Actual and aren't familiar with zero-sum budgeting. It is a step by step
that points to the existing pertinent docs pages with additional
direction.

---------

Co-authored-by: shall0pass <20625555+shall0pass@users.noreply.github.com>
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
2023-12-03 13:29:13 -07:00
shall0pass
46092def6b Deemphasize 'Cloud' usage in the Sync page (#255)
I'm trying to deemphasize the term 'cloud' here because I think it
implies that it's going somewhere unknown. It should be clear that it's
going to a users installed server, and nowhere else. Pikapods and
fly.io, I think would be classic examples where where the term 'cloud'
makes sense but wouldn't make sense if someone had it installed on a
local PC, NAS or Raspberry Pi.

I left a lot of the document alone further down because it seems like
there may be error messages within the app that use the term 'cloud'.

Maybe add an additional explainer in the section that explains the cloud
file?

**Came up in a discord support issue.
2023-10-09 07:58:38 -05:00
shall0pass
f0e67d71d4 Spellchecker CI (#228) 2023-07-15 10:41:33 -04:00
Paul Gauntlett
5fedcde883 Update Docs re Global Keyboard Shortcuts (#242)
Update Documentation regarding Global Keyboard Shortcuts as these do not
work in the Web app
2023-07-14 19:52:32 +01:00
shall0pass
a446a5fce1 Spelling corrections (#229) 2023-07-09 11:29:04 -04:00
Jed Fox
be0dc4ecd4 Improve homepage a bit, clean up old/unused code (#200) 2023-06-13 16:50:22 -04:00
Jed Fox
899801ab0c Move the docs back to /docs, add in a version of the homepage (#193)
https://deploy-preview-193--zingy-bonbon-b1b286.netlify.app

---------

Co-authored-by: Rich Howell <github@codenameowl.com>
2023-06-13 05:51:08 +01:00
Jed Fox
5d433c617e Reorganize page URLs to match the sidebar (#185)
Principles:

- lowercase URLs only
- kebab-case
- generally match sidebar structure
2023-06-12 15:20:06 -04:00