* fix(cli): improve progress output control in repository sync and documentation
- Update progress flag description from "progress bar" to "progress output" for clarity
- Document progress control features in Logging, Synchronization, and Command-Line reference
- Support --no-progress flag for cleaner automation and scripting usage
* Added a documentation and examples for kopiaignore files and patterns.
* Removed the quote signs for server-password and server-username in the example docker compose within the installation guide.
* Minor changes to the documentation. Adjusted the table with examples. Improved wording.
---------
Co-authored-by: lupusA <lupuapps@gmail.com>
* Unified the headings of the sub-sections within the "advanced" section. Created an outline for the "advanced" section. Changed the ordering of the advanced section to a more meaningful representation. Fixed a typo within the installation guide.
* Fixed a small typo in the outline of the advanced section.
---------
Co-authored-by: lupusA <lupuapps@gmail.com>
* Added draft release notes for 0.8
* Moved some content to 'advanced' section.
* Added conceptual documentation for actions, caching and logging.
* Updated site footer.