An attempt to refactor the project documentation. See the about page for more details.
Web access: https://xaa.fyi/joplin-docs
Joplin official website (and documentation): joplinapp.org
- add the existing docs and find a way to auto sync the
/readme
if it stays the official source. - extend the docs with the best tips & tricks, receipts from the forum posts and elsewhere.
- Based on: Grav flat cms (no database).
- Content: markdown format.
- Langage: php.
- Requirement: >=php7.3, sqlite3 (for fuzzy search).
- Examples in use:
- learn.getgrav.net use it for 7 years, +340 contributors.
- docs.ovh.com use it for 4 years, +200 contributors (with a clean implementation on their website).