Commit Graph

41 Commits

Author SHA1 Message Date
TJ Finlinson
00cc8bf40b Adding Bank sync documentation (#126)
Co-authored-by: root <root@L15294>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-13 21:52:51 -04:00
shall0pass
b5ae4c5938 [Experimental] Report budget docs (#121)
I'm not a user of this feature, but I thought I could get the ball
rolling on adding some documentation. I'm not 100% sure this is how this
budget type is used, so there are likely wrong assumptions. I'm hopeful
someone will either correct me or take the reigns. There have been
several users looking for the features of this budget type, so I think
it deserves a little time to explain how it's intended to be used.
2023-03-13 21:40:47 -04:00
Tillman Jex
cf0c17a623 update readme and begin image restructuring (#123)
* update readme and begin img dir restructuring

* fix broken issue board link

* readme edit

* addressed RFCs : #123

* organising images

* more images organised

* more image restructuring

* img reorganisation done

* moved unused imgages to img/unusued and checked if anything broke

* typo

* move favicon and actial imgs back, deleted the rest of unused

* corrections
2023-03-12 22:51:19 -04:00
Jed Fox
89cf9a1e2f Add Prettier with config matching main repo (#111)
* Add Prettier with config matching main repo

* Run Prettier on all files
2023-03-04 17:56:58 +00:00
Rich Howell
e6b9680a39 Removed unsupported install methods (#108)
* Removed unsupported install methods

* Update Fly.io.md

Fixed broken link

* Update docs/Installing/fly/Fly.io.md

Co-authored-by: Jed Fox <git@jedfox.com>

* Update overview.md

Removing broken links

* Update overview.md

* Create DockerWithNginx.md

* Docker

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-01 21:59:12 +00:00
Jed Fox
ba06f4dfaa Move HTTPS docs to a separate file and add more information (#104)
* Move HTTPS docs to a separate file and add more information

* copilot
2023-02-15 23:21:20 +00:00
Rich Howell
4e27e7772c Removing some of the non Actual based installation methods (#103)
* Update sidebars.js

Removing some of the non Actual based installation methods

* Update sidebars.js

Removed commented out lines
2023-02-10 20:24:42 +00:00
shall0pass
9df4cc18eb Experimental sections - Goal docs (#80)
* goal template docs

* added apply templates subsection

* warning note

* warning label on experimental parent link

* Merge branch 'actualbudget:master' into goal_docs

* file move

* fix sidebar

---------

Co-authored-by: Rich Howell <22135084+rich-howell@users.noreply.github.com>
2023-02-05 18:04:50 +00:00
Jed Fox
98ac4d7e6a Add docs for the config file and HTTPS (#91)
* Add docs for the config file and HTTPS

* copy edit

* Link from SharedArrayBuffer docs

* Add config page to sidebar

* .
2023-02-05 17:56:28 +00:00
Jed Fox
0d333be6d0 Add docs for the SharedArrayBuffer issue (#88)
* Add docs for SharedArrayBuffer issue

* + “supported browser” section
2023-02-03 20:47:00 +00:00
Jed Fox
7285753e2d Updates to the sidebar layout & content (#89)
* Run Prettier

* Add `@docusaurus/plugin-content-docs` as a direct dep

* Remove generated index pages, move Release Notes to the top level

* Move installing section inside “Getting Started”

* Rename “Using Actual” to “A Tour of Actual”

* Expand “Getting Started” by default

* Move “how it works” to the heading of the Budgeting section

* more changes

* polish styles of section headers

* Move old homepage to the start of the tour, add a new one

* A few updates to project-layout.md, remove mobile package

* Clarify that you can use a local server with preview builds

* A couple of tweaks to the Windows article

* Clarify the installation docs

* Fix some issues on the sync page

* Centralize the contact info into one page

* Fix homepage link

* Fix broken links on installation page
2023-02-03 05:05:52 +00:00
Rich Howell
ac93d58035 Using Actual (#36)
* Using Actual

Using actual, this also resolves #11

* Content & Images

* Using Actual Content
2023-01-28 09:29:53 +00:00
TechwizEE
344fb9ac8a Docker compose with nginx reverse proxy (#77)
* added DockerWithNginx.md and updated sidebar

* re-ordered sidebar, added FAQ about merged budgets, updated Docker with NGINX to use 9443, added section to assist with debugging

* cleaned up troubleshooting section, re-worked notes on certificates and HTTPS

* tweaked FAQ entry

* tweaked sidebar

* removed section from FAQ

---------

Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
2023-01-27 20:49:27 +00:00
Rich Howell
a44b21859e Preview builds
Added preview builds overview
2023-01-10 14:40:26 +00:00
shall0pass
88ef9a1ba3 Merge branch 'master' into nYnab_export_1 2023-01-03 11:29:23 -06:00
Rich Howell
314adc6815 Merge pull request #57 from winklevos/master
Add historical transfers applier documentation
2023-01-03 16:51:44 +00:00
shall0pass
2162002931 nYnab export instructions 2022-12-12 10:55:03 -06:00
shall0pass
851088389a Updated file name 2022-12-05 11:10:14 -06:00
shall0pass
d188dacfa1 Condensed releases grouped by year 2022-12-03 19:15:04 -06:00
shall0pass
8a4e8a5f99 December Release 2022-12-02 13:38:36 -06:00
winklevos
4996c9d3fa Add Advanced Section 2022-11-19 12:46:42 +11:00
winklevos
175cf80927 add historical transfers applier 2022-11-12 16:01:31 +11:00
Rich In SQL
9bdd0094e3 Issue board link 2022-11-07 18:44:50 +00:00
Rich Howell
7343a695b7 Merge pull request #48 from jatls/migration-to-simple-sync
Add simple sync migration steps
2022-10-26 06:28:57 +01:00
Rich In SQL
481658ebd5 Sidebar updates
Added items into the sidebar.
2022-10-26 06:25:31 +01:00
Rich In SQL
00eda0a34e Moving docs for better visability 2022-10-25 18:53:12 +01:00
Rich In SQL
90d984b034 From Budgeting to Accounts 2022-10-25 17:54:33 +01:00
Rich Howell
9410aa12d3 Merge pull request #43 from actualbudget/bulk-edit-transactions
Bulk edit transactions
2022-10-25 17:46:18 +01:00
Rich In SQL
48969f05a1 Filtering In Actual 2022-10-25 17:35:15 +01:00
Rich In SQL
cb3cd41c53 Bulk editing transactions 2022-10-25 17:18:41 +01:00
Rich Howell
17824a222a Merge pull request #33 from actualbudget/2210DD-release-notes
221025 Release Notes
2022-10-25 16:34:32 +01:00
Rich In SQL
9fcc4a759d Update release notes version 2022-10-25 07:24:27 +01:00
Rich In SQL
a0bc2cfeab ActualQL Examples
Examples on how to use ActualQL and a re-arrangement of the sidebar, this resolves #16
2022-10-21 14:10:33 +01:00
Rich In SQL
1fa70892aa Local Install Docs
Local Install Docs.
2022-10-21 08:47:02 +01:00
Rich In SQL
fb78dea5b7 2210DD Release Notes
2210DD Release Notes this resolves #28
2022-10-21 08:41:28 +01:00
shall0pass
041c1c3a09 fixup 2022-10-20 18:27:27 -05:00
Rich In SQL
14d9afc768 Releasing Documentation
Migrating releasing
2022-10-18 18:19:25 +01:00
Rich In SQL
38f50ced4d Installation Overview
Pre Requisites & Unsupported services
2022-10-18 18:13:37 +01:00
Jed Fox
6855d2c73d s/Hardware/Server/ 2022-10-16 17:27:13 -04:00
Jed Fox
56672de436 Separate cloud/local install docs 2022-10-16 17:23:06 -04:00
Rich In SQL
3f3b70920d Init Commit 2022-10-16 20:32:57 +01:00