Commit Graph

19 Commits

Author SHA1 Message Date
Matt Fiddaman
842bc40d0c fix some spelling issues, standardis(z)e to US English (#521)
Quick whip through to try and standardis(z)e some language, looks like
the most common English in the docs is US English so I chose that one,
but if we'd prefer the Queen's then that's okay too.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2024-11-29 06:45:45 +01:00
wdpk
f13cc304ed basics of text style guide for consistent tone when writing. (#398)
add some basic guidelines about how to write the docs so a shared voice is heard when using the documentation.

---------

Co-authored-by: Zeus\Herb <herb@win.dows>
Co-authored-by: Ruben Olsen Lærk <ruben.olsen@dnb.no>
Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2024-09-13 08:36:16 +01:00
Julian Wachholz
6772a1c7d1 Add i18n documentation (#431)
Initial draft for contribution guidelines on how to prepare Actual for
i18n and l10n.

Please do add your feedback!
2024-08-15 09:54:33 -07:00
wdpk
67b4001e9c Readme cleanup, update to release notes, ʻlight modeʻ screenshots (#397)
update the readme to have more of a present date, clean up various small
grammar and formatting throughout the page.

clarify that the docs donʻt have release notes written in the same way
as the rest of the project. include information about what makes it to
the git commit messages to encourage people to write good PRs.

add note that screenshots should be taken in light mode

Notes and edits welcome.

---------

Co-authored-by: Zeus\Herb <herb@win.dows>
2024-07-08 07:39:40 -07:00
Matiss Janis Aboltins
1f2f103fc6 📝 updating main contributor list (#349) 2024-04-29 21:31:01 +01:00
Shaan Khosla
0566e9c308 Add Caddy Reverse Proxy Instructions (#292) 2023-12-17 10:54:12 -05:00
shall0pass
a446a5fce1 Spelling corrections (#229) 2023-07-09 11:29:04 -04:00
Rich Howell
51b4090066 Documentation Structure (#205)
Amended document structure to fit amended strucutre

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-06-15 06:45:18 +01:00
Rich Howell
e722f58b52 Update README.md (#206) 2023-06-14 20:16:09 +01:00
Rich Howell
3817952ed6 Update README.md (#183)
Linked to contributing docs, replacing detail. This can't be merged
until after #176 gets merged though as the build will fail due to broken
links.

---------

Co-authored-by: Jed Fox <git@jedfox.com>
2023-06-14 20:14:46 +01:00
Jed Fox
d61dbea744 A few minor updates (#194)
- fix broken issue link
- tweak the typography in the API docs
2023-06-13 05:19:50 +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
Matiss Janis Aboltins
67d314c8dd 🔖 (23.4.1) fix rule creation from transaction list (#153) 2023-04-16 18:09:22 +01:00
Trevor Farlow
875f90525c Update directory name for release notes 2023-03-31 13:08:41 -06:00
Jed Fox
13ecf64ddb Add docs for auto-generated release notes (#129)
People contributing will now be asked to create a file containing their
PR’s entry into the release notes when opening a PR.

This approach was inspired by Prettier’s release notes approach
(https://github.com/prettier/prettier/tree/main/changelog_unreleased).
Separate files are used to avoid merge conflicts (each file is
completely separate, whereas adding lines to a file would result in
merge conflicts each time a PR is merged).

Checks will nudge people to create these files for their PRs, and PRs
created from a `release/*` branch on the main repos will have an action
run that outputs the Markdown-formatted release notes into a comment on
their PR. That action will also delete the no-longer-needed release
notes files to prep for the next release. Make sure you merge `master`
into release branch before finishing the PR to ensure the release notes
are fully generated and cleaned up. (You may encounter check failures if
you haven’t merged `master`)
2023-03-16 14:40:44 -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
Rich Howell
c0937355dc Installation Methods (#114)
* Installation Methods

Adding the ability to have additional installation methods in the documentation linked to from external blogs etc.

* Update overview.md

Moved section to replace last paragraph
2023-03-05 13:42:01 +00: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 In SQL
3f3b70920d Init Commit 2022-10-16 20:32:57 +01:00