9 lines
448 B
Markdown
9 lines
448 B
Markdown
# Guides
|
|
|
|
Personal reference docs for tools I use regularly.
|
|
|
|
## Tools
|
|
|
|
- [git](git.md) — Version control. Tracking changes, committing, pushing to Forgejo, undoing mistakes.
|
|
- [markdown](markdown.md) — Lightweight markup language for formatting plain text. Headings, lists, code blocks, tables, and more.
|
|
- [rclone](rclone.md) — File syncing and copying between local storage and remote destinations. SFTP, object storage, and 60+ backends.
|