No description
Find a file
2026-05-12 16:53:12 +02:00
git.md Add git reference guide and update README 2026-05-09 23:43:17 +02:00
markdown.md Add Markdown reference guide and update README 2026-05-12 16:53:12 +02:00
rclone.md Add SSH key authentication section to rclone guide 2026-05-09 23:33:36 +02:00
README.md Add Markdown reference guide and update README 2026-05-12 16:53:12 +02:00

Guides

Personal reference docs for tools I use regularly.

Tools

  • git — Version control. Tracking changes, committing, pushing to Forgejo, undoing mistakes.
  • markdown — Lightweight markup language for formatting plain text. Headings, lists, code blocks, tables, and more.
  • rclone — File syncing and copying between local storage and remote destinations. SFTP, object storage, and 60+ backends.